Serializer
1
Handled
0.21 ms
Total time
serialize 1
| Data | Context | Normalizer | Encoder | Time | Caller |
|---|---|---|---|---|---|
|
array
Show contents
[ "status" => [ "success" => true "message" => "" "code" => 200 ] "data" => [ "list" => [ [ "id" => 29 "grade" => 4 "letter" => "E" "customGroup" => null "studentCount" => 1 "teacherCount" => 1 "school" => [ "name" => "Test School" "city" => "Test City" "county" => "Test Country" "id" => 1 ] ] [ "id" => 45 "grade" => 8 "letter" => "P" "customGroup" => null "studentCount" => 1 "teacherCount" => 1 "school" => [ "name" => "Test School" "city" => "Test City" "county" => "Test Country" "id" => 1 ] ] ] ] ] |
Format: json
Show context
[ "json_encode_options" => 15 ] |
JsonEncoder (0.01 ms) | 0.21 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.