Serializer
2
Handled
154.96 ms
Total time
serialize 0
Nothing was serialized.
deserialize 0
Nothing was deserialized.
normalize 0
Nothing was normalized.
denormalize 2
| Data | Context | Normalizer | Time |
|---|---|---|---|
|
array
Show contents
[
[
"id" => 1
"nombre" => "Colombia"
]
]
|
Type: App\Dto\Core\SimpleCountryDto[]
Format: none
Show context
[] |
ArrayDenormalizer (133.63 ms) | 147.11 ms |
|
array
Show contents
[
[
"id" => 2
"nombre" => "Cédula"
]
]
|
Type: App\Dto\Core\SimpleDocumentTypeDto[]
Format: none
Show context
[] |
ArrayDenormalizer (6.90 ms) | 7.85 ms |
encode 0
Nothing was encoded.
decode 0
Nothing was decoded.