https://sys.nenocourier.co.ke/fos/new-parcel

Forms

  • app_bundle_way_bill_form
    • receiverName
    • receiverPhoneNumber
    • senderName
    • senderPhoneNumber
    • toStation
    • transaction
    • parcelValue
    • parcels
    • _token

app_bundle_way_bill_form

"App\Form\WayBillForm"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\WayBill {#795
  -id: null
  -senderName: null
  -senderPhoneNumber: null
  -receiverName: null
  -receiverPhoneNumber: null
  -fromStation: null
  -toStation: null
  -createdAt: null
  -createdBy: null
  -transaction: null
  -parcels: Doctrine\Common\Collections\ArrayCollection {#796 …}
  -isCollected: null
  -isReceived: null
  -receivedBy: null
  -organization: App\Entity\Organization {#864 …}
  -collectedParcel: null
  -receivedAt: null
  -percelCount: null
  -longitude: null
  -latitude: null
  -parcelValue: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\WayBill {#795
  -id: null
  -senderName: null
  -senderPhoneNumber: null
  -receiverName: null
  -receiverPhoneNumber: null
  -fromStation: null
  -toStation: null
  -createdAt: null
  -createdBy: null
  -transaction: null
  -parcels: Doctrine\Common\Collections\ArrayCollection {#796 …}
  -isCollected: null
  -isReceived: null
  -receivedBy: null
  -organization: App\Entity\Organization {#864 …}
  -collectedParcel: null
  -receivedAt: null
  -percelCount: null
  -longitude: null
  -latitude: null
  -parcelValue: null
}
same as passed value
validation_groups
[
  "Default"
]
[
  "Default"
]

Resolved Options

View Variables