Redirect 302 redirect from GET @login (463317)

Serializer

2 Handled
0.65 ms Total time

default 2

serialize 2

Data Context Normalizer Encoder Time Caller
League\OAuth2\Server\RequestTypes\AuthorizationRequest
Show contents
League\OAuth2\Server\RequestTypes\AuthorizationRequest {#1034
  #grantTypeId: "authorization_code"
  #client: App\Entity\OAuth\Client {#1020 …}
  #user: ? League\OAuth2\Server\Entities\UserEntityInterface
  #scopes: [
    App\Entity\OAuth\Scope {#1046
      -id: 1
      -identifier: "full"
    }
  ]
  #authorizationApproved: false
  #redirectUri: "https://test01.izinvoice.com/sign-cb"
  #state: "default-authorize"
  #codeChallenge: ? string
  #codeChallengeMethod: ? string
}
Format: json
Show context
[]
ObjectNormalizer (0.51 ms) JsonEncoder (0.00 ms) 0.54 ms
League\OAuth2\Server\RequestTypes\AuthorizationRequest
Show contents
League\OAuth2\Server\RequestTypes\AuthorizationRequest {#1034
  #grantTypeId: "authorization_code"
  #client: App\Entity\OAuth\Client {#1020 …}
  #user: ? League\OAuth2\Server\Entities\UserEntityInterface
  #scopes: [
    App\Entity\OAuth\Scope {#1046
      -id: 1
      -identifier: "full"
    }
  ]
  #authorizationApproved: false
  #redirectUri: "https://test01.izinvoice.com/sign-cb"
  #state: "default-authorize"
  #codeChallenge: ? string
  #codeChallengeMethod: ? string
}
Format: json
Show context
[]
ObjectNormalizer (0.10 ms) JsonEncoder (0.00 ms) 0.11 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.