Serializer
1
Handled
0.24 ms
Total time
serialize 1
Data | Context | Normalizer | Encoder | Time | Caller |
---|---|---|---|---|---|
array
Show contents
[ "status" => [ "success" => true "message" => "" "code" => 200 ] "data" => [ "schools" => [ [ "id" => 1 "name" => "test school" "city" => "test city" "county" => "test country" "sid" => null ] [ "id" => 2 "name" => "new test school" "city" => "test city" "county" => "test county" "sid" => null ] ] ] ] |
Format: json
Show context
[ "json_encode_options" => 15 ] |
JsonEncoder (0.01 ms) | 0.24 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.