POST https://bavtest.net/fm/command

Serializer

3 Handled
121.44 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "orderId" => "2597775251"
  "status" => "0"
  "expires" => "20.07.2025 02:48:10"
  "expiresStandard" => "2025-07-20 02:48:10"
  "expires8601" => "2025-07-20T02:48:10+03:00"
  "ts" => "-1"
  "orderItemsCount" => "0"
  "cashServiceTotal" => "0.00"
  "discountTotal" => "0.00"
  "orderTotal" => "0.00"
  "ClientName" => "Анонімний"
  "TicketsEmail" => ""
  "ClientEmail" => ""
  "ClientPhone" => ""
  "ClientBonusTotal" => "0.00"
  "MaxAvailableBonusPayment" => "0.00"
  "BonusPaymentAllowed" => "0"
  "orderTotalForBonusPayment" => "0"
  "amount" => "0.00"
  "userCanSetDiscount" => "0"
  "currency" => "0"
  "currencyName" => ""
  "currencyCode" => ""
  "orderItemsTotal" => "0.00"
  "insuranceEnabled" => "0"
  "insuranceTotal" => "0.00"
  "orderInsuranceOn" => "0"
  "orderClearPrice" => "0.00"
  "clientId" => "1894618029"
  "deliveryType" => "129948494"
  "paymentType" => "129948495"
  "shippingAddress" => "0"
  "shippingAddressValue" => ""
  "billingAddress" => "0"
  "billingAddressValue" => ""
  "deliveryPrice" => "0.00"
  "PrintUrl" => ""
  "products" => []
  "items" => []
  "CommandStatus" => "0"
  "locale" => "en"
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.02 ms) 0.24 ms

deserialize 1

Data Context Normalizer Encoder Time Caller
string
Show contents
"{"command":"get-order"}"
Type: App\Fm\Application\Command\FmCommand\FmCommand
Format: json
Show context
[
  "groups" => [
    "denormalize"
  ]
  "fos_bundle_serialization" => true
  "version" => null
  "enable_max_depth" => null
  "skip_null_values" => true
]
ObjectNormalizer (7.20 ms) JsonEncoder (0.01 ms) 7.33 ms

normalize 0

Nothing was normalized.

denormalize 1

Data Context Normalizer Time Caller
array
Show contents
[
  "orderId" => "2597775251"
  "status" => "0"
  "expires" => "20.07.2025 02:48:10"
  "expiresStandard" => "2025-07-20 02:48:10"
  "expires8601" => "2025-07-20T02:48:10+03:00"
  "ts" => "-1"
  "orderItemsCount" => "0"
  "cashServiceTotal" => "0.00"
  "discountTotal" => "0.00"
  "orderTotal" => "0.00"
  "ClientName" => "Анонімний"
  "TicketsEmail" => ""
  "ClientEmail" => ""
  "ClientPhone" => ""
  "ClientBonusTotal" => "0.00"
  "MaxAvailableBonusPayment" => "0.00"
  "BonusPaymentAllowed" => "0"
  "orderTotalForBonusPayment" => "0"
  "amount" => "0.00"
  "userCanSetDiscount" => "0"
  "currency" => "0"
  "currencyName" => ""
  "currencyCode" => ""
  "orderItemsTotal" => "0.00"
  "insuranceEnabled" => "0"
  "insuranceTotal" => "0.00"
  "orderInsuranceOn" => "0"
  "orderClearPrice" => "0.00"
  "clientId" => "1894618029"
  "deliveryType" => "129948494"
  "paymentType" => "129948495"
  "shippingAddress" => "0"
  "shippingAddressValue" => ""
  "billingAddress" => "0"
  "billingAddressValue" => ""
  "deliveryPrice" => "0.00"
  "PrintUrl" => ""
  "products" => []
  "items" => []
  "CommandStatus" => "0"
  "locale" => "en"
]
Type: App\ProjectCatalogBundle\Infrastructure\Dto\Order\OrderDto
Format: none
Show context
[]
ObjectNormalizer (113.72 ms) 113.87 ms

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.