Forms

  • app_crfq
    • category
    • selectedCountries
    • quantity
    • country
    • deliveryDate
    • offerDeliveryDate
    • details
    • attachments
    • buyerCompany
    • buyerFirstName
    • buyerLastName
    • buyerTaxId
    • _token
  • cookie_consent

app_crfq

"BitBag\OpenMarketplace\Component\RFQCategory\Form\Type\CRFQType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
BitBag\OpenMarketplace\Component\RFQCategory\Entity\CRFQ {#6049
  -id: null
  -quantity: null
  -approvalStatus: "new"
  -subject: "Request for quote"
  -details: null
  -revisionReason: null
  -rejectedReason: null
  -selectedCountries: Doctrine\Common\Collections\ArrayCollection {#6062
    -elements: []
  }
  -selectedSellers: Doctrine\Common\Collections\ArrayCollection {#6065 …}
  -sellersCRFQ: Doctrine\Common\Collections\ArrayCollection {#6066 …}
  -attachments: Doctrine\Common\Collections\ArrayCollection {#6067 …}
  #createdAt: null
  #updatedAt: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
BitBag\OpenMarketplace\Component\RFQCategory\Entity\CRFQ {#6049
  -id: null
  -quantity: null
  -approvalStatus: "new"
  -subject: "Request for quote"
  -details: null
  -revisionReason: null
  -rejectedReason: null
  -selectedCountries: Doctrine\Common\Collections\ArrayCollection {#6062
    -elements: []
  }
  -selectedSellers: Doctrine\Common\Collections\ArrayCollection {#6065 …}
  -sellersCRFQ: Doctrine\Common\Collections\ArrayCollection {#6066 …}
  -attachments: Doctrine\Common\Collections\ArrayCollection {#6067 …}
  #createdAt: null
  #updatedAt: null
}
same as passed value

Resolved Options

View Variables