GET http://platform-api/bonuses

Serializer

5 Handled
21.31 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
App\Domain\Dto\Bonuses\BonusesResponse
Show contents
App\Domain\Dto\Bonuses\BonusesResponse {#1499
  +currency: "EUR"
  +activeBonus: null
  +lockedBonus: null
  +pastBonuses: null
  +potentialBonuses: null
  +queuedBonuses: null
}
Format: json
Show context
[
  "json_encode_options" => 15
]
ObjectNormalizer (0.32 ms) JsonEncoder (0.01 ms) 0.42 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 4

Data Context Normalizer Time Caller
stdClass
Show contents
{#60
  +"accountId": 4009682464
  +"accountNumber": "4009682464"
  +"currency": "EUR"
  +"locale": "PT"
  +"username": "CLIENT"
  +"token": "eyJhbGciOiJIUzM4NCJ9.eyJzdWIiOiI0MDA5NjgyNDY0IiwiaWF0IjoxNzQ1NTkzNTU1LCJleHAiOjE3NTA3Nzc1NTUsInNhbHQiOi01MTQ5MTE3NTl9.by2b8kh6HWBLZmJoM5R90r0sA15ngWCttik0RXbYz2IOzxofMqcGxWEWKJaztSWy"
  +"origin": 62000
}
Type: PlatformApi\Providers\Offsidegaming\Domain\User\User
Format: object
Show context
[
  "disable_type_enforcement" => true
]
ObjectNormalizer (12.93 ms) 13.01 ms
stdClass
Show contents
{#58
  +"session": {#59 …}
  +"sessionId": "197ccd2e0073265364c232ec168fe693"
}
Type: App\Domain\Dto\Auth\SessionData
Format: object
Show context
[
  "disable_type_enforcement" => true
]
ObjectNormalizer (3.38 ms) 3.47 ms
stdClass
Show contents
{#1440
  +"currency": "EUR"
  +"activeBonus": null
  +"lockedBonus": null
  +"pastBonuses": null
  +"queuedBonuses": null
  +"potentialBonuses": null
}
Type: PlatformApi\Providers\Offsidegaming\Domain\Dto\Bonus\OffsidegamingBonuses
Format: object
Show context
[
  "disable_type_enforcement" => true
]
ObjectNormalizer (2.20 ms) 2.41 ms
PlatformApi\Providers\Offsidegaming\Domain\Dto\Bonus\OffsidegamingBonuses
Show contents
PlatformApi\Providers\Offsidegaming\Domain\Dto\Bonus\OffsidegamingBonuses {#1473
  +currency: "EUR"
  +activeBonus: null
  +lockedBonus: null
  +pastBonuses: null
  +potentialBonuses: null
  +queuedBonuses: null
}
Type: App\Domain\Dto\Bonuses\BonusesResponse
Format: object
Show context
[
  "disable_type_enforcement" => true
]
ObjectNormalizer (1.85 ms) 2.00 ms

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.