Forms
-
sylius_shop_add_to_cart
-
cartItem
-
quantity
-
variant
-
option_group_39
-
option_group_40
-
option_group_45
-
-
-
_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 {#6240 -cart: App\Entity\Order\Order {#12737 …} -cartItem: App\Entity\Order\OrderItem {#6262 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#6290 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6261 …} #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 {#6240 -cart: App\Entity\Order\Order {#12737 …} -cartItem: App\Entity\Order\OrderItem {#6262 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#6290 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6261 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7733 #id: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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 {#6240 -cart: App\Entity\Order\Order {#12737 …} -cartItem: App\Entity\Order\OrderItem {#6262 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#6290 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6261 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7271 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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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() {#7275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#7274 …} $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 {#6240 -cart: App\Entity\Order\Order {#12737 …} -cartItem: App\Entity\Order\OrderItem {#6262 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#6290 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6261 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14406 -errors: [] -form: Symfony\Component\Form\Form {#8031 …} } |
| form | Symfony\Component\Form\FormView {#7270 …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 {#6240 -cart: App\Entity\Order\Order {#12737 …} -cartItem: App\Entity\Order\OrderItem {#6262 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#6290 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6261 …} #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 {#6262 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#6290 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6261 …} #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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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) {#7278 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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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() {#7277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#7279 …} $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 {#6262 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#6290 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6261 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14416 -errors: [] -form: Symfony\Component\Form\Form {#8153 …} } |
| form | Symfony\Component\Form\FormView {#14421 …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 {#6262 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#6290 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6261 …} #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 {#7881 +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 {#7881 +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 {#7881 +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) {#8165 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() {#8152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#8151 …} $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 {#14397 -errors: [] -form: Symfony\Component\Form\Form {#8083 …} } |
| form | Symfony\Component\Form\FormView {#14408 …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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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) {#8077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entries | Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733 #id: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669} #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -dataSheetPath: null -syncWithErp: true #productType: null } -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } |
| entry_name | Closure(ProductOptionInterface $productOption) {#8067 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#7897 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#8065 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#7897 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8069 …} } } |
| entry_type | Closure() {#8075 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#7875 …} 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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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() {#8073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#8064 …} $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 {#7269 -errors: [] -form: Symfony\Component\Form\Form {#14383 …} } |
| form | Symfony\Component\Form\FormView {#8082 …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 {#8714 #id: 2 #code: "option_group_39" #position: 39 #values: Doctrine\ORM\PersistentCollection {#8790 …} #createdAt: DateTime @1777264807 {#8715 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #updatedAt: DateTime @1777264807 {#8710 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8746 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8828 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8714} #id: 2 #name: "Rozměry" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | App\Entity\Product\Product {#7733 #id: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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 {#8455 -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 {#8714 #id: 2 #code: "option_group_39" #position: 39 #values: Doctrine\ORM\PersistentCollection {#8790 …} #createdAt: DateTime @1777264807 {#8715 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #updatedAt: DateTime @1777264807 {#8710 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8746 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8828 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8714} #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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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() {#8302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#8300 …} $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 {#8162 -errors: [] -form: Symfony\Component\Form\Form {#14386 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8303 …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) {#14398 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 {#8791 #id: 3 #code: "option_group_40" #position: 41 #values: Doctrine\ORM\PersistentCollection {#8794 …} #createdAt: DateTime @1777264807 {#8778 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #updatedAt: DateTime @1777264807 {#8789 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8792 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8822 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8791} #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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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 {#8974 -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 {#8791 #id: 3 #code: "option_group_40" #position: 41 #values: Doctrine\ORM\PersistentCollection {#8794 …} #createdAt: DateTime @1777264807 {#8778 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #updatedAt: DateTime @1777264807 {#8789 date: 2026-04-27 04:40:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8792 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8822 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8791} #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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -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() {#8975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#8964 …} $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 {#14407 -errors: [] -form: Symfony\Component\Form\Form {#14389 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14399 …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) {#14400 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 | "" |
option_group_45
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 | "Velikost" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8798 #id: 1 #code: "option_group_45" #position: 46 #values: Doctrine\ORM\PersistentCollection {#8801 …} #createdAt: DateTime @1776629781 {#8796 date: 2026-04-19 20:16:21.0 UTC (+00:00) } #updatedAt: DateTime @1776629781 {#8797 date: 2026-04-19 20:16:21.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8799 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8700 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8798} #id: 1 #name: "Velikost" } ] #currentLocale: "cs_CZ" #currentTranslation: null #fallbackLocale: "en_US" } |
same as passed value |
| product | App\Entity\Product\Product {#7733 #id: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -dataSheetPath: null -syncWithErp: true #productType: null } |
same as passed value |
| property_path | "[option_group_45]" |
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 {#9767 -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 | "Velikost" |
| 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 {#8798 #id: 1 #code: "option_group_45" #position: 46 #values: Doctrine\ORM\PersistentCollection {#8801 …} #createdAt: DateTime @1776629781 {#8796 date: 2026-04-19 20:16:21.0 UTC (+00:00) } #updatedAt: DateTime @1776629781 {#8797 date: 2026-04-19 20:16:21.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8799 …} #translationsCache: [ "cs_CZ" => App\Entity\Product\ProductOptionTranslation {#8700 #locale: "cs_CZ" #translatable: App\Entity\Product\ProductOption {#8798} #id: 1 #name: "Velikost" } ] #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: 874 #code: "Z98327" #attributes: Doctrine\ORM\PersistentCollection {#8328 …} #variants: Doctrine\ORM\PersistentCollection {#8541 …} #options: Doctrine\ORM\PersistentCollection {#8669 #collection: Doctrine\Common\Collections\ArrayCollection {#8667 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7733} -association: Symfony\Component\VarDumper\Caster\CutStub {#24574 …} -backRefFieldName: null -isDirty: false -em: Doctrine\ORM\EntityManager {#379 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#24585 …} } #associations: Doctrine\ORM\PersistentCollection {#8609 …} #createdAt: DateTime @1777239142 {#7694 date: 2026-04-26 21:32:22.0 UTC (+00:00) } #updatedAt: DateTime @1777266436 {#7809 date: 2026-04-27 05:07:16.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: 874 #name: "HUNTER Spodní kalhoty pánské" #slug: "hunter-spodn-kalhoty-p-nsk-z98327" #description: """ \r\n \tSpodní kalhoty pánské Určeny pro pracovníky, trávící většinu svého pracovního času v chladu, stejně jako pro lovce, rybáře či turisty.\r\n \r\n \t• Udržují optimální mikroklima.\r\n \r\n \t• Snižují svalovou únavu.\r\n \r\n \t• Ploché švy nedráždí pokožku ani při dlouhodobém nošení. \r\n \r\n \t• Použití: od +5 do -30 °C. \r\n \r\n \tSložení: 47 % vlna merino, 50 % Thermolite®, 3 % elastan.\r\n \r\n \tBarva: černá \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: "77487" -templateExternalIdentifier: null -dataSheetPath: null -syncWithErp: true #productType: null } |
| property_path | "[option_group_45]" |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#9336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#9363 …} $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 {#14405 -errors: [] -form: Symfony\Component\Form\Form {#14392 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14423 …5} |
| full_name | "sylius_shop_add_to_cart[cartItem][variant][option_group_45]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_shop_add_to_cart_cartItem_variant_option_group_45" |
| is_selected | Closure($choice, $value) {#14431 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Velikost" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "option_group_45" |
| 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 | "261c3ac54e1d.Cy9ElERqaIIh6cngngWOexZsG__R9EBNfc8-uu6e_F8.XhoQ4BYhJedIk46xwXbePSE6NoigxBMJEZB80YHGnx55bgrhCgww137Q8Q" |
| 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 | "261c3ac54e1d.Cy9ElERqaIIh6cngngWOexZsG__R9EBNfc8-uu6e_F8.XhoQ4BYhJedIk46xwXbePSE6NoigxBMJEZB80YHGnx55bgrhCgww137Q8Q" |
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 | "261c3ac54e1d.Cy9ElERqaIIh6cngngWOexZsG__R9EBNfc8-uu6e_F8.XhoQ4BYhJedIk46xwXbePSE6NoigxBMJEZB80YHGnx55bgrhCgww137Q8Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14410 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() {#14432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4176 …} $message: Closure() {#8971 …} $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 | "261c3ac54e1d.Cy9ElERqaIIh6cngngWOexZsG__R9EBNfc8-uu6e_F8.XhoQ4BYhJedIk46xwXbePSE6NoigxBMJEZB80YHGnx55bgrhCgww137Q8Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14442 -errors: [] -form: Symfony\Component\Form\Form {#14438 …} } |
| form | Symfony\Component\Form\FormView {#14433 …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 | "261c3ac54e1d.Cy9ElERqaIIh6cngngWOexZsG__R9EBNfc8-uu6e_F8.XhoQ4BYhJedIk46xwXbePSE6NoigxBMJEZB80YHGnx55bgrhCgww137Q8Q" |