Forms
sylius_add_to_cart
"Sylius\Bundle\CoreBundle\Form\Type\Order\AddToCartType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9222 -cart: App\Entity\Order\Order {#4077 …} -cartItem: App\Entity\Order\OrderItem {#9202 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9229 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9230 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9187 …} #productName: null #variantName: null #vendor: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#9226 …} } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9222 -cart: App\Entity\Order\Order {#4077 …} -cartItem: App\Entity\Order\OrderItem {#9202 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9229 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9230 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9187 …} #productName: null #variantName: null #vendor: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#9226 …} } } |
same as passed value |
product | App\Entity\Product\Product {#3301 #id: 58 #code: "160034-100" #attributes: Doctrine\ORM\PersistentCollection {#3309 …} #variants: Doctrine\ORM\PersistentCollection {#3306 …} #options: Doctrine\ORM\PersistentCollection {#3312 …} #associations: Doctrine\ORM\PersistentCollection {#3308 …} #createdAt: DateTime @1739265786 {#3299 : 2025-02-11 10:23:06.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1739265786 {#3298 : 2025-02-11 10:23:06.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3317 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#3318 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#3301} #id: 58 #name: "Test THC Cannabis (de 100 à 299 tests - 9,72 €ht/test)" #slug: "test-thc-cannabis-de-100-a-299-tests-9-72-eurht-test" #description: """ ATTENTION : Quantité à renseigner entre 100 et 299 tests \r\n <br>Tests salivaires de dépistage du cannabis à usage unique.\r\n \r\n <br><br> \r\n Caractéristique techniques : \r\n <li>Très précis, le test salivaire à un seuil de détection de 12 ng/mL.\r\n <li>La durée de détection se fait de 1 heure jusqu’à 72 heures après consommation.\r\n <li>Conforme aux normes de sécurité et de précision requises pour une utilisation professionnelle\r\n <br> <br>Résultats fiables à plus de 99% en 7 minutes, en toute intimité et sans échantillon à collecter. L'un des plus précis actuellement disponibles.\r\n <br>Notice d'utilisation : https://youtu.be/Zrwwjwv2x2U\r\n <br>DLC : 30/06/2026\r\n <br> Frais de port offerts """ #metaKeywords: null #metaDescription: null #shortDescription: """ Quantité à compléter de 100 à 299 tests pour ce tarif\r\n <br>Tests salivaires de dépistage du cannabis à usage unique.\r\n \r\n <br>Résultats visuels et très faciles à interpréter, aucune compétence nécessaire. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3320 …} #channels: Doctrine\ORM\PersistentCollection {#3302 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3314 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3304 …} #productBundle: null #vendor: Proxies\__CG__\App\Entity\Vendor\Vendor {#2808 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1917 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1915 …} -namespace: Closure() {#1914 …} } |
data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9222 -cart: App\Entity\Order\Order {#4077 …} -cartItem: App\Entity\Order\OrderItem {#9202 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9229 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9230 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9187 …} #productName: null #variantName: null #vendor: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#9226 …} } } |
data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
disabled | false |
empty_data | Closure(FormInterface $form) {#9228 : "Symfony\Component\Form\Extension\Core\Type\FormType" : Symfony\Component\Form\Extension\Core\Type\FormType {#7737 …} : { : "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
product | App\Entity\Product\Product {#3301 #id: 58 #code: "160034-100" #attributes: Doctrine\ORM\PersistentCollection {#3309 …} #variants: Doctrine\ORM\PersistentCollection {#3306 …} #options: Doctrine\ORM\PersistentCollection {#3312 …} #associations: Doctrine\ORM\PersistentCollection {#3308 …} #createdAt: DateTime @1739265786 {#3299 : 2025-02-11 10:23:06.0 Europe/Paris (+01:00) } #updatedAt: DateTime @1739265786 {#3298 : 2025-02-11 10:23:06.0 Europe/Paris (+01:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3317 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#3318 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#3301} #id: 58 #name: "Test THC Cannabis (de 100 à 299 tests - 9,72 €ht/test)" #slug: "test-thc-cannabis-de-100-a-299-tests-9-72-eurht-test" #description: """ ATTENTION : Quantité à renseigner entre 100 et 299 tests \r\n <br>Tests salivaires de dépistage du cannabis à usage unique.\r\n \r\n <br><br> \r\n Caractéristique techniques : \r\n <li>Très précis, le test salivaire à un seuil de détection de 12 ng/mL.\r\n <li>La durée de détection se fait de 1 heure jusqu’à 72 heures après consommation.\r\n <li>Conforme aux normes de sécurité et de précision requises pour une utilisation professionnelle\r\n <br> <br>Résultats fiables à plus de 99% en 7 minutes, en toute intimité et sans échantillon à collecter. L'un des plus précis actuellement disponibles.\r\n <br>Notice d'utilisation : https://youtu.be/Zrwwjwv2x2U\r\n <br>DLC : 30/06/2026\r\n <br> Frais de port offerts """ #metaKeywords: null #metaDescription: null #shortDescription: """ Quantité à compléter de 100 à 299 tests pour ce tarif\r\n <br>Tests salivaires de dépistage du cannabis à usage unique.\r\n \r\n <br>Résultats visuels et très faciles à interpréter, aucune compétence nécessaire. """ } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3320 …} #channels: Doctrine\ORM\PersistentCollection {#3302 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3314 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3304 …} #productBundle: null #vendor: Proxies\__CG__\App\Entity\Vendor\Vendor {#2808 …} } |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9221 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7751 …} : { : Symfony\Component\Translation\DataCollectorTranslator {#2113 …} : "validators" : Closure() {#9225 …} } } |
validation_groups | [
"sylius"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_add_to_cart" "_sylius_add_to_cart" ] |
cache_key | "_sylius_add_to_cart_sylius_add_to_cart" |
compound | true |
data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9222 -cart: App\Entity\Order\Order {#4077 …} -cartItem: App\Entity\Order\OrderItem {#9202 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9229 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9230 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9187 …} #productName: null #variantName: null #vendor: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#9226 …} } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9211 -form: Symfony\Component\Form\Form {#9232 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9204 …5} |
full_name | "sylius_add_to_cart" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_add_to_cart" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sylius_add_to_cart" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_add_to_cart" |
valid | true |
value | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#9222 -cart: App\Entity\Order\Order {#4077 …} -cartItem: App\Entity\Order\OrderItem {#9202 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#9229 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#9230 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9187 …} #productName: null #variantName: null #vendor: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#9226 …} } } |