Serializer

1 Handled
0.10 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "NE" => [
    "regiao" => "NORDESTE"
    "totalFaturamento" => "13051050"
    "totalAReceber" => "368400"
  ]
  "SE" => [
    "regiao" => "SUDESTE"
    "totalFaturamento" => null
    "totalAReceber" => "1262289"
  ]
  "N" => [
    "regiao" => "NORTE"
    "totalFaturamento" => null
    "totalAReceber" => null
  ]
  "S" => [
    "regiao" => "SUL"
    "totalFaturamento" => "1991711"
    "totalAReceber" => null
  ]
  "CO" => [
    "regiao" => "CENTRO-OESTE"
    "totalFaturamento" => null
    "totalAReceber" => "600000"
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.01 ms) 0.10 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.