- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 460
- Events
- Routing
- Cache
- Translation 36
- Security
- Twig
- Twig Components
- HTTP Client
- Doctrine 3
- Debug
- Messages
- Emails
- Workflow
- Template events 14
- Blocks* 0
- JMS Serializer 0
- Payum
- Themes 1
- Twig Hooks
- Elastica
- VichUploader
- Configuration
- Cart 0
Configuration Settings
Theme
Page Width
Forms
-
sylius_cart
-
items
-
shippingAddress
-
firstName
-
lastName
-
phoneNumber
-
company
-
countryCode
-
street
-
city
-
postcode
-
-
billingAddress
-
firstName
-
lastName
-
phoneNumber
-
company
-
countryCode
-
street
-
city
-
postcode
-
-
promotionCoupon
-
_token
-
-
bitbag_elasticsearch_search
-
box
-
query
-
-
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 {#8764 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8765 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8766 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1749646121 {#8767 date: 2025-06-11 14:48:41.829521 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6001 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8768 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8769 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8770 …} #tokenValue: null #customerIp: null #createdByGuest: true -studentFirstName: null -studentLastName: null -establishment: null -legalDocumentNumber: null -isLegalNumberValid: null -shippingDate: null -shippingboOrderId: null -shippingboOrderShippingTrackingURL: null -shippingboOrderShippingId: null -shippingboOrderShippingTrackingId: null -requirements: Doctrine\Common\Collections\ArrayCollection {#8771 …} -orderStudents: Doctrine\Common\Collections\ArrayCollection {#8772 …} } |
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 {#8764 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8765 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8766 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1749646121 {#8767 date: 2025-06-11 14:48:41.829521 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6001 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8768 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8769 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8770 …} #tokenValue: null #customerIp: null #createdByGuest: true -studentFirstName: null -studentLastName: null -establishment: null -legalDocumentNumber: null -isLegalNumberValid: null -shippingDate: null -shippingboOrderId: null -shippingboOrderShippingTrackingURL: null -shippingboOrderShippingId: null -shippingboOrderShippingTrackingId: null -requirements: Doctrine\Common\Collections\ArrayCollection {#8771 …} -orderStudents: Doctrine\Common\Collections\ArrayCollection {#8772 …} } |
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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data | App\Entity\Order\Order {#8764 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8765 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8766 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1749646121 {#8767 date: 2025-06-11 14:48:41.829521 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6001 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8768 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8769 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8770 …} #tokenValue: null #customerIp: null #createdByGuest: true -studentFirstName: null -studentLastName: null -establishment: null -legalDocumentNumber: null -isLegalNumberValid: null -shippingDate: null -shippingboOrderId: null -shippingboOrderShippingTrackingURL: null -shippingboOrderShippingId: null -shippingboOrderShippingTrackingId: null -requirements: Doctrine\Common\Collections\ArrayCollection {#8771 …} -orderStudents: Doctrine\Common\Collections\ArrayCollection {#8772 …} } |
data_class | "App\Entity\Order\Order" |
disabled | false |
empty_data | Closure(FormInterface $form) {#8830 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() {#8832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8831 …} $translationDomain: "validators" } } |
validation_groups | Closure(FormInterface $form) {#8833 class: "Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension" this: Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension {#8789 …} 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 {#8764 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8765 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8766 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1749646121 {#8767 date: 2025-06-11 14:48:41.829521 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6001 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8768 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8769 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8770 …} #tokenValue: null #customerIp: null #createdByGuest: true -studentFirstName: null -studentLastName: null -establishment: null -legalDocumentNumber: null -isLegalNumberValid: null -shippingDate: null -shippingboOrderId: null -shippingboOrderShippingTrackingURL: null -shippingboOrderShippingId: null -shippingboOrderShippingTrackingId: null -requirements: Doctrine\Common\Collections\ArrayCollection {#8771 …} -orderStudents: Doctrine\Common\Collections\ArrayCollection {#8772 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8959 -form: Symfony\Component\Form\Form {#8964 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8834 …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 {#8764 #id: null #checkoutCompletedAt: null #number: null #notes: null #items: Doctrine\Common\Collections\ArrayCollection {#8765 …} #itemsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#8766 …} #adjustmentsTotal: 0 #total: 0 #state: "cart" #createdAt: DateTime @1749646121 {#8767 date: 2025-06-11 14:48:41.829521 Europe/Paris (+02:00) } #updatedAt: null #customer: null #channel: App\Entity\Channel\Channel {#6001 …} #shippingAddress: null #billingAddress: null #payments: Doctrine\Common\Collections\ArrayCollection {#8768 …} #shipments: Doctrine\Common\Collections\ArrayCollection {#8769 …} #currencyCode: "EUR" #localeCode: "fr_FR" #promotionCoupon: null #checkoutState: "cart" #paymentState: "cart" #shippingState: "cart" #promotions: Doctrine\Common\Collections\ArrayCollection {#8770 …} #tokenValue: null #customerIp: null #createdByGuest: true -studentFirstName: null -studentLastName: null -establishment: null -legalDocumentNumber: null -isLegalNumberValid: null -shippingDate: null -shippingboOrderId: null -shippingboOrderShippingTrackingURL: null -shippingboOrderShippingId: null -shippingboOrderShippingTrackingId: null -requirements: Doctrine\Common\Collections\ArrayCollection {#8771 …} -orderStudents: Doctrine\Common\Collections\ArrayCollection {#8772 …} } |
items
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#9299 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | false |
same as passed value |
allow_delete | false |
same as passed value |
by_reference | false |
same as passed value |
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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#8846 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() {#8848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8847 …} $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 {#9299 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9238 -form: Symfony\Component\Form\Form {#8967 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9247 …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 {#9299 -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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | "App\Entity\Addressing\Address" |
disabled | false |
empty_data | Closure(FormInterface $form) {#8862 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() {#8865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8864 …} $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 {#9220 -form: Symfony\Component\Form\Form {#9154 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9212 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8971 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() {#8973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8972 …} $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 {#8866 -form: Symfony\Component\Form\Form {#9157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9185 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8980 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() {#8982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8981 …} $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 {#9149 -form: Symfony\Component\Form\Form {#9160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9140 …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 |
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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8989 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() {#8991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8990 …} $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 {#9131 -form: Symfony\Component\Form\Form {#9163 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9037 …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 |
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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8998 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() {#9000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8999 …} $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 {#9001 -form: Symfony\Component\Form\Form {#9166 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8992 …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 {#9085 #id: 3 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#9086 …} #enabled: true } App\Entity\Addressing\Country {#9088 #id: 4 #code: "AU" #provinces: Doctrine\ORM\PersistentCollection {#9089 …} #enabled: true } App\Entity\Addressing\Country {#9091 #id: 5 #code: "CA" #provinces: Doctrine\ORM\PersistentCollection {#9092 …} #enabled: true } App\Entity\Addressing\Country {#9106 #id: 10 #code: "CN" #provinces: Doctrine\ORM\PersistentCollection {#9107 …} #enabled: true } App\Entity\Addressing\Country {#9103 #id: 9 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#9104 …} #enabled: true } App\Entity\Addressing\Country {#9073 #id: 2 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#9067 …} #enabled: true } App\Entity\Addressing\Country {#9094 #id: 6 #code: "MX" #provinces: Doctrine\ORM\PersistentCollection {#9095 …} #enabled: true } App\Entity\Addressing\Country {#9097 #id: 7 #code: "NZ" #provinces: Doctrine\ORM\PersistentCollection {#9098 …} #enabled: true } App\Entity\Addressing\Country {#9112 #id: 12 #code: "PL" #provinces: Doctrine\ORM\PersistentCollection {#9113 …} #enabled: true } App\Entity\Addressing\Country {#9100 #id: 8 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#9101 …} #enabled: true } App\Entity\Addressing\Country {#9109 #id: 11 #code: "GB" #provinces: Doctrine\ORM\PersistentCollection {#9110 …} #enabled: true } App\Entity\Addressing\Country {#9038 #id: 1 #code: "US" #provinces: Doctrine\ORM\PersistentCollection {#9060 …} #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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
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() {#9030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9029 …} $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 {#9294 +label: "Allemagne" +value: "DE" +data: App\Entity\Addressing\Country {#9085 #id: 3 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#9086 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9296 +label: "Australie" +value: "AU" +data: App\Entity\Addressing\Country {#9088 #id: 4 #code: "AU" #provinces: Doctrine\ORM\PersistentCollection {#9089 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9295 +label: "Canada" +value: "CA" +data: App\Entity\Addressing\Country {#9091 #id: 5 #code: "CA" #provinces: Doctrine\ORM\PersistentCollection {#9092 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9333 +label: "Chine" +value: "CN" +data: App\Entity\Addressing\Country {#9106 #id: 10 #code: "CN" #provinces: Doctrine\ORM\PersistentCollection {#9107 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9335 +label: "Espagne" +value: "ES" +data: App\Entity\Addressing\Country {#9103 #id: 9 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#9104 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9351 +label: "France" +value: "FR" +data: App\Entity\Addressing\Country {#9073 #id: 2 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#9067 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9353 +label: "Mexique" +value: "MX" +data: App\Entity\Addressing\Country {#9094 #id: 6 #code: "MX" #provinces: Doctrine\ORM\PersistentCollection {#9095 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9354 +label: "Nouvelle-Zélande" +value: "NZ" +data: App\Entity\Addressing\Country {#9097 #id: 7 #code: "NZ" #provinces: Doctrine\ORM\PersistentCollection {#9098 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9355 +label: "Pologne" +value: "PL" +data: App\Entity\Addressing\Country {#9112 #id: 12 #code: "PL" #provinces: Doctrine\ORM\PersistentCollection {#9113 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9356 +label: "Portugal" +value: "PT" +data: App\Entity\Addressing\Country {#9100 #id: 8 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#9101 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9357 +label: "Royaume-Uni" +value: "GB" +data: App\Entity\Addressing\Country {#9109 #id: 11 #code: "GB" #provinces: Doctrine\ORM\PersistentCollection {#9110 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9358 +label: "États-Unis" +value: "US" +data: App\Entity\Addressing\Country {#9038 #id: 1 #code: "US" #provinces: Doctrine\ORM\PersistentCollection {#9060 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#8983 -form: Symfony\Component\Form\Form {#9169 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8974 …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) {#9292 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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9128 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() {#9130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9129 …} $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 {#9359 -form: Symfony\Component\Form\Form {#9172 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8849 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9137 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() {#9139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9138 …} $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 {#9360 -form: Symfony\Component\Form\Form {#9175 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9361 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9146 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() {#9148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9147 …} $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 {#9362 -form: Symfony\Component\Form\Form {#9178 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9363 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | "App\Entity\Addressing\Address" |
disabled | false |
empty_data | Closure(FormInterface $form) {#8872 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() {#8874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8873 …} $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 {#9203 -form: Symfony\Component\Form\Form {#9261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9194 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9182 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() {#9184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9183 …} $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 {#9367 -form: Symfony\Component\Form\Form {#9264 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9366 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9191 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() {#9193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9192 …} $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 {#9368 -form: Symfony\Component\Form\Form {#9267 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9369 …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 |
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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9200 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() {#9202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9201 …} $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 {#9370 -form: Symfony\Component\Form\Form {#9270 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9371 …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 |
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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9209 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() {#9211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9210 …} $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 {#9372 -form: Symfony\Component\Form\Form {#9273 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9373 …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 {#9085 #id: 3 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#9086 …} #enabled: true } App\Entity\Addressing\Country {#9088 #id: 4 #code: "AU" #provinces: Doctrine\ORM\PersistentCollection {#9089 …} #enabled: true } App\Entity\Addressing\Country {#9091 #id: 5 #code: "CA" #provinces: Doctrine\ORM\PersistentCollection {#9092 …} #enabled: true } App\Entity\Addressing\Country {#9106 #id: 10 #code: "CN" #provinces: Doctrine\ORM\PersistentCollection {#9107 …} #enabled: true } App\Entity\Addressing\Country {#9103 #id: 9 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#9104 …} #enabled: true } App\Entity\Addressing\Country {#9073 #id: 2 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#9067 …} #enabled: true } App\Entity\Addressing\Country {#9094 #id: 6 #code: "MX" #provinces: Doctrine\ORM\PersistentCollection {#9095 …} #enabled: true } App\Entity\Addressing\Country {#9097 #id: 7 #code: "NZ" #provinces: Doctrine\ORM\PersistentCollection {#9098 …} #enabled: true } App\Entity\Addressing\Country {#9112 #id: 12 #code: "PL" #provinces: Doctrine\ORM\PersistentCollection {#9113 …} #enabled: true } App\Entity\Addressing\Country {#9100 #id: 8 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#9101 …} #enabled: true } App\Entity\Addressing\Country {#9109 #id: 11 #code: "GB" #provinces: Doctrine\ORM\PersistentCollection {#9110 …} #enabled: true } App\Entity\Addressing\Country {#9038 #id: 1 #code: "US" #provinces: Doctrine\ORM\PersistentCollection {#9060 …} #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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
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() {#9219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9218 …} $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 {#9378 +label: "Allemagne" +value: "DE" +data: App\Entity\Addressing\Country {#9085 #id: 3 #code: "DE" #provinces: Doctrine\ORM\PersistentCollection {#9086 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9379 +label: "Australie" +value: "AU" +data: App\Entity\Addressing\Country {#9088 #id: 4 #code: "AU" #provinces: Doctrine\ORM\PersistentCollection {#9089 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9380 +label: "Canada" +value: "CA" +data: App\Entity\Addressing\Country {#9091 #id: 5 #code: "CA" #provinces: Doctrine\ORM\PersistentCollection {#9092 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9381 +label: "Chine" +value: "CN" +data: App\Entity\Addressing\Country {#9106 #id: 10 #code: "CN" #provinces: Doctrine\ORM\PersistentCollection {#9107 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9382 +label: "Espagne" +value: "ES" +data: App\Entity\Addressing\Country {#9103 #id: 9 #code: "ES" #provinces: Doctrine\ORM\PersistentCollection {#9104 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9383 +label: "France" +value: "FR" +data: App\Entity\Addressing\Country {#9073 #id: 2 #code: "FR" #provinces: Doctrine\ORM\PersistentCollection {#9067 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9384 +label: "Mexique" +value: "MX" +data: App\Entity\Addressing\Country {#9094 #id: 6 #code: "MX" #provinces: Doctrine\ORM\PersistentCollection {#9095 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9385 +label: "Nouvelle-Zélande" +value: "NZ" +data: App\Entity\Addressing\Country {#9097 #id: 7 #code: "NZ" #provinces: Doctrine\ORM\PersistentCollection {#9098 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9386 +label: "Pologne" +value: "PL" +data: App\Entity\Addressing\Country {#9112 #id: 12 #code: "PL" #provinces: Doctrine\ORM\PersistentCollection {#9113 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9387 +label: "Portugal" +value: "PT" +data: App\Entity\Addressing\Country {#9100 #id: 8 #code: "PT" #provinces: Doctrine\ORM\PersistentCollection {#9101 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9388 +label: "Royaume-Uni" +value: "GB" +data: App\Entity\Addressing\Country {#9109 #id: 11 #code: "GB" #provinces: Doctrine\ORM\PersistentCollection {#9110 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9389 +label: "États-Unis" +value: "US" +data: App\Entity\Addressing\Country {#9038 #id: 1 #code: "US" #provinces: Doctrine\ORM\PersistentCollection {#9060 …} #enabled: true } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#9374 -form: Symfony\Component\Form\Form {#9276 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9375 …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) {#9377 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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9235 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() {#9237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9236 …} $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 {#9390 -form: Symfony\Component\Form\Form {#9279 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9376 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9244 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() {#9246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9245 …} $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 {#9391 -form: Symfony\Component\Form\Form {#9282 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9392 …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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9253 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() {#9255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9254 …} $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 {#9393 -form: Symfony\Component\Form\Form {#9285 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9394 …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 |
same as passed value |
label | "sylius.form.cart.coupon" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | 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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8956 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() {#8958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#8957 …} $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 {#9365 -form: Symfony\Component\Form\Form {#9288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9364 …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 | "12770.xL1QS-ojYGUdetnW7rqrnX1edEtZPKFWhKW2-Q_0auA.je04L7tFNDJeMeiajN_iyAQGFxpgTeodx8bdunuaIYv10SoimUpVLyUp7Q" |
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 | "12770.xL1QS-ojYGUdetnW7rqrnX1edEtZPKFWhKW2-Q_0auA.je04L7tFNDJeMeiajN_iyAQGFxpgTeodx8bdunuaIYv10SoimUpVLyUp7Q" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data | "12770.xL1QS-ojYGUdetnW7rqrnX1edEtZPKFWhKW2-Q_0auA.je04L7tFNDJeMeiajN_iyAQGFxpgTeodx8bdunuaIYv10SoimUpVLyUp7Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9398 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() {#9400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#9399 …} $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 | "12770.xL1QS-ojYGUdetnW7rqrnX1edEtZPKFWhKW2-Q_0auA.je04L7tFNDJeMeiajN_iyAQGFxpgTeodx8bdunuaIYv10SoimUpVLyUp7Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9410 -form: Symfony\Component\Form\Form {#9406 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9401 …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 | "12770.xL1QS-ojYGUdetnW7rqrnX1edEtZPKFWhKW2-Q_0auA.je04L7tFNDJeMeiajN_iyAQGFxpgTeodx8bdunuaIYv10SoimUpVLyUp7Q" |
bitbag_elasticsearch_search
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
disabled | false |
empty_data | Closure(FormInterface $form) {#17071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\Search" } } |
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() {#17073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#17072 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "bitbag_elasticsearch_search" "_bitbag_elasticsearch_search" ] |
cache_key | "_bitbag_elasticsearch_search_bitbag_elasticsearch_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17087 -form: Symfony\Component\Form\Form {#17093 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17074 …5} |
full_name | "bitbag_elasticsearch_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "bitbag_elasticsearch_search" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search" |
valid | true |
value | null |
box
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
Option | Passed Value | Resolved Value |
---|---|---|
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" |
disabled | false |
empty_data | Closure(FormInterface $form) {#17084 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" } } |
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 | false |
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() {#17086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#17085 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_box" "_bitbag_elasticsearch_search_box" ] |
cache_key | "_bitbag_elasticsearch_search_box_search_box" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17119 -form: Symfony\Component\Form\Form {#17109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17118 …5} |
full_name | "bitbag_elasticsearch_search[box]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search_box" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "box" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search_box" |
valid | true |
value | null |
query
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
[ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17092 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17092 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#17092 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#8801 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#8802 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#8803 …} -namespace: Closure() {#8805 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#17101 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 | "Please enter a valid search term." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#17103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1891 …} $message: Closure() {#17102 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_bitbag_elasticsearch_search_box_query" ] |
cache_key | "_bitbag_elasticsearch_search_box_query_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17125 -form: Symfony\Component\Form\Form {#17112 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17123 …5} |
full_name | "bitbag_elasticsearch_search[box][query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "bitbag_elasticsearch_search_box_query" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_bitbag_elasticsearch_search_box_query" |
valid | true |
value | "" |