Serializer
1
Handled
0.11 ms
Total time
serialize 1
| Data | Context | Normalizer | Encoder | Time | Caller |
|---|---|---|---|---|---|
|
array
Show contents
[
[
"type" => "City"
"id" => 1009
"name" => "BARCELONNETTE"
"latitude" => "44.383300000000"
"longitude" => "6.650000000000"
"country" => "France"
]
[
"type" => "City"
"id" => 569
"name" => "BARCELONA"
"latitude" => "41.383300000000"
"longitude" => "2.183300000000"
"country" => "Spain"
]
]
|
Format: json
Show context
[ "json_encode_options" => 15 ] |
JsonEncoder (0.02 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.