- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 249
- Events
- Routing
- Cache
- Translation 38
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- Template events 9
- Blocks* 0
- JMS Serializer 0
- Payum
- Themes 2
- Rich Snippets 0
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
-
-
first
-
second
-
-
-
firstName
-
lastName
-
phoneNumber
-
subscribedToNewsletter
-
-
terms-and-conditions
-
-
h_captcha
-
_token
-
sylius_customer_registration
"Sylius\Bundle\CoreBundle\Form\Type\Customer\CustomerRegistrationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Customer\Customer {#6813 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1767131819 {#6814 date: 2025-12-30 21:56:59.231549 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6815 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6816 …} #user: null -birthNumber: null -iban: null -recaptcha: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Customer\Customer {#6813 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1767131819 {#6814 date: 2025-12-30 21:56:59.231549 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6815 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6816 …} #user: null -birthNumber: null -iban: null -recaptcha: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data | App\Entity\Customer\Customer {#6813 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1767131819 {#6814 date: 2025-12-30 21:56:59.231549 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6815 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6816 …} #user: null -birthNumber: null -iban: null -recaptcha: null } |
| data_class | "App\Entity\Customer\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7735 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} use: { $class: "App\Entity\Customer\Customer" } } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#7737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7736 …} } } |
| validation_groups | [ "Default" "sylius_customer_registration" ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_customer_simple_registration" "sylius_customer_registration" "_sylius_customer_registration" ] |
| cache_key | "_sylius_customer_registration_sylius_customer_registration" |
| compound | true |
| data | App\Entity\Customer\Customer {#6813 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1767131819 {#6814 date: 2025-12-30 21:56:59.231549 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6815 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6816 …} #user: null -birthNumber: null -iban: null -recaptcha: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7837 -form: Symfony\Component\Form\Form {#7928 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5112 …5} |
| full_name | "sylius_customer_registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_customer_registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration" |
| valid | true |
| value | App\Entity\Customer\Customer {#6813 #id: null #email: null #emailCanonical: null #firstName: null #lastName: null #birthday: null #gender: "u" #group: null #phoneNumber: null #subscribedToNewsletter: false #createdAt: DateTime @1767131819 {#6814 date: 2025-12-30 21:56:59.231549 UTC (+00:00) } #updatedAt: null #orders: Doctrine\Common\Collections\ArrayCollection {#6815 …} #defaultAddress: null #addresses: Doctrine\Common\Collections\ArrayCollection {#6816 …} #user: null -birthNumber: null -iban: null -recaptcha: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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.customer.email" |
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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| 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.customer.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#7775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7752 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_sylius_customer_registration_email" ] |
| cache_key | "_sylius_customer_registration_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7798 -form: Symfony\Component\Form\Form {#7938 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7807 …5} |
| full_name | "sylius_customer_registration[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_email" |
| label | "sylius.form.customer.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_email" |
| valid | true |
| value | "" |
user
"Sylius\Bundle\CoreBundle\Form\Type\User\ShopUserRegistrationType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Valid {#7743 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#7743 +payload: null +traverse: true } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Valid {#7743 +payload: null +traverse: true } ] |
| 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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | "App\Entity\User\ShopUser" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7795 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} use: { $class: "App\Entity\User\ShopUser" } } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#7797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7796 …} } } |
| validation_groups | [ "sylius" "sylius_user_registration" ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_shop_user_registration" "_sylius_customer_registration_user" ] |
| cache_key | "_sylius_customer_registration_user_sylius_shop_user_registration" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7914 -form: Symfony\Component\Form\Form {#7907 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7888 …5} |
| full_name | "sylius_customer_registration[user]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_user" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user" |
| valid | true |
| value | null |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "sylius.form.user.password.label" ] |
[ "label" => "sylius.form.user.password.label" ] |
| invalid_message | "sylius.user.plainPassword.mismatch" |
same as passed value |
| second_options | [ "label" => "sylius.form.user.password.confirmation" ] |
[ "label" => "sylius.form.user.password.confirmation" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "sylius.form.user.password.label" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "sylius.user.plainPassword.mismatch" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "sylius.form.user.password.confirmation" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#7916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7922 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_sylius_customer_registration_user_plainPassword" ] |
| cache_key | "_sylius_customer_registration_user_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5120 -form: Symfony\Component\Form\Form {#7884 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5122 …5} |
| full_name | "sylius_customer_registration[user][plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_user_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| error_bubbling | false |
false
|
| label | "sylius.form.user.password.label" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7905 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| 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.user.password.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| upload_max_size_message | Closure() {#7897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7903 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_sylius_customer_registration_user_plainPassword_first" ] |
| cache_key | "_sylius_customer_registration_user_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5077 -form: Symfony\Component\Form\Form {#7881 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5117 …5} |
| full_name | "sylius_customer_registration[user][plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_user_plainPassword_first" |
| label | "sylius.form.user.password.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| error_bubbling | false |
false
|
| label | "sylius.form.user.password.confirmation" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| 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.user.password.confirmation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| upload_max_size_message | Closure() {#7889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7890 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_sylius_customer_registration_user_plainPassword_second" ] |
| cache_key | "_sylius_customer_registration_user_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5075 -form: Symfony\Component\Form\Form {#7878 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5074 …5} |
| full_name | "sylius_customer_registration[user][plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_user_plainPassword_second" |
| label | "sylius.form.user.password.confirmation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_plainPassword_second" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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.customer.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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7804 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| 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.customer.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#7806 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7805 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_customer_registration_firstName" ] |
| cache_key | "_sylius_customer_registration_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7896 -form: Symfony\Component\Form\Form {#7875 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7778 …5} |
| full_name | "sylius_customer_registration[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_firstName" |
| label | "sylius.form.customer.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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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.customer.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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7813 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| 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.customer.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#7815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7814 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_customer_registration_lastName" ] |
| cache_key | "_sylius_customer_registration_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5118 -form: Symfony\Component\Form\Form {#5148 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5119 …5} |
| full_name | "sylius_customer_registration[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_lastName" |
| label | "sylius.form.customer.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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_lastName" |
| valid | true |
| value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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.customer.phone_number" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| 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.customer.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#7824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7823 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_sylius_customer_registration_phoneNumber" ] |
| cache_key | "_sylius_customer_registration_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5070 -form: Symfony\Component\Form\Form {#5123 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5072 …5} |
| full_name | "sylius_customer_registration[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_phoneNumber" |
| label | "sylius.form.customer.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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_phoneNumber" |
| valid | true |
| value | "" |
subscribedToNewsletter
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.customer.subscribed_to_newsletter" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#7834 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7830 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#7836 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sylius.form.customer.subscribed_to_newsletter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#7840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7838 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_sylius_customer_registration_subscribedToNewsletter" ] |
| cache_key | "_sylius_customer_registration_subscribedToNewsletter_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5069 -form: Symfony\Component\Form\Form {#5145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5065 …5} |
| full_name | "sylius_customer_registration[subscribedToNewsletter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_subscribedToNewsletter" |
| label | "sylius.form.customer.subscribed_to_newsletter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subscribedToNewsletter" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_subscribedToNewsletter" |
| valid | true |
| value | "1" |
terms
"Setono\SyliusTermsPlugin\Form\Type\TermsAcceptCollectionType"
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 |
|---|---|---|
| terms | [ Setono\SyliusTermsPlugin\Model\Terms {#7790 #id: 1 #channels: Doctrine\ORM\PersistentCollection {#7780 …} #code: "terms-and-conditions" #createdAt: DateTime @1641853312 {#7783 date: 2022-01-10 22:21:52.0 UTC (+00:00) } #updatedAt: DateTime @1641853312 {#7784 date: 2022-01-10 22:21:52.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#7788 …} #translationsCache: [ "en_US" => Setono\SyliusTermsPlugin\Model\TermsTranslation {#5100 #locale: "en_US" #translatable: Setono\SyliusTermsPlugin\Model\Terms {#7790} #id: 1 #name: "Terms and Conditions" #slug: "terms-and-conditions" #explanation: "I Agree to [link:Terms and Conditions]" #content: "sdsd" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
[ Setono\SyliusTermsPlugin\Model\Terms {#7790 #id: 1 #channels: Doctrine\ORM\PersistentCollection {#7780 …} #code: "terms-and-conditions" #createdAt: DateTime @1641853312 {#7783 date: 2022-01-10 22:21:52.0 UTC (+00:00) } #updatedAt: DateTime @1641853312 {#7784 date: 2022-01-10 22:21:52.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#7788 …} #translationsCache: [ "en_US" => Setono\SyliusTermsPlugin\Model\TermsTranslation {#5100 #locale: "en_US" #translatable: Setono\SyliusTermsPlugin\Model\Terms {#7790} #id: 1 #name: "Terms and Conditions" #slug: "terms-and-conditions" #explanation: "I Agree to [link:Terms and Conditions]" #content: "sdsd" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| error_bubbling | true |
| error_mapping | [] |
| error_message | "setono_sylius_terms.form.terms_accept.terms_should_be_accepted" |
| 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 | "setono_sylius_terms.form.terms_accept.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| terms | [ Setono\SyliusTermsPlugin\Model\Terms {#7790 #id: 1 #channels: Doctrine\ORM\PersistentCollection {#7780 …} #code: "terms-and-conditions" #createdAt: DateTime @1641853312 {#7783 date: 2022-01-10 22:21:52.0 UTC (+00:00) } #updatedAt: DateTime @1641853312 {#7784 date: 2022-01-10 22:21:52.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#7788 …} #translationsCache: [ "en_US" => Setono\SyliusTermsPlugin\Model\TermsTranslation {#5100 #locale: "en_US" #translatable: Setono\SyliusTermsPlugin\Model\Terms {#7790} #id: 1 #name: "Terms and Conditions" #slug: "terms-and-conditions" #explanation: "I Agree to [link:Terms and Conditions]" #content: "sdsd" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" } ] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7858 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "setono_sylius_terms_accept_collection" "_sylius_customer_registration_terms" ] |
| cache_key | "_sylius_customer_registration_terms_setono_sylius_terms_accept_collection" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5064 -form: Symfony\Component\Form\Form {#5135 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5063 …5} |
| full_name | "sylius_customer_registration[terms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_terms" |
| label | "setono_sylius_terms.form.terms_accept.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "terms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_terms" |
| valid | true |
| value | null |
terms-and-conditions
"Setono\SyliusTermsPlugin\Form\Type\TermsAcceptType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Terms and Conditions" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
| terms_link | "I Agree to <a class="setono-terms-modal-link" href="/page/terms-and-conditions" data-generator="markdown">Terms and Conditions</a>" |
same as passed value |
| value | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#7834 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7830 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#7836 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Terms and Conditions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| terms_link | "I Agree to <a class="setono-terms-modal-link" href="/page/terms-and-conditions" data-generator="markdown">Terms and Conditions</a>" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#5109 …} } } |
| validation_groups | null |
| value | true |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "setono_sylius_terms_accept" "_sylius_customer_registration_terms_terms-and-conditions" ] |
| cache_key | "_sylius_customer_registration_terms_terms-and-conditions_setono_sylius_terms_accept" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5058 -form: Symfony\Component\Form\Form {#5132 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5055 …5} |
| full_name | "sylius_customer_registration[terms][terms-and-conditions]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_terms_terms-and-conditions" |
| label | "Terms and Conditions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "terms-and-conditions" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| terms_link | "I Agree to <a class="setono-terms-modal-link" href="/page/terms-and-conditions" data-generator="markdown">Terms and Conditions</a>" |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_terms_terms-and-conditions" |
| valid | true |
| value | true |
h_captcha
"MeteoConcept\HCaptchaBundle\Form\HCaptchaType"
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 | "app.form.contact.h_captcha" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#7942 +payload: null +message: "The CAPTCHA is required." +allowNull: false +normalizer: null } MeteoConcept\HCaptchaBundle\Validator\Constraints\IsValidCaptcha {#7941 +payload: null +message: "The CAPTCHA is invalid." } ] |
| 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 {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hcaptcha_site_key | "2290a1a1-6dd5-4f87-8dc3-4e505852ebdc" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Invalid CAPTCHA" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "app.form.contact.h_captcha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#7936 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "hcaptcha" "_sylius_customer_registration_h_captcha" ] |
| cache_key | "_sylius_customer_registration_h_captcha_hcaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5059 -form: Symfony\Component\Form\Form {#5129 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5057 …5} |
| full_name | "sylius_customer_registration[h_captcha]" |
| hcaptcha_site_key | "2290a1a1-6dd5-4f87-8dc3-4e505852ebdc" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_h_captcha" |
| label | "app.form.contact.h_captcha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "h_captcha" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_h_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "83b3cc31d6883a54.L0TDxjvjFHjc0VD7tqBFtOuuzLk9nqEZoR6BPZoa10I.bQmLo32Tehmyqza9-u8a2ZKWtdRtyeNSkUSxc8lCrQ18LquAeq9fHIirZA" |
| 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 | "83b3cc31d6883a54.L0TDxjvjFHjc0VD7tqBFtOuuzLk9nqEZoR6BPZoa10I.bQmLo32Tehmyqza9-u8a2ZKWtdRtyeNSkUSxc8lCrQ18LquAeq9fHIirZA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7710 …} -namespace: Closure() {#7712 …} } |
| data | "83b3cc31d6883a54.L0TDxjvjFHjc0VD7tqBFtOuuzLk9nqEZoR6BPZoa10I.bQmLo32Tehmyqza9-u8a2ZKWtdRtyeNSkUSxc8lCrQ18LquAeq9fHIirZA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6818 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#5047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#7714 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2609 …} $translationDomain: "validators" $message: Closure() {#5049 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_customer_registration__token" ] |
| cache_key | "_sylius_customer_registration__token_hidden" |
| compound | false |
| data | "83b3cc31d6883a54.L0TDxjvjFHjc0VD7tqBFtOuuzLk9nqEZoR6BPZoa10I.bQmLo32Tehmyqza9-u8a2ZKWtdRtyeNSkUSxc8lCrQ18LquAeq9fHIirZA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5101 -form: Symfony\Component\Form\Form {#5053 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5037 …5} |
| full_name | "sylius_customer_registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration__token" |
| valid | true |
| value | "83b3cc31d6883a54.L0TDxjvjFHjc0VD7tqBFtOuuzLk9nqEZoR6BPZoa10I.bQmLo32Tehmyqza9-u8a2ZKWtdRtyeNSkUSxc8lCrQ18LquAeq9fHIirZA" |