GET http://e-commerce.enspm.univ-maroua.cm/category/api/list

Serializer

1 Handled
0.09 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "success" => true
  "data" => [
    [
      "id" => 1
      "name" => "Mode et Textile"
      "slug" => "mode-et-textile"
      "img" => null
      "description" => ""
    ]
    [
      "id" => 2
      "name" => "Boisson naturelle"
      "slug" => "boisson-naturelle"
      "img" => null
      "description" => ""
    ]
  ]
  "total" => 2
]
Format: json
Show context
[
  "json_encode_options" => 15
]
0.09 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.