POST https://sl.test3.ledums.com/api/reclamation-type/column-list

Serializer

1 Handled
1.07 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "items" => [
    App\DTO\Column {#4127
      -isDefault: true
      -key: "label"
      -label: "Название"
      -priority: 4
      -width: null
    }
    App\DTO\Column {#4128
      -isDefault: true
      -key: "description"
      -label: "Описание"
      -priority: 3
      -width: null
    }
    App\DTO\Column {#4123
      -isDefault: true
      -key: "createdAt"
      -label: "Дата создания"
      -priority: 2
      -width: null
    }
    App\DTO\Column {#4126
      -isDefault: true
      -key: "updatedAt"
      -label: "Дата обновления"
      -priority: 1
      -width: null
    }
  ]
  "possibleItems" => [
    App\DTO\Column {#4131
      -isDefault: false
      -key: "controlledByExternalSystem"
      -label: "Управляется внешней системой"
      -priority: 5
      -width: null
    }
    App\DTO\Column {#4116
      -isDefault: true
      -key: "label"
      -label: "Название"
      -priority: 4
      -width: null
    }
    App\DTO\Column {#4114
      -isDefault: true
      -key: "description"
      -label: "Описание"
      -priority: 3
      -width: null
    }
    App\DTO\Column {#4124
      -isDefault: true
      -key: "createdAt"
      -label: "Дата создания"
      -priority: 2
      -width: null
    }
    App\DTO\Column {#4118
      -isDefault: true
      -key: "updatedAt"
      -label: "Дата обновления"
      -priority: 1
      -width: null
    }
  ]
]
Format: json
Show context
[
  "groups" => [
    "column-list"
    "always"
  ]
]
1.07 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.