GET https://dev.back.garmon.io/api/event/events/?offset=0

Serializer

2 Handled
18.19 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
App\Geo\Model\GeoData
Show contents
App\Geo\Model\GeoData {#585
  +country: "US"
  +region: "Ohio"
  +city: "Columbus"
  +latitude: "39.9612"
  +longitude: "-82.9988"
}
Format: json
Show context
[]
ObjectNormalizer (2.99 ms) JsonEncoder (0.01 ms) 4.19 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 (13.87 ms) JsonEncoder (0.02 ms) 13.99 ms

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.