GET https://stage.scananddine.com/store/king-food

Serializer

3 Handled
65.22 ms Total time

serialize 0

Nothing was serialized.

deserialize 0

Nothing was deserialized.

normalize 3

Data Context Normalizer Time Caller
App\Entity\Store
Show contents
App\Entity\Store {#1021
  -id: 6
  -name: "King Food"
  -storeType: Proxies\__CG__\App\Entity\StaStoreType {#1051 …}
  -address: "Basilou 31"
  -postalCode: "69100"
  -location: "Komotini"
  -mail: "kingfood@test.com"
  -phone: "3235454545"
  -company: Proxies\__CG__\App\Entity\Company {#1080 …}
  -defaultCurrency: Proxies\__CG__\App\Entity\StaCurrency {#1104 …}
  -storeTables: Doctrine\ORM\PersistentCollection {#1112 …}
  -workingDate: DateTime @1779408000 {#1015
    date: 2026-05-22 00:00:00.0 UTC (+00:00)
  }
  -logoFileName: null
  -coverFileName: null
  -deletedAt: null
  -isActive: true
  -createdAt: DateTime @1743058889 {#1002
    date: 2025-03-27 07:01:29.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1743058889 {#1011
    date: 2025-03-27 07:01:29.0 UTC (+00:00)
  }
}
Format: none
Show context
[
  "attributes" => [
    0 => "id"
    1 => "name"
    2 => "address"
    3 => "phone"
    4 => "mail"
    5 => "location"
    6 => "postalCode"
    7 => "isActive"
    8 => "createdAt"
    9 => "updatedAt"
    "storeType" => [
      "id"
      "name"
    ]
    "company" => [
      "id"
      "name"
    ]
    "defaultCurrency" => [
      "code"
      "name"
    ]
    10 => "workingDate"
    11 => "logoFileName"
    12 => "coverFileName"
  ]
]
ObjectNormalizer (38.41 ms) 38.47 ms
App\Entity\Store
Show contents
App\Entity\Store {#1021
  -id: 6
  -name: "King Food"
  -storeType: Proxies\__CG__\App\Entity\StaStoreType {#1051 …}
  -address: "Basilou 31"
  -postalCode: "69100"
  -location: "Komotini"
  -mail: "kingfood@test.com"
  -phone: "3235454545"
  -company: Proxies\__CG__\App\Entity\Company {#1080 …}
  -defaultCurrency: Proxies\__CG__\App\Entity\StaCurrency {#1104 …}
  -storeTables: Doctrine\ORM\PersistentCollection {#1112 …}
  -workingDate: DateTime @1779408000 {#1015
    date: 2026-05-22 00:00:00.0 UTC (+00:00)
  }
  -logoFileName: null
  -coverFileName: null
  -deletedAt: null
  -isActive: true
  -createdAt: DateTime @1743058889 {#1002
    date: 2025-03-27 07:01:29.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1743058889 {#1011
    date: 2025-03-27 07:01:29.0 UTC (+00:00)
  }
}
Format: none
Show context
[
  "attributes" => [
    0 => "id"
    1 => "name"
    2 => "address"
    3 => "phone"
    4 => "mail"
    5 => "location"
    6 => "postalCode"
    7 => "isActive"
    8 => "createdAt"
    9 => "updatedAt"
    "storeType" => [
      "id"
      "name"
    ]
    "company" => [
      "id"
      "name"
    ]
    "defaultCurrency" => [
      "code"
      "name"
    ]
    10 => "workingDate"
    11 => "logoFileName"
    12 => "coverFileName"
  ]
]
ObjectNormalizer (0.49 ms) 0.49 ms
App\Entity\StoreProductGroup
Show contents
App\Entity\StoreProductGroup {#1915
  -id: 2
  -name: "Yiyecek"
  -store: App\Entity\Store {#1021 …}
  -incomeDepartment: Proxies\__CG__\App\Entity\StoreIncomeDepartment {#2006 …}
  -station: Proxies\__CG__\App\Entity\StoreStation {#2027 …}
  -taxFees: Doctrine\ORM\PersistentCollection {#2043 …}
  -imageFileName: null
  -deletedAt: null
  -isActive: true
  -createdAt: DateTime @1780987281 {#1973
    date: 2026-06-09 06:41:21.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1780987281 {#1975
    date: 2026-06-09 06:41:21.0 UTC (+00:00)
  }
}
Format: none
Show context
[
  "attributes" => [
    0 => "id"
    1 => "name"
    "store" => [
      "id"
      "name"
    ]
    "incomeDepartment" => [
      "id"
      "name"
    ]
    "station" => [
      "id"
      "name"
    ]
    2 => "isActive"
    3 => "imageFileName"
  ]
]
ObjectNormalizer (26.22 ms) 26.26 ms

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.