Forms
-
sylius_shop_add_to_cart
-
cartItem
-
quantity
-
-
_token
-
-
wilma_contact
-
name
-
phone
-
email
-
message
-
product_id
-
_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 {#14606 -cart: App\Entity\Order\Order {#13199 …} -cartItem: App\Entity\Order\OrderItem {#14620 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14619 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14595 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9088 …} #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 {#14606 -cart: App\Entity\Order\Order {#13199 …} -cartItem: App\Entity\Order\OrderItem {#14620 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14619 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14595 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9088 …} #productName: null #variantName: null } } |
same as passed value |
| product | App\Entity\Product\Product {#8259 #id: 10 #code: "Cashmere_blend_violet_beanie" #attributes: Doctrine\ORM\PersistentCollection {#8739 …} #variants: Doctrine\ORM\PersistentCollection {#8948 …} #options: Doctrine\ORM\PersistentCollection {#9076 …} #associations: Doctrine\ORM\PersistentCollection {#9016 …} #createdAt: DateTime @1730358884 {#8267 date: 2024-10-31 07:14:44.0 UTC (+00:00) } #updatedAt: DateTime @1751275521 {#8237 date: 2025-06-30 09:25:21.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9075 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#9078 #locale: "en_US" #translatable: App\Entity\Product\Product {#8259} #id: 73 #name: "Cashmere-blend violet beanie" #slug: "cashmere-blend-violet-beanie" #description: """ Repellat consequuntur culpa non inventore ipsum non. Cum explicabo maiores aliquam aspernatur tempore veritatis.\r\n \r\n Ea reprehenderit quisquam quia numquam deleniti. Autem rerum sapiente earum repellendus quam ipsa quos asperiores. Autem et ut aut et delectus. Cumque est dolore aut perferendis.\r\n \r\n Sed quasi impedit dolorem saepe deserunt repellat. Fugit ipsa consequatur adipisci sit ea iure natus ea. Quia id in qui et velit nulla. Sint id dolorum dolores in. Cum illo vel doloremque ex. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor exercitationem totam amet quos voluptatem id fugiat. Laudantium voluptatem voluptas officiis rem labore voluptatibus. Omnis vel sed a magni molestiae. Molestiae ut sed sit aliquid iste non sequi accusamus." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8393 …} #channels: Doctrine\ORM\PersistentCollection {#8598 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#8223 …} #reviews: Doctrine\ORM\PersistentCollection {#8515 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8600 …} -enableRequest: true -hideAddToCart: true } |
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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#14606 -cart: App\Entity\Order\Order {#13199 …} -cartItem: App\Entity\Order\OrderItem {#14620 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14619 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14595 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9088 …} #productName: null #variantName: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14693 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 {#8259 #id: 10 #code: "Cashmere_blend_violet_beanie" #attributes: Doctrine\ORM\PersistentCollection {#8739 …} #variants: Doctrine\ORM\PersistentCollection {#8948 …} #options: Doctrine\ORM\PersistentCollection {#9076 …} #associations: Doctrine\ORM\PersistentCollection {#9016 …} #createdAt: DateTime @1730358884 {#8267 date: 2024-10-31 07:14:44.0 UTC (+00:00) } #updatedAt: DateTime @1751275521 {#8237 date: 2025-06-30 09:25:21.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9075 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#9078 #locale: "en_US" #translatable: App\Entity\Product\Product {#8259} #id: 73 #name: "Cashmere-blend violet beanie" #slug: "cashmere-blend-violet-beanie" #description: """ Repellat consequuntur culpa non inventore ipsum non. Cum explicabo maiores aliquam aspernatur tempore veritatis.\r\n \r\n Ea reprehenderit quisquam quia numquam deleniti. Autem rerum sapiente earum repellendus quam ipsa quos asperiores. Autem et ut aut et delectus. Cumque est dolore aut perferendis.\r\n \r\n Sed quasi impedit dolorem saepe deserunt repellat. Fugit ipsa consequatur adipisci sit ea iure natus ea. Quia id in qui et velit nulla. Sint id dolorum dolores in. Cum illo vel doloremque ex. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor exercitationem totam amet quos voluptatem id fugiat. Laudantium voluptatem voluptas officiis rem labore voluptatibus. Omnis vel sed a magni molestiae. Molestiae ut sed sit aliquid iste non sequi accusamus." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8393 …} #channels: Doctrine\ORM\PersistentCollection {#8598 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#8223 …} #reviews: Doctrine\ORM\PersistentCollection {#8515 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8600 …} -enableRequest: true -hideAddToCart: true } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#14694 …} $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 {#14606 -cart: App\Entity\Order\Order {#13199 …} -cartItem: App\Entity\Order\OrderItem {#14620 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14619 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14595 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9088 …} #productName: null #variantName: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14771 -errors: [] -form: Symfony\Component\Form\Form {#14754 …} } |
| form | Symfony\Component\Form\FormView {#14696 …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 {#14606 -cart: App\Entity\Order\Order {#13199 …} -cartItem: App\Entity\Order\OrderItem {#14620 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14619 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14595 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9088 …} #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 {#14620 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14619 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14595 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9088 …} #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 {#8259 #id: 10 #code: "Cashmere_blend_violet_beanie" #attributes: Doctrine\ORM\PersistentCollection {#8739 …} #variants: Doctrine\ORM\PersistentCollection {#8948 …} #options: Doctrine\ORM\PersistentCollection {#9076 …} #associations: Doctrine\ORM\PersistentCollection {#9016 …} #createdAt: DateTime @1730358884 {#8267 date: 2024-10-31 07:14:44.0 UTC (+00:00) } #updatedAt: DateTime @1751275521 {#8237 date: 2025-06-30 09:25:21.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9075 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#9078 #locale: "en_US" #translatable: App\Entity\Product\Product {#8259} #id: 73 #name: "Cashmere-blend violet beanie" #slug: "cashmere-blend-violet-beanie" #description: """ Repellat consequuntur culpa non inventore ipsum non. Cum explicabo maiores aliquam aspernatur tempore veritatis.\r\n \r\n Ea reprehenderit quisquam quia numquam deleniti. Autem rerum sapiente earum repellendus quam ipsa quos asperiores. Autem et ut aut et delectus. Cumque est dolore aut perferendis.\r\n \r\n Sed quasi impedit dolorem saepe deserunt repellat. Fugit ipsa consequatur adipisci sit ea iure natus ea. Quia id in qui et velit nulla. Sint id dolorum dolores in. Cum illo vel doloremque ex. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor exercitationem totam amet quos voluptatem id fugiat. Laudantium voluptatem voluptas officiis rem labore voluptatibus. Omnis vel sed a magni molestiae. Molestiae ut sed sit aliquid iste non sequi accusamus." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8393 …} #channels: Doctrine\ORM\PersistentCollection {#8598 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#8223 …} #reviews: Doctrine\ORM\PersistentCollection {#8515 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8600 …} -enableRequest: true -hideAddToCart: true } |
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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "App\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14700 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 {#8259 #id: 10 #code: "Cashmere_blend_violet_beanie" #attributes: Doctrine\ORM\PersistentCollection {#8739 …} #variants: Doctrine\ORM\PersistentCollection {#8948 …} #options: Doctrine\ORM\PersistentCollection {#9076 …} #associations: Doctrine\ORM\PersistentCollection {#9016 …} #createdAt: DateTime @1730358884 {#8267 date: 2024-10-31 07:14:44.0 UTC (+00:00) } #updatedAt: DateTime @1751275521 {#8237 date: 2025-06-30 09:25:21.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#9075 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#9078 #locale: "en_US" #translatable: App\Entity\Product\Product {#8259} #id: 73 #name: "Cashmere-blend violet beanie" #slug: "cashmere-blend-violet-beanie" #description: """ Repellat consequuntur culpa non inventore ipsum non. Cum explicabo maiores aliquam aspernatur tempore veritatis.\r\n \r\n Ea reprehenderit quisquam quia numquam deleniti. Autem rerum sapiente earum repellendus quam ipsa quos asperiores. Autem et ut aut et delectus. Cumque est dolore aut perferendis.\r\n \r\n Sed quasi impedit dolorem saepe deserunt repellat. Fugit ipsa consequatur adipisci sit ea iure natus ea. Quia id in qui et velit nulla. Sint id dolorum dolores in. Cum illo vel doloremque ex. """ #metaKeywords: null #metaDescription: null #shortDescription: "Dolor exercitationem totam amet quos voluptatem id fugiat. Laudantium voluptatem voluptas officiis rem labore voluptatibus. Omnis vel sed a magni molestiae. Molestiae ut sed sit aliquid iste non sequi accusamus." } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#8393 …} #channels: Doctrine\ORM\PersistentCollection {#8598 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#8223 …} #reviews: Doctrine\ORM\PersistentCollection {#8515 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#8600 …} -enableRequest: true -hideAddToCart: true } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#14698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#14697 …} $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 {#14620 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14619 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14595 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9088 …} #productName: null #variantName: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14793 -errors: [] -form: Symfony\Component\Form\Form {#14749 …} } |
| form | Symfony\Component\Form\FormView {#14795 …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 {#14620 #id: null #order: null #quantity: 1 #unitPrice: 0 #originalUnitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#14619 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#14595 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#9088 …} #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 {#14736 +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 {#14736 +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 {#14736 +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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14789 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() {#14786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#14782 …} $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 {#14776 -errors: [] -form: Symfony\Component\Form\Form {#14748 …} } |
| form | Symfony\Component\Form\FormView {#14780 …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" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ae6b.A8vPUHT_EPdWsiQ62Wv0sAEbFWmkZuOXo63Wo-b7SOU.W_mbGUDGZZ8Mh2lvvhm25FdDb1DdE5H0-d7kzauOOa53kqIVLpxIrQbrSw" |
| 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 | "ae6b.A8vPUHT_EPdWsiQ62Wv0sAEbFWmkZuOXo63Wo-b7SOU.W_mbGUDGZZ8Mh2lvvhm25FdDb1DdE5H0-d7kzauOOa53kqIVLpxIrQbrSw" |
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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "ae6b.A8vPUHT_EPdWsiQ62Wv0sAEbFWmkZuOXo63Wo-b7SOU.W_mbGUDGZZ8Mh2lvvhm25FdDb1DdE5H0-d7kzauOOa53kqIVLpxIrQbrSw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14781 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() {#14770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#14788 …} $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 | "ae6b.A8vPUHT_EPdWsiQ62Wv0sAEbFWmkZuOXo63Wo-b7SOU.W_mbGUDGZZ8Mh2lvvhm25FdDb1DdE5H0-d7kzauOOa53kqIVLpxIrQbrSw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14799 -errors: [] -form: Symfony\Component\Form\Form {#14772 …} } |
| form | Symfony\Component\Form\FormView {#14769 …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 | "ae6b.A8vPUHT_EPdWsiQ62Wv0sAEbFWmkZuOXo63Wo-b7SOU.W_mbGUDGZZ8Mh2lvvhm25FdDb1DdE5H0-d7kzauOOa53kqIVLpxIrQbrSw" |
wilma_contact
Form type:
"Wilma\ProductRequestPlugin\Form\Type\ContactType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
null |
|
| empty_data | Closure(FormInterface $form) {#17117 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 | "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 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#17101 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "wilma_contact" "_wilma_contact" ] |
| cache_key | "_wilma_contact_wilma_contact" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17206 -errors: [] -form: Symfony\Component\Form\Form {#17211 …} } |
| form | Symfony\Component\Form\FormView {#17122 …5} |
| full_name | "wilma_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "wilma_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "wilma_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_wilma_contact" |
| valid | true |
| value | null |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| attr | [ "placeholder" => "sylius.ui.name" ] |
[ "placeholder" => "sylius.ui.name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17127 +payload: null +groups: ? ?array +message: "sylius.contact.name.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17127 +payload: null +groups: ? ?array +message: "sylius.contact.name.not_blank" +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "sylius.ui.name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17127 +payload: null +groups: ? ?array +message: "sylius.contact.name.not_blank" +allowNull: false +normalizer: null } ] |
| 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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| 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 |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#17156 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "sylius.ui.name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_wilma_contact_name" ] |
| cache_key | "_wilma_contact_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17158 -errors: [] -form: Symfony\Component\Form\Form {#17214 …} } |
| form | Symfony\Component\Form\FormView {#17171 …5} |
| full_name | "wilma_contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "wilma_contact_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_wilma_contact_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
|---|---|---|
| attr | [ "placeholder" => "sylius.ui.phone" "pattern" => "^\+?[0-9\s\-]{7,15}$" "title" => "Please enter a valid phone number (e.g., +1234567890 or 0123456789)" ] |
[ "placeholder" => "sylius.ui.phone" "pattern" => "^\+?[0-9\s\-]{7,15}$" "title" => "Please enter a valid phone number (e.g., +1234567890 or 0123456789)" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17130 +payload: null +groups: ? ?array +message: "sylius.contact.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#17133 +payload: null +groups: ? ?array +message: "sylius.contact.phone.invalid" +pattern: "/^\+?[0-9\s\-]{7,15}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17130 +payload: null +groups: ? ?array +message: "sylius.contact.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#17133 +payload: null +groups: ? ?array +message: "sylius.contact.phone.invalid" +pattern: "/^\+?[0-9\s\-]{7,15}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "sylius.ui.phone" "pattern" => "^\+?[0-9\s\-]{7,15}$" "title" => "Please enter a valid phone number (e.g., +1234567890 or 0123456789)" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17130 +payload: null +groups: ? ?array +message: "sylius.contact.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#17133 +payload: null +groups: ? ?array +message: "sylius.contact.phone.invalid" +pattern: "/^\+?[0-9\s\-]{7,15}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17165 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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 |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#17164 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "sylius.ui.phone" "pattern" => "^\+?[0-9\s\-]{7,15}$" "title" => "Please enter a valid phone number (e.g., +1234567890 or 0123456789)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_wilma_contact_phone" ] |
| cache_key | "_wilma_contact_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17236 -errors: [] -form: Symfony\Component\Form\Form {#17217 …} } |
| form | Symfony\Component\Form\FormView {#17235 …5} |
| full_name | "wilma_contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "wilma_contact_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_wilma_contact_phone" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| attr | [ "placeholder" => "sylius.ui.email" ] |
[ "placeholder" => "sylius.ui.email" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17136 +payload: null +groups: ? ?array +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#17139 +payload: null +groups: ? ?array +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17136 +payload: null +groups: ? ?array +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#17139 +payload: null +groups: ? ?array +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "sylius.ui.email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17136 +payload: null +groups: ? ?array +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#17139 +payload: null +groups: ? ?array +message: "sylius.contact.email.invalid" +mode: null +normalizer: null } ] |
| 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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17178 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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 |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#17177 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "sylius.ui.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_wilma_contact_email" ] |
| cache_key | "_wilma_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17234 -errors: [] -form: Symfony\Component\Form\Form {#17220 …} } |
| form | Symfony\Component\Form\FormView {#17233 …5} |
| full_name | "wilma_contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "wilma_contact_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_wilma_contact_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
message
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 |
|---|---|---|
| attr | [ "placeholder" => "sylius.ui.message" ] |
[ "placeholder" => "sylius.ui.message" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17152 +payload: null +groups: ? ?array +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17152 +payload: null +groups: ? ?array +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "sylius.ui.message" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17152 +payload: null +groups: ? ?array +message: "sylius.contact.message.not_blank" +allowNull: false +normalizer: null } ] |
| 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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17193 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | false |
| 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 |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#17192 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "sylius.ui.message" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_wilma_contact_message" ] |
| cache_key | "_wilma_contact_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17232 -errors: [] -form: Symfony\Component\Form\Form {#17223 …} } |
| form | Symfony\Component\Form\FormView {#17231 …5} |
| full_name | "wilma_contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "wilma_contact_message" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_wilma_contact_message" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
product_id
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 |
|---|---|---|
| label | "sylius.ui.product_id" |
same as passed value |
| required | false |
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 | 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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17203 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 | "sylius.ui.product_id" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17205 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#17204 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_wilma_contact_product_id" ] |
| cache_key | "_wilma_contact_product_id_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17246 -errors: [] -form: Symfony\Component\Form\Form {#17226 …} } |
| form | Symfony\Component\Form\FormView {#17248 …5} |
| full_name | "wilma_contact[product_id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "wilma_contact_product_id" |
| label | "sylius.ui.product_id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "product_id" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_wilma_contact_product_id" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2d3fdc96851b5da8fc2c70130c3713.Hf5PEHFFR_x60CbT3N5af6hResXXR3NrooW1PdGQBBc.aKQ4JUc3A8lIoxWShpwTK-JlIoO5Fx1a2__yVJPGcyRfmxdXARANjSKpdw" |
| 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 | "2d3fdc96851b5da8fc2c70130c3713.Hf5PEHFFR_x60CbT3N5af6hResXXR3NrooW1PdGQBBc.aKQ4JUc3A8lIoxWShpwTK-JlIoO5Fx1a2__yVJPGcyRfmxdXARANjSKpdw" |
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\SameOriginCsrfTokenManager {#8131 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#242 …} -logger: Monolog\Logger {#1341 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#8143 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "2d3fdc96851b5da8fc2c70130c3713.Hf5PEHFFR_x60CbT3N5af6hResXXR3NrooW1PdGQBBc.aKQ4JUc3A8lIoxWShpwTK-JlIoO5Fx1a2__yVJPGcyRfmxdXARANjSKpdw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17190 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() {#17249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1444 …} $message: Closure() {#17250 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_wilma_contact__token" ] |
| cache_key | "_wilma_contact__token_hidden" |
| compound | false |
| data | "2d3fdc96851b5da8fc2c70130c3713.Hf5PEHFFR_x60CbT3N5af6hResXXR3NrooW1PdGQBBc.aKQ4JUc3A8lIoxWShpwTK-JlIoO5Fx1a2__yVJPGcyRfmxdXARANjSKpdw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17260 -errors: [] -form: Symfony\Component\Form\Form {#17256 …} } |
| form | Symfony\Component\Form\FormView {#17251 …5} |
| full_name | "wilma_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "wilma_contact__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 | "_wilma_contact__token" |
| valid | true |
| value | "2d3fdc96851b5da8fc2c70130c3713.Hf5PEHFFR_x60CbT3N5af6hResXXR3NrooW1PdGQBBc.aKQ4JUc3A8lIoxWShpwTK-JlIoO5Fx1a2__yVJPGcyRfmxdXARANjSKpdw" |