POST https://vps-63a4a332.vps.ovh.net/laundry/products/assing-rfid

Messages

Ordered list of dispatched messages across all your buses

"App\Message\ProductChangedEvent"
Caller In ProductChangedEventDispatcher.php line
Bus messenger.bus.default
Message
App\Message\ProductChangedEvent {#8797
  +product: [
    "id" => 881733
    "code" => "340225C503C848335A4FFADB"
    "barcode" => "98765458898"
    "active" => true
    "division" => [
      "id" => 1490
      "name" => "Gastronomia"
      "active" => true
      "client_localization" => [
        "id" => 513
        "name" => "Kowalski Hotel"
        "active" => true
        "client" => [
          "id" => 360
        ]
        "email" => null
        "updated_at" => "2025-08-01T14:36:52+02:00"
      ]
      "email" => null
      "updated_at" => "2024-08-01T16:27:01+02:00"
    ]
    "worker" => [
      "id" => 51594
      "name" => null
      "first_name" => "Jan"
      "last_name" => "Kowalski"
      "division" => [
        "id" => 1490
        "name" => "Gastronomia"
        "active" => true
        "client_localization" => [
          "id" => 513
          "name" => "Kowalski Hotel"
          "active" => true
          "client" => [
            "id" => 360
          ]
          "email" => null
          "updated_at" => "2025-08-01T14:36:52+02:00"
        ]
        "email" => null
        "updated_at" => "2024-08-01T16:27:01+02:00"
      ]
      "active" => true
      "box" => [
        "id" => 23815
      ]
      "updated_at" => "2026-07-15T12:01:01+02:00"
    ]
    "entery_at" => "2026-07-10T09:52:00+02:00"
    "expiration_at" => null
    "owner" => false
    "weight" => null
    "product_size" => null
    "clothe" => [
      "id" => 32
      "name" => "Spodnie męskie"
      "updated_at" => "2026-02-18T15:23:53+01:00"
      "active" => true
    ]
    "updated_at" => "2026-09-10T14:45:02+02:00"
    "clothe_id" => 32
    "previous_code" => null
    "previous_barcode" => null
  ]
  +type: "update"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#19107
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#14520
  -senderClass: "Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransport"
  -senderAlias: "product_changed"
}