GET https://dev.front.garmon.io/en/event/wer-23-august-2024

Serializer

2 Handled
2.31 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
App\Geo\Model\GeoData
Show contents
App\Geo\Model\GeoData {#934
  +country: "US"
  +region: "Ohio"
  +city: "Columbus"
  +latitude: "39.9612"
  +longitude: "-82.9988"
}
Format: json
Show context
[]
ObjectNormalizer (0.41 ms) JsonEncoder (0.01 ms) 0.49 ms

deserialize 1

Data Context Normalizer Encoder Time Caller
string
Show contents
"{"country":"US","region":"Ohio","city":"Columbus","latitude":"39.9612","longitude":"-82.9988"}"
Type: App\Geo\Model\GeoData
Format: json
Show context
[]
ObjectNormalizer (1.76 ms) JsonEncoder (0.01 ms) 1.82 ms

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.