Forms
-
sylius_shop_add_to_cart
-
cartItem
-
quantity
-
variant
-
option_group_39
-
option_group_40
-
-
-
_token
-
sylius_shop_add_to_cart
Form type:
"Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#14500 -cart: App\Entity\Order\Order {#12769 …} -cartItem: App\Entity\Order\OrderItem {#14492 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14517 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14491 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } } |
| 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 {#14500 -cart: App\Entity\Order\Order {#12769 …} -cartItem: App\Entity\Order\OrderItem {#14492 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14517 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14491 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
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 {#7610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7622 …} -namespace: Closure() {#7620 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#14500 -cart: App\Entity\Order\Order {#12769 …} -cartItem: App\Entity\Order\OrderItem {#14492 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14517 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14491 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "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 | [] |
| 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 {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#14626 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_add_to_cart" "sylius_shop_add_to_cart" "_sylius_shop_add_to_cart" ] |
| cache_key | "_sylius_shop_add_to_cart_sylius_shop_add_to_cart" |
| compound | true |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#14500 -cart: App\Entity\Order\Order {#12769 …} -cartItem: App\Entity\Order\OrderItem {#14492 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14517 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14491 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14910 -errors: [] -form: Symfony\Component\Form\Form {#14667 …} } |
| form | Symfony\Component\Form\FormView {#14624 …5} |
| full_name | "sylius_shop_add_to_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_shop_add_to_cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart" |
| valid | true |
| value | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#14500 -cart: App\Entity\Order\Order {#12769 …} -cartItem: App\Entity\Order\OrderItem {#14492 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14517 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14491 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } } |
cartItem
Form type:
"Sylius\Bundle\ShopBundle\Form\Type\CartItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order\OrderItem {#14492 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14517 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14491 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | App\Entity\Product\Product {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
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 {#7610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7622 …} -namespace: Closure() {#7620 …} } |
| data_class | "App\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14620 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Order\OrderItem" } } |
| 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 | [] |
| 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 {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#14623 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_cart_item" "sylius_shop_cart_item" "_sylius_shop_add_to_cart_cartItem" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_sylius_shop_cart_item" |
| compound | true |
| data | App\Entity\Order\OrderItem {#14492 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14517 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14491 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14924 -errors: [] -form: Symfony\Component\Form\Form {#14694 …} } |
| form | Symfony\Component\Form\FormView {#14927 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cartItem" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem" |
| valid | true |
| value | App\Entity\Order\OrderItem {#14492 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14517 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14491 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } |
quantity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 1 ] |
[ "min" => 1 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Range {#14649 +payload: null +groups: [ "sylius" ] +notInRangeMessage: "sylius.cart_item.quantity.not_in_range" +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value is not a valid datetime." +min: 1 +minPropertyPath: null +max: 9999 +maxPropertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#14649 +payload: null +groups: [ "sylius" ] +notInRangeMessage: "sylius.cart_item.quantity.not_in_range" +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value is not a valid datetime." +min: 1 +minPropertyPath: null +max: 9999 +maxPropertyPath: null } ] |
| label | "sylius.ui.quantity" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Range {#14649 +payload: null +groups: [ "sylius" ] +notInRangeMessage: "sylius.cart_item.quantity.not_in_range" +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value is not a valid datetime." +min: 1 +minPropertyPath: null +max: 9999 +maxPropertyPath: null } ] |
| 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 {#7610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7622 …} -namespace: Closure() {#7620 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.ui.quantity" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#14695 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_sylius_shop_add_to_cart_cartItem_quantity" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_quantity_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14913 -errors: [] -form: Symfony\Component\Form\Form {#14691 …} } |
| form | Symfony\Component\Form\FormView {#14914 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_quantity" |
| label | "sylius.ui.quantity" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_quantity" |
| valid | true |
| value | "1" |
variant
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | App\Entity\Product\Product {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
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 {#7610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7622 …} -namespace: Closure() {#7620 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entries | Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669} #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } |
| entry_name | Closure(ProductOptionInterface $productOption) {#14673 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#14661 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#14684 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#14661 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#14675 …} } } |
| entry_type | Closure() {#14685 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#14654 …} use: { $value: "Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType" } } |
| 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 | [] |
| 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 {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#14679 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_fixed_collection" "sylius_product_variant_match" "_sylius_shop_add_to_cart_cartItem_variant" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_variant_sylius_product_variant_match" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14643 -errors: [] -form: Symfony\Component\Form\Form {#14891 …} } |
| form | Symfony\Component\Form\FormView {#14686 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "variant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_variant" |
| valid | true |
| value | [] |
option_group_39
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Rozměry" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8708 #id: 2 #code: "option_group_39" #position: 39 #values: Doctrine\ORM\PersistentCollection {#8796 …} #createdAt: DateTime @1777264807 {#8711 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #updatedAt: DateTime @1777264807 {#8699 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8752 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8715 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8708} #id: 2 #name: "Rozměry" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | App\Entity\Product\Product {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
same as passed value |
| property_path | "[option_group_39]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "value" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | Doctrine\Common\Collections\ArrayCollection {#14745 -elements: [] } |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#7610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7622 …} -namespace: Closure() {#7620 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Rozměry" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| only_available_values | true |
| option | App\Entity\Product\ProductOption {#8708 #id: 2 #code: "option_group_39" #position: 39 #values: Doctrine\ORM\PersistentCollection {#8796 …} #createdAt: DateTime @1777264807 {#8711 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #updatedAt: DateTime @1777264807 {#8699 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8752 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8715 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8708} #id: 2 #name: "Rozměry" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" } |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| product | App\Entity\Product\Product {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
| property_path | "[option_group_39]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#14733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#14731 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_product_option_value_choice" "_sylius_shop_add_to_cart_cartItem_variant_entry" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_variant_entry_sylius_product_option_value_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#14904 -errors: [] -form: Symfony\Component\Form\Form {#14894 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14701 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][option_group_39]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_option_group_39" |
| is_selected | Closure($choice, $value) {#14912 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rozměry" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "option_group_39" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_variant_entry" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
option_group_40
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Výšková skupina" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8797 #id: 3 #code: "option_group_40" #position: 41 #values: Doctrine\ORM\PersistentCollection {#8800 …} #createdAt: DateTime @1777264807 {#8784 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #updatedAt: DateTime @1777264807 {#8795 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8798 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8827 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8797} #id: 3 #name: "Výšková skupina" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | App\Entity\Product\Product {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
same as passed value |
| property_path | "[option_group_40]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "value" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | Doctrine\Common\Collections\ArrayCollection {#14843 -elements: [] } |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#7610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7622 …} -namespace: Closure() {#7620 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Výšková skupina" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| only_available_values | true |
| option | App\Entity\Product\ProductOption {#8797 #id: 3 #code: "option_group_40" #position: 41 #values: Doctrine\ORM\PersistentCollection {#8800 …} #createdAt: DateTime @1777264807 {#8784 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #updatedAt: DateTime @1777264807 {#8795 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8798 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8827 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8797} #id: 3 #name: "Výšková skupina" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" } |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| product | App\Entity\Product\Product {#7733 #id: 676 #code: "Z96407" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#26422 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26418 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239141 {#7694 date: 2026-04-26 21:32:21.0 UTC (+00:00) } #updatedAt: DateTime @1777266399 {#7809 date: 2026-04-27 05:06:39.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8668 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductTranslation {#8671 #locale: "cs_CZ" #translatable: App\Entity\Product\Product {#7733} #id: 676 #name: "CITY MASTER Bunda pánská letní, chrpově modrá" #slug: "city-master-bunda-p-nsk-letn-chrpov-modr-z96407" #description: """ \r\n \tZapínání na zip a pásku se suchým zipem. Na zadním díle jsou pro volnější pohyb umístěny záhyby. Multifunkční kapsy, speciální kapsa na telefon. Rukávy se zesílenými loketními částmi, bránícími oděru oděvu. Ve spodní části bundy lze nastavit šířku v pase. Nalevo pod patkou kapsy je umístěno poutko sloužící k připevnění visačky.\r\n \r\n \tTkanina: „Indestructible“, směsová (65 % polyester, 35 % bavlna), hmotnost 245 g/m2, se sníženou mačkavostí, výrobce: Klopman (Itálie).\r\n \r\n \tBarva: chrpově modrá, doplňková: světle modrá,oranžová\r\n """ #metaKeywords: null #metaDescription: null #shortDescription: "" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8029 …} #channels: Doctrine\ORM\PersistentCollection {#8187 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7726 …} #reviews: Doctrine\ORM\PersistentCollection {#8104 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8189 …} -productOrganizations: Doctrine\ORM\PersistentCollection {#7917 …} -saleOrganizations: Doctrine\ORM\PersistentCollection {#7916 …} -externalIdentifier: "72948" -templateExternalIdentifier: "72947" -dataSheetPath: null -syncWithErp: true #productType: null } |
| property_path | "[option_group_40]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#14844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#14837 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_product_option_value_choice" "_sylius_shop_add_to_cart_cartItem_variant_entry" ] |
| cache_key | "_sylius_shop_add_to_cart_cartItem_variant_entry_sylius_product_option_value_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#14902 -errors: [] -form: Symfony\Component\Form\Form {#14897 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14911 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][option_group_40]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_option_group_40" |
| is_selected | Closure($choice, $value) {#14903 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Výšková skupina" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "option_group_40" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart_cartItem_variant_entry" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "722d3177e48f9fb7a89c2.dNN6s2JCUOhxa15Tdu0O7BNfAZeafIz9DrHnuzegNKo.HOccgiosD9orGBUiE6h0lGEuZPb3EO7OdMat6V3LdZkQ4h3RGHU5ogBaDw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "722d3177e48f9fb7a89c2.dNN6s2JCUOhxa15Tdu0O7BNfAZeafIz9DrHnuzegNKo.HOccgiosD9orGBUiE6h0lGEuZPb3EO7OdMat6V3LdZkQ4h3RGHU5ogBaDw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#7610 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7622 …} -namespace: Closure() {#7620 …} } |
| data | "722d3177e48f9fb7a89c2.dNN6s2JCUOhxa15Tdu0O7BNfAZeafIz9DrHnuzegNKo.HOccgiosD9orGBUiE6h0lGEuZPb3EO7OdMat6V3LdZkQ4h3RGHU5ogBaDw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14921 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#14734 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_shop_add_to_cart__token" ] |
| cache_key | "_sylius_shop_add_to_cart__token_hidden" |
| compound | false |
| data | "722d3177e48f9fb7a89c2.dNN6s2JCUOhxa15Tdu0O7BNfAZeafIz9DrHnuzegNKo.HOccgiosD9orGBUiE6h0lGEuZPb3EO7OdMat6V3LdZkQ4h3RGHU5ogBaDw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14943 -errors: [] -form: Symfony\Component\Form\Form {#14939 …} } |
| form | Symfony\Component\Form\FormView {#14934 …5} |
| full_name | "sylius_shop_add_to_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_shop_add_to_cart__token" |
| valid | true |
| value | "722d3177e48f9fb7a89c2.dNN6s2JCUOhxa15Tdu0O7BNfAZeafIz9DrHnuzegNKo.HOccgiosD9orGBUiE6h0lGEuZPb3EO7OdMat6V3LdZkQ4h3RGHU5ogBaDw" |