GET https://api.oceannoak.com/api-front/category/list-detailed?type=1

Serializer

1 Handled
0.16 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "status" => 1
  "data" => [
    [
      "id" => 4
      "name" => "Waffles"
      "slogan" => null
      "img" => "https://api.oceannoak.com/image/category/category/17756597507976_4511aa9c2051574fab702f3f02ed662c.jpg"
      "description" => "Waffles"
      "type" => App\Enum\CategoryType {#701
        +name: "BRANCH"
        +value: 1
      }
      "products" => [
        [
          "id" => 5
          "name" => "Fruit & Ice Cream Waffle"
          "thumbnailType" => 1
          "img" => "https://api.oceannoak.com/image/product/product/17756597824916_44cfba7c9562c337e2a35fb178146335.jpg"
          "video" => null
          "tagNames" => []
          "price" => 10.0
          "description" => "Fresh fruit, vanilla ice cream"
          "createdAt" => 1775659782
        ]
        [
          "id" => 6
          "name" => "Nutella Fruit Waffle"
          "thumbnailType" => 1
          "img" => "https://api.oceannoak.com/image/product/product/17756598069537_d0c9b9cc6f1f7cbc498ecf21d36992c7.jpg"
          "video" => null
          "tagNames" => []
          "price" => 15.0
          "description" => "Nutella, berries, banana"
          "createdAt" => 1775659806
        ]
      ]
    ]
    [
      "id" => 5
      "name" => "Pancakes"
      "slogan" => null
      "img" => "https://api.oceannoak.com/image/category/category/1775659866456_d03639da73d36cf864ce0d1de6e4532a.jpg"
      "description" => "Stacked High"
      "type" => App\Enum\CategoryType {#701}
      "products" => [
        [
          "id" => 7
          "name" => "Ricotta Pancakes"
          "thumbnailType" => 1
          "img" => "https://api.oceannoak.com/image/product/product/17756598881423_90356c33ab3b28fc74194ce0dfe5571c.jpg"
          "video" => null
          "tagNames" => []
          "price" => 10.0
          "description" => "Three ricotta pancakes, fresh berries"
          "createdAt" => 1775659888
        ]
        [
          "id" => 13
          "name" => "Fresh Croissants"
          "thumbnailType" => 2
          "img" => "https://api.oceannoak.com/image/product/product/17761786193189_8df93220cb57a7e514198710bb5ff962.png"
          "video" => "https://api.oceannoak.com/file/product/17761786193193_b32fe7bf605c13d5ca52e768d614c89e.mp4"
          "tagNames" => []
          "price" => 10.0
          "description" => null
          "createdAt" => 1776178619
        ]
      ]
    ]
    [
      "id" => 6
      "name" => "Drinks"
      "slogan" => null
      "img" => "https://api.oceannoak.com/image/category/category/17759121770279_f73ae2594128dcfd3e70e1760a9f704f.png"
      "description" => null
      "type" => App\Enum\CategoryType {#701}
      "products" => [
        [
          "id" => 8
          "name" => "Morning Coffee"
          "thumbnailType" => 2
          "img" => "https://api.oceannoak.com/image/product/product/17759122250115_366f58d9a2f51f2a3924cf5ce20471e8.png"
          "video" => "https://api.oceannoak.com/file/product/17759122250118_c178624776ecfae34233960221d03195.mp4"
          "tagNames" => [
            "Organic"
          ]
          "price" => 2.0
          "description" => "Artisan roasts brewed to perfection. Rich, smooth, and aromatic — the ideal way to start your coastal morning."
          "createdAt" => 1775912225
        ]
      ]
    ]
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
BackedEnumNormalizer (0.00 ms) JsonEncoder (0.02 ms) 0.16 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.