Serializer
2
Handled
129.51 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 (93.53 ms) | 100.05 ms |
|
array
Show contents
[
[
"id" => 2
"nombre" => "Cédula"
]
]
|
Type: App\Dto\Core\SimpleDocumentTypeDto[]
Format: none
Show context
[] |
ArrayDenormalizer (28.50 ms) | 29.45 ms |
encode 0
Nothing was encoded.
decode 0
Nothing was decoded.