GET https://admin.dev.rippla.com/api/private/dictionaries/geo_objects/favorite

Serializer

2 Handled
13.57 ms Total time

default 2

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  App\Domain\Shared\Settings\FavoriteGeoObject {#1458
    +value: "ES"
    +title: "Spain"
    +type: App\Domain\Shared\Settings\GeoObjectTypeEnum {#1501 …}
  }
  App\Domain\Shared\Settings\FavoriteGeoObject {#1433
    +value: "PT"
    +title: "Portugal"
    +type: App\Domain\Shared\Settings\GeoObjectTypeEnum {#1501 …}
  }
  App\Domain\Shared\Settings\FavoriteGeoObject {#1389
    +value: "AD"
    +title: "Andorra"
    +type: App\Domain\Shared\Settings\GeoObjectTypeEnum {#1501 …}
  }
  App\Domain\Shared\Settings\FavoriteGeoObject {#1447
    +value: 92756
    +title: "Porto"
    +type: App\Domain\Shared\Settings\GeoObjectTypeEnum {#1487 …}
  }
]
Format: json
Show context
[
  "json_encode_options" => 15
]
ObjectNormalizer (0.09 ms) JsonEncoder (0.01 ms) 0.63 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 1

Data Context Normalizer Time Caller
array
Show contents
[
  "business" => [
    [
      "value" => "ES"
      "title" => "Spain"
      "type" => "country"
    ]
    [
      "value" => "PT"
      "title" => "Portugal"
      "type" => "country"
    ]
    [
      "title" => "Andorra"
      "value" => "AD"
      "type" => "country"
    ]
    [
      "value" => 92756
      "title" => "Porto"
      "type" => "city"
    ]
  ]
  "influencer" => [
    [
      "value" => "ES"
      "title" => "Spain"
      "type" => "country"
    ]
    [
      "title" => "Andorra"
      "value" => "AD"
      "type" => "country"
    ]
    [
      "value" => 92756
      "title" => "Porto"
      "type" => "city"
    ]
  ]
]
Type: App\Domain\Shared\Settings\FavoriteGeoObjectsSetting
Format: none
Show context
[]
ObjectNormalizer (12.78 ms) 12.94 ms

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.