GET https://dev.front.garmon.io/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Serializer

2 Handled
2.98 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 (1.09 ms) JsonEncoder (0.01 ms) 1.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 (1.72 ms) JsonEncoder (0.01 ms) 1.79 ms

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.