Forms
-
sylius_cart
-
items
-
shippingAddress
-
firstName
-
lastName
-
phoneNumber
-
company
-
countryCode
-
street
-
city
-
postcode
-
-
billingAddress
-
firstName
-
lastName
-
phoneNumber
-
company
-
countryCode
-
street
-
city
-
postcode
-
-
promotionCoupon
-
_token
-
sylius_cart
"Sylius\Bundle\OrderBundle\Form\Type\CartType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order\Order {#6974 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#6975 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6976 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1782481240 {#6977 date: 2026-06-26 15:40:40.686173 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6762 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#6978 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#6979 …} #currencyCode: "EUR" #localeCode: "en_US" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#6980 …} #tokenValue: null #customerIp: null #createdByGuest: true -shippingBoId: null -paymentGatewayName: null -paymentGatewaySessionId: null -paymentMethodType: null -sentOnMyBizAt: null -sentOnShippingBoAt: null -cancelOnShippingBoAt: null -relayAddress: null -relayRef: null -refundRequestedAt: null -subscriptionType: null -isFreedom: false -refunds: Doctrine\Common\Collections\ArrayCollection {#6982 …} -productTaxeRate: 0.0 -shippingTaxeRate: 0.0 -giftCards: Doctrine\Common\Collections\ArrayCollection {#6981 …} -type: null -externalLinkToken: null -mbRef: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Order\Order {#6974 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#6975 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6976 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1782481240 {#6977 date: 2026-06-26 15:40:40.686173 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6762 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#6978 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#6979 …} #currencyCode: "EUR" #localeCode: "en_US" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#6980 …} #tokenValue: null #customerIp: null #createdByGuest: true -shippingBoId: null -paymentGatewayName: null -paymentGatewaySessionId: null -paymentMethodType: null -sentOnMyBizAt: null -sentOnShippingBoAt: null -cancelOnShippingBoAt: null -relayAddress: null -relayRef: null -refundRequestedAt: null -subscriptionType: null -isFreedom: false -refunds: Doctrine\Common\Collections\ArrayCollection {#6982 …} -productTaxeRate: 0.0 -shippingTaxeRate: 0.0 -giftCards: Doctrine\Common\Collections\ArrayCollection {#6981 …} -type: null -externalLinkToken: null -mbRef: 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 {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data | App\Entity\Order\Order {#6974 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#6975 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6976 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1782481240 {#6977 date: 2026-06-26 15:40:40.686173 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6762 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#6978 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#6979 …} #currencyCode: "EUR" #localeCode: "en_US" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#6980 …} #tokenValue: null #customerIp: null #createdByGuest: true -shippingBoId: null -paymentGatewayName: null -paymentGatewaySessionId: null -paymentMethodType: null -sentOnMyBizAt: null -sentOnShippingBoAt: null -cancelOnShippingBoAt: null -relayAddress: null -relayRef: null -refundRequestedAt: null -subscriptionType: null -isFreedom: false -refunds: Doctrine\Common\Collections\ArrayCollection {#6982 …} -productTaxeRate: 0.0 -shippingTaxeRate: 0.0 -giftCards: Doctrine\Common\Collections\ArrayCollection {#6981 …} -type: null -externalLinkToken: null -mbRef: null } |
| data_class | "App\Entity\Order\Order" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7291 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Order\Order" } } |
| 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() {#7293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7292 …} $translationDomain: "validators" } } |
| validation_groups | Closure(FormInterface $form) {#7294 class: "Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension" this: Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension {#7232 …} use: { $validationGroups: [ "sylius" ] } } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_cart" "_sylius_cart" ] |
| cache_key | "_sylius_cart_sylius_cart" |
| compound | true |
| data | App\Entity\Order\Order {#6974 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#6975 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6976 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1782481240 {#6977 date: 2026-06-26 15:40:40.686173 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6762 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#6978 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#6979 …} #currencyCode: "EUR" #localeCode: "en_US" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#6980 …} #tokenValue: null #customerIp: null #createdByGuest: true -shippingBoId: null -paymentGatewayName: null -paymentGatewaySessionId: null -paymentMethodType: null -sentOnMyBizAt: null -sentOnShippingBoAt: null -cancelOnShippingBoAt: null -relayAddress: null -relayRef: null -refundRequestedAt: null -subscriptionType: null -isFreedom: false -refunds: Doctrine\Common\Collections\ArrayCollection {#6982 …} -productTaxeRate: 0.0 -shippingTaxeRate: 0.0 -giftCards: Doctrine\Common\Collections\ArrayCollection {#6981 …} -type: null -externalLinkToken: null -mbRef: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7402 -form: Symfony\Component\Form\Form {#7407 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7295 …5} |
| full_name | "sylius_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart" |
| valid | true |
| value | App\Entity\Order\Order {#6974 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#6975 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#6976 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1782481240 {#6977 date: 2026-06-26 15:40:40.686173 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6762 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#6978 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#6979 …} #currencyCode: "EUR" #localeCode: "en_US" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#6980 …} #tokenValue: null #customerIp: null #createdByGuest: true -shippingBoId: null -paymentGatewayName: null -paymentGatewaySessionId: null -paymentMethodType: null -sentOnMyBizAt: null -sentOnShippingBoAt: null -cancelOnShippingBoAt: null -relayAddress: null -relayRef: null -refundRequestedAt: null -subscriptionType: null -isFreedom: false -refunds: Doctrine\Common\Collections\ArrayCollection {#6982 …} -productTaxeRate: 0.0 -shippingTaxeRate: 0.0 -giftCards: Doctrine\Common\Collections\ArrayCollection {#6981 …} -type: null -externalLinkToken: null -mbRef: null } |
items
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#7728 -elements: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | false |
false
|
| allow_delete | false |
false
|
| by_reference | false |
false
|
| entry_type | "Sylius\Bundle\OrderBundle\Form\Type\CartItemType" |
same as passed value |
| label | "sylius.form.cart.items" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| button_add_label | "sylius.form.collection.add" |
| button_delete_label | "sylius.form.collection.delete" |
| by_reference | false |
| 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 {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7307 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Sylius\Bundle\OrderBundle\Form\Type\CartItemType" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.form.cart.items" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7308 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | false |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_sylius_cart_items" ] |
| button_add_label | "sylius.form.collection.add" |
| button_delete_label | "sylius.form.collection.delete" |
| cache_key | "_sylius_cart_items_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#7728 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7667 -form: Symfony\Component\Form\Form {#7410 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7676 …5} |
| full_name | "sylius_cart[items]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_items" |
| label | "sylius.form.cart.items" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "items" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_items" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#7728 -elements: [] } |
shippingAddress
"Sylius\Bundle\AddressingBundle\Form\Type\AddressType"
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 |
| channel | null |
| 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 {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | "App\Entity\Addressing\Address" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7324 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Addressing\Address" } } |
| 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 |
| shippable | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7326 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_address" "_sylius_cart_shippingAddress" ] |
| cache_key | "_sylius_cart_shippingAddress_sylius_address" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7646 -form: Symfony\Component\Form\Form {#7579 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7637 …5} |
| full_name | "sylius_cart[shippingAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "shippingAddress" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress" |
| valid | true |
| value | null |
firstName
"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 |
|---|---|---|
| label | "sylius.form.address.first_name" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7414 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 |
| 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 | "sylius.form.address.first_name" |
| 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() {#7416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7415 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_firstName" ] |
| cache_key | "_sylius_cart_shippingAddress_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7328 -form: Symfony\Component\Form\Form {#7582 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7610 …5} |
| full_name | "sylius_cart[shippingAddress][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_firstName" |
| label | "sylius.form.address.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_firstName" |
| valid | true |
| value | "" |
lastName
"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 |
|---|---|---|
| label | "sylius.form.address.last_name" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7423 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 |
| 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 | "sylius.form.address.last_name" |
| 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() {#7425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7424 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_lastName" ] |
| cache_key | "_sylius_cart_shippingAddress_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7574 -form: Symfony\Component\Form\Form {#7585 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7565 …5} |
| full_name | "sylius_cart[shippingAddress][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_lastName" |
| label | "sylius.form.address.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_lastName" |
| valid | true |
| value | "" |
phoneNumber
"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 |
|---|---|---|
| label | "sylius.form.address.phone_number" |
same as passed value |
| required | false |
false
|
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7432 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 |
| 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 | "sylius.form.address.phone_number" |
| 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() {#7434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7433 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_phoneNumber" ] |
| cache_key | "_sylius_cart_shippingAddress_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7556 -form: Symfony\Component\Form\Form {#7588 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7475 …5} |
| full_name | "sylius_cart[shippingAddress][phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_phoneNumber" |
| label | "sylius.form.address.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_phoneNumber" |
| valid | true |
| value | "" |
company
"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 |
|---|---|---|
| label | "sylius.form.address.company" |
same as passed value |
| required | false |
false
|
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7441 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 |
| 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 | "sylius.form.address.company" |
| 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() {#7443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7442 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_company" ] |
| cache_key | "_sylius_cart_shippingAddress_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7444 -form: Symfony\Component\Form\Form {#7591 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7435 …5} |
| full_name | "sylius_cart[shippingAddress][company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_company" |
| label | "sylius.form.address.company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_company" |
| valid | true |
| value | "" |
countryCode
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 |
|---|---|---|
| enabled | true |
same as passed value |
| label | "sylius.form.address.country" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | [ App\Entity\Addressing\Country {#7525 #id: 371 #code: "BE" #provinces: Doctrine\ORM\PersistentCollection {#7526 …} #enabled: true } App\Entity\Addressing\Country {#7482 #id: 359 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#7516 …} #enabled: true } App\Entity\Addressing\Country {#7505 #id: 360 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#7513 …} #enabled: true } App\Entity\Addressing\Country {#7522 #id: 370 #code: "IE" #provinces: Doctrine\ORM\PersistentCollection {#7523 …} #enabled: true } App\Entity\Addressing\Country {#7528 #id: 373 #code: "IT" #provinces: Doctrine\ORM\PersistentCollection {#7529 …} #enabled: true } App\Entity\Addressing\Country {#7531 #id: 380 #code: "LU" #provinces: Doctrine\ORM\PersistentCollection {#7532 …} #enabled: true } App\Entity\Addressing\Country {#7537 #id: 383 #code: "MU" #provinces: Doctrine\ORM\PersistentCollection {#7538 …} #enabled: true } App\Entity\Addressing\Country {#7503 #id: 365 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#7517 …} #enabled: true } App\Entity\Addressing\Country {#7519 #id: 366 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#7520 …} #enabled: true } App\Entity\Addressing\Country {#7534 #id: 382 #code: "CH" #provinces: Doctrine\ORM\PersistentCollection {#7535 …} #enabled: 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 {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| enabled | true |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | "sylius.form.address.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "sylius.form.country.select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#7473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7472 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_country_choice" "sylius_country_code_choice" "_sylius_cart_shippingAddress_countryCode" ] |
| cache_key | "_sylius_cart_shippingAddress_countryCode_sylius_country_code_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7723 +label: "Belgium" +value: "BE" +data: App\Entity\Addressing\Country {#7525 #id: 371 #code: "BE" #provinces: Doctrine\ORM\PersistentCollection {#7526 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7725 +label: "France" +value: "FR" +data: App\Entity\Addressing\Country {#7482 #id: 359 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#7516 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7724 +label: "Germany" +value: "DE" +data: App\Entity\Addressing\Country {#7505 #id: 360 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#7513 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7762 +label: "Ireland" +value: "IE" +data: App\Entity\Addressing\Country {#7522 #id: 370 #code: "IE" #provinces: Doctrine\ORM\PersistentCollection {#7523 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7764 +label: "Italy" +value: "IT" +data: App\Entity\Addressing\Country {#7528 #id: 373 #code: "IT" #provinces: Doctrine\ORM\PersistentCollection {#7529 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7780 +label: "Luxembourg" +value: "LU" +data: App\Entity\Addressing\Country {#7531 #id: 380 #code: "LU" #provinces: Doctrine\ORM\PersistentCollection {#7532 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7782 +label: "Mauritius" +value: "MU" +data: App\Entity\Addressing\Country {#7537 #id: 383 #code: "MU" #provinces: Doctrine\ORM\PersistentCollection {#7538 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7783 +label: "Portugal" +value: "PT" +data: App\Entity\Addressing\Country {#7503 #id: 365 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#7517 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7784 +label: "Spain" +value: "ES" +data: App\Entity\Addressing\Country {#7519 #id: 366 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#7520 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7785 +label: "Switzerland" +value: "CH" +data: App\Entity\Addressing\Country {#7534 #id: 382 #code: "CH" #provinces: Doctrine\ORM\PersistentCollection {#7535 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7426 -form: Symfony\Component\Form\Form {#7594 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7417 …5} |
| full_name | "sylius_cart[shippingAddress][countryCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_countryCode" |
| is_selected | Closure($choice, $value) {#7721 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "sylius.form.address.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "countryCode" |
| placeholder | "sylius.form.country.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_countryCode" |
| valid | true |
| value | "" |
street
"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 |
|---|---|---|
| label | "sylius.form.address.street" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7553 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 |
| 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 | "sylius.form.address.street" |
| 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() {#7555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7554 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_street" ] |
| cache_key | "_sylius_cart_shippingAddress_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7786 -form: Symfony\Component\Form\Form {#7597 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7310 …5} |
| full_name | "sylius_cart[shippingAddress][street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_street" |
| label | "sylius.form.address.street" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_street" |
| valid | true |
| value | "" |
city
"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 |
|---|---|---|
| label | "sylius.form.address.city" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7562 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 |
| 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 | "sylius.form.address.city" |
| 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() {#7564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7563 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_city" ] |
| cache_key | "_sylius_cart_shippingAddress_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7787 -form: Symfony\Component\Form\Form {#7600 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7788 …5} |
| full_name | "sylius_cart[shippingAddress][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_city" |
| label | "sylius.form.address.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_city" |
| valid | true |
| value | "" |
postcode
"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 |
|---|---|---|
| label | "sylius.form.address.postcode" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7571 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 |
| 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 | "sylius.form.address.postcode" |
| 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() {#7573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7572 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_shippingAddress_postcode" ] |
| cache_key | "_sylius_cart_shippingAddress_postcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7789 -form: Symfony\Component\Form\Form {#7603 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7790 …5} |
| full_name | "sylius_cart[shippingAddress][postcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_shippingAddress_postcode" |
| label | "sylius.form.address.postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_shippingAddress_postcode" |
| valid | true |
| value | "" |
billingAddress
"Sylius\Bundle\AddressingBundle\Form\Type\AddressType"
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 |
| channel | null |
| 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 {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | "App\Entity\Addressing\Address" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7334 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Addressing\Address" } } |
| 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 |
| shippable | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7335 …} $translationDomain: "validators" } } |
| validation_groups | [
"sylius"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_address" "_sylius_cart_billingAddress" ] |
| cache_key | "_sylius_cart_billingAddress_sylius_address" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7628 -form: Symfony\Component\Form\Form {#7690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7619 …5} |
| full_name | "sylius_cart[billingAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "billingAddress" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress" |
| valid | true |
| value | null |
firstName
"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 |
|---|---|---|
| label | "sylius.form.address.first_name" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7607 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 |
| 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 | "sylius.form.address.first_name" |
| 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() {#7609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7608 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_firstName" ] |
| cache_key | "_sylius_cart_billingAddress_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7794 -form: Symfony\Component\Form\Form {#7693 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7793 …5} |
| full_name | "sylius_cart[billingAddress][firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_firstName" |
| label | "sylius.form.address.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_firstName" |
| valid | true |
| value | "" |
lastName
"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 |
|---|---|---|
| label | "sylius.form.address.last_name" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7616 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 |
| 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 | "sylius.form.address.last_name" |
| 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() {#7618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7617 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_lastName" ] |
| cache_key | "_sylius_cart_billingAddress_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7795 -form: Symfony\Component\Form\Form {#7696 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7796 …5} |
| full_name | "sylius_cart[billingAddress][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_lastName" |
| label | "sylius.form.address.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_lastName" |
| valid | true |
| value | "" |
phoneNumber
"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 |
|---|---|---|
| label | "sylius.form.address.phone_number" |
same as passed value |
| required | false |
false
|
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7625 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 |
| 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 | "sylius.form.address.phone_number" |
| 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() {#7627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7626 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_phoneNumber" ] |
| cache_key | "_sylius_cart_billingAddress_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7797 -form: Symfony\Component\Form\Form {#7699 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7798 …5} |
| full_name | "sylius_cart[billingAddress][phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_phoneNumber" |
| label | "sylius.form.address.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_phoneNumber" |
| valid | true |
| value | "" |
company
"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 |
|---|---|---|
| label | "sylius.form.address.company" |
same as passed value |
| required | false |
false
|
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7634 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 |
| 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 | "sylius.form.address.company" |
| 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() {#7636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7635 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_company" ] |
| cache_key | "_sylius_cart_billingAddress_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7799 -form: Symfony\Component\Form\Form {#7702 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7800 …5} |
| full_name | "sylius_cart[billingAddress][company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_company" |
| label | "sylius.form.address.company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_company" |
| valid | true |
| value | "" |
countryCode
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 |
|---|---|---|
| enabled | true |
same as passed value |
| label | "sylius.form.address.country" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | [ App\Entity\Addressing\Country {#7525 #id: 371 #code: "BE" #provinces: Doctrine\ORM\PersistentCollection {#7526 …} #enabled: true } App\Entity\Addressing\Country {#7482 #id: 359 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#7516 …} #enabled: true } App\Entity\Addressing\Country {#7505 #id: 360 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#7513 …} #enabled: true } App\Entity\Addressing\Country {#7522 #id: 370 #code: "IE" #provinces: Doctrine\ORM\PersistentCollection {#7523 …} #enabled: true } App\Entity\Addressing\Country {#7528 #id: 373 #code: "IT" #provinces: Doctrine\ORM\PersistentCollection {#7529 …} #enabled: true } App\Entity\Addressing\Country {#7531 #id: 380 #code: "LU" #provinces: Doctrine\ORM\PersistentCollection {#7532 …} #enabled: true } App\Entity\Addressing\Country {#7537 #id: 383 #code: "MU" #provinces: Doctrine\ORM\PersistentCollection {#7538 …} #enabled: true } App\Entity\Addressing\Country {#7503 #id: 365 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#7517 …} #enabled: true } App\Entity\Addressing\Country {#7519 #id: 366 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#7520 …} #enabled: true } App\Entity\Addressing\Country {#7534 #id: 382 #code: "CH" #provinces: Doctrine\ORM\PersistentCollection {#7535 …} #enabled: 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 {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| enabled | true |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | "sylius.form.address.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "sylius.form.country.select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#7644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7643 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_country_choice" "sylius_country_code_choice" "_sylius_cart_billingAddress_countryCode" ] |
| cache_key | "_sylius_cart_billingAddress_countryCode_sylius_country_code_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7805 +label: "Belgium" +value: "BE" +data: App\Entity\Addressing\Country {#7525 #id: 371 #code: "BE" #provinces: Doctrine\ORM\PersistentCollection {#7526 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7806 +label: "France" +value: "FR" +data: App\Entity\Addressing\Country {#7482 #id: 359 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#7516 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7807 +label: "Germany" +value: "DE" +data: App\Entity\Addressing\Country {#7505 #id: 360 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#7513 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7808 +label: "Ireland" +value: "IE" +data: App\Entity\Addressing\Country {#7522 #id: 370 #code: "IE" #provinces: Doctrine\ORM\PersistentCollection {#7523 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7809 +label: "Italy" +value: "IT" +data: App\Entity\Addressing\Country {#7528 #id: 373 #code: "IT" #provinces: Doctrine\ORM\PersistentCollection {#7529 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7810 +label: "Luxembourg" +value: "LU" +data: App\Entity\Addressing\Country {#7531 #id: 380 #code: "LU" #provinces: Doctrine\ORM\PersistentCollection {#7532 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7811 +label: "Mauritius" +value: "MU" +data: App\Entity\Addressing\Country {#7537 #id: 383 #code: "MU" #provinces: Doctrine\ORM\PersistentCollection {#7538 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7812 +label: "Portugal" +value: "PT" +data: App\Entity\Addressing\Country {#7503 #id: 365 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#7517 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7813 +label: "Spain" +value: "ES" +data: App\Entity\Addressing\Country {#7519 #id: 366 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#7520 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7814 +label: "Switzerland" +value: "CH" +data: App\Entity\Addressing\Country {#7534 #id: 382 #code: "CH" #provinces: Doctrine\ORM\PersistentCollection {#7535 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7801 -form: Symfony\Component\Form\Form {#7705 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7802 …5} |
| full_name | "sylius_cart[billingAddress][countryCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_countryCode" |
| is_selected | Closure($choice, $value) {#7804 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "sylius.form.address.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "countryCode" |
| placeholder | "sylius.form.country.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_countryCode" |
| valid | true |
| value | "" |
street
"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 |
|---|---|---|
| label | "sylius.form.address.street" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7664 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 |
| 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 | "sylius.form.address.street" |
| 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() {#7666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7665 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_street" ] |
| cache_key | "_sylius_cart_billingAddress_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7815 -form: Symfony\Component\Form\Form {#7708 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7803 …5} |
| full_name | "sylius_cart[billingAddress][street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_street" |
| label | "sylius.form.address.street" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_street" |
| valid | true |
| value | "" |
city
"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 |
|---|---|---|
| label | "sylius.form.address.city" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7673 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 |
| 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 | "sylius.form.address.city" |
| 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() {#7675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7674 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_city" ] |
| cache_key | "_sylius_cart_billingAddress_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7816 -form: Symfony\Component\Form\Form {#7711 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7817 …5} |
| full_name | "sylius_cart[billingAddress][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_city" |
| label | "sylius.form.address.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_city" |
| valid | true |
| value | "" |
postcode
"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 |
|---|---|---|
| label | "sylius.form.address.postcode" |
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\CsrfTokenManager {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7682 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 |
| 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 | "sylius.form.address.postcode" |
| 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() {#7684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7683 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_cart_billingAddress_postcode" ] |
| cache_key | "_sylius_cart_billingAddress_postcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7818 -form: Symfony\Component\Form\Form {#7714 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7819 …5} |
| full_name | "sylius_cart[billingAddress][postcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_billingAddress_postcode" |
| label | "sylius.form.address.postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_billingAddress_postcode" |
| valid | true |
| value | "" |
promotionCoupon
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 |
|---|---|---|
| by_reference | false |
false
|
| label | "sylius.form.cart.coupon" |
same as passed value |
| required | false |
false
|
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 | false |
| 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 {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7399 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 |
| 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 | "sylius.form.cart.coupon" |
| 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() {#7401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7400 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "sylius_promotion_coupon_to_code" "_sylius_cart_promotionCoupon" ] |
| cache_key | "_sylius_cart_promotionCoupon_sylius_promotion_coupon_to_code" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7792 -form: Symfony\Component\Form\Form {#7717 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7791 …5} |
| full_name | "sylius_cart[promotionCoupon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_cart_promotionCoupon" |
| label | "sylius.form.cart.coupon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promotionCoupon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_cart_promotionCoupon" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d3c30f88448291c1827fdb8509e85.HG_Uqb0-ciGcWXKU6eLjzQBRWAkuHl67c1KhKWPXHYI.diSy_fcOPG3LLC35pYiMtFo0AEdWThrxJRuYXRDgatIsOq3G924rcNk3Pw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "d3c30f88448291c1827fdb8509e85.HG_Uqb0-ciGcWXKU6eLjzQBRWAkuHl67c1KhKWPXHYI.diSy_fcOPG3LLC35pYiMtFo0AEdWThrxJRuYXRDgatIsOq3G924rcNk3Pw" |
same as passed value |
| mapped | false |
false
|
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 | "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 {#7261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7262 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7263 …} -namespace: Closure() {#7265 …} } |
| data | "d3c30f88448291c1827fdb8509e85.HG_Uqb0-ciGcWXKU6eLjzQBRWAkuHl67c1KhKWPXHYI.diSy_fcOPG3LLC35pYiMtFo0AEdWThrxJRuYXRDgatIsOq3G924rcNk3Pw" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7823 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() {#7825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7824 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_cart__token" ] |
| cache_key | "_sylius_cart__token_hidden" |
| compound | false |
| data | "d3c30f88448291c1827fdb8509e85.HG_Uqb0-ciGcWXKU6eLjzQBRWAkuHl67c1KhKWPXHYI.diSy_fcOPG3LLC35pYiMtFo0AEdWThrxJRuYXRDgatIsOq3G924rcNk3Pw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7835 -form: Symfony\Component\Form\Form {#7831 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7826 …5} |
| full_name | "sylius_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_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_cart__token" |
| valid | true |
| value | "d3c30f88448291c1827fdb8509e85.HG_Uqb0-ciGcWXKU6eLjzQBRWAkuHl67c1KhKWPXHYI.diSy_fcOPG3LLC35pYiMtFo0AEdWThrxJRuYXRDgatIsOq3G924rcNk3Pw" |