Error 500 Internal Server Error

GET http://dev-cleanfy.cozystay.com/graphql/

Security

Token

tech@cozystay.com Username
Authenticated
Property Value
Roles
[
  "ROLE_MEMBER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#891
  -user: App\Entity\Account {#758 …}
  -roleNames: [
    "ROLE_MEMBER"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api 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\TokenAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#472
  -map: Symfony\Component\Security\Http\AccessMap {#473 …}
  -logger: Monolog\Logger {#328 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#499
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#500 …}
}
1445.26 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#903
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#282 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#497 …}
  -map: Symfony\Component\Security\Http\AccessMap {#473 …}
}
3.70 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\TokenAuthenticator"
1367.34 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#757
  #user: App\Entity\Account {#758 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#755
      -userIdentifier: "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzQyODYzODAsImV4cCI6MTc3NTU4MjM4MCwicm9sZXMiOlsiUk9MRV9NRU1CRVIiXSwidXNlcm5hbWUiOiJ0ZWNoQGNvenlzdGF5LmNvbSJ9.nl5mkwc7BcIs56d7T23hQDhBQTvaRlUaT_fUmhlleh9D8X3CKLDTClWhPu_ZMfq8hVkGuZkcYl1sCumIDBInKy-HTkdxYiKQP4If5dwHaMYFQl2BoOr9QuP01QK5q3HZk9Z_yhXywUvAufp7MzlPv5-coDhka4FFJ4MwJ7hWfT-M5QRv7k9qgAnPiyjkTiQsVgJ-M4zV-fMP75tQ1aHUbIOetsN_v5OFDXqgFCj0cr86jR6n7ZKGuSq8zJ8jL7PiQkpbMVEdyyEwcpyZmIY1h2fC98zDTQPWywHK3WeGXb6Ukcmb18kiR6Ofog8CbEDNA7hS6uPyWcKzgIoU6TrOjg"
      -userLoader: Closure($userIdentifier) {#866 …}
      -user: App\Entity\Account {#758 …}
      -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 PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#16
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: "{"operationName":"GetAppVersionConfig","variables":{},"query":"query GetAppVersionConfig {\n  app_version_config {\n    minVersion\n    latestVersion\n    __typename\n  }\n}\n"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/graphql/"
  #requestUri: "/graphql/"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#1641 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details