Error 500 Internal Server Error

GET https://api.shopwaremobilemanager.com/api/discount/update

Security

Token

Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#539
  -user: App\Entity\User {#482 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\ApiKeyAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#250
  -map: Symfony\Component\Security\Http\AccessMap {#269 …}
  -logger: Monolog\Logger {#260 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#286
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#285 …}
}
106.87 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#477
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#183 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#279 …}
  -map: Symfony\Component\Security\Http\AccessMap {#269 …}
}
0.42 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\ApiKeyAuthenticator"
0.31 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#306
  #user: App\Entity\User {#482 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#302
      -userIdentifier: "5e598134-a14d-443c-9942-6ae99320fb2f"
      -userLoader: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#321 …}
      -user: App\Entity\User {#482 …}
      -attributes: null
    }
  ]
  -attributes: []
}
UserBadge

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_USER
Symfony\Component\HttpFoundation\Request {#8
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: "{"id":"01944b2967f47d48872b0bb81d712ef6","active":false}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/discount/update"
  #requestUri: "/api/discount/update"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1194 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details