- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 249
- Events
- Routing
- Cache
- Translation 108
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- Messages
- Template events 14
- Blocks* 5
- Payum
- Themes 0
- Elastica
- Rich Snippets 2
- 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
-
-
_username
-
_password
-
_remember_me
-
_token
-
-
-
email
-
-
-
first
-
second
-
-
recaptcha
-
-
firstName
-
lastName
-
phoneNumber
-
subscribedToNewsletter
-
_token
-
-
-
email
-
name
-
text
-
agree
-
recaptcha
-
customer
-
user
-
send
-
product
-
productSlug
-
variant
-
_token
-
-
-
-
quantity
-
-
addToWishlist
-
_token
-
(no name)
"Sylius\Bundle\UiBundle\Form\Type\SecurityLoginType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#17481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#17480 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_security_login" "_" ] |
| cache_key | "__sylius_security_login" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17520 -form: Symfony\Component\Form\Form {#17529 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17482 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
_username
"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.login.username" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17492 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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.login.username" |
| 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() {#17494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#17493 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "__username" ] |
| cache_key | "__username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17544 -form: Symfony\Component\Form\Form {#17532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17542 …5} |
| full_name | "_username" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_username" |
| label | "sylius.form.login.username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__username" |
| valid | true |
| value | "" |
_password
"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 |
|---|---|---|
| label | "sylius.form.login.password" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17506 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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.login.password" |
| 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() {#17508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#17505 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "__password" ] |
| cache_key | "__password_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17545 -form: Symfony\Component\Form\Form {#17535 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17546 …5} |
| full_name | "_password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_password" |
| label | "sylius.form.login.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__password" |
| valid | true |
| value | "" |
_remember_me
"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.login.remember_me" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#17517 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17513 …} } |
| 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 {#17519 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sylius.form.login.remember_me" |
| 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() {#17523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#17521 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "__remember_me" ] |
| cache_key | "__remember_me_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17547 -form: Symfony\Component\Form\Form {#17538 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17553 …5} |
| full_name | "_remember_me" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_remember_me" |
| label | "sylius.form.login.remember_me" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_remember_me" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__remember_me" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "bec264a81ca5e76c708975ece9cfa4.3epl57mSZtBfeAWhrEuGPZMSBSxHxKarwDem7V-j4Zw.id42pd7mNZ0mLV3ym3_0daYkQlkoicf9l2jioynNkubrm1GL4NYvtm81UA" |
| 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 | "bec264a81ca5e76c708975ece9cfa4.3epl57mSZtBfeAWhrEuGPZMSBSxHxKarwDem7V-j4Zw.id42pd7mNZ0mLV3ym3_0daYkQlkoicf9l2jioynNkubrm1GL4NYvtm81UA" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data | "bec264a81ca5e76c708975ece9cfa4.3epl57mSZtBfeAWhrEuGPZMSBSxHxKarwDem7V-j4Zw.id42pd7mNZ0mLV3ym3_0daYkQlkoicf9l2jioynNkubrm1GL4NYvtm81UA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#17561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#17558 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
| cache_key | "__token_hidden" |
| compound | false |
| data | "bec264a81ca5e76c708975ece9cfa4.3epl57mSZtBfeAWhrEuGPZMSBSxHxKarwDem7V-j4Zw.id42pd7mNZ0mLV3ym3_0daYkQlkoicf9l2jioynNkubrm1GL4NYvtm81UA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17571 -form: Symfony\Component\Form\Form {#17567 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17562 …5} |
| full_name | "_token" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_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 | "__token" |
| valid | true |
| value | "bec264a81ca5e76c708975ece9cfa4.3epl57mSZtBfeAWhrEuGPZMSBSxHxKarwDem7V-j4Zw.id42pd7mNZ0mLV3ym3_0daYkQlkoicf9l2jioynNkubrm1GL4NYvtm81UA" |
sylius_customer_registration
"Sylius\Bundle\CoreBundle\Form\Type\Customer\CustomerRegistrationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | "App\Entity\Customer\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} 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() {#19230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19229 …} } } |
| validation_groups | [ "sylius" "sylius_user_registration" "sylius_customer_profile" ] |
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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19298 -form: Symfony\Component\Form\Form {#19304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19231 …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 | 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19244 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#19246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19243 …} } } |
| 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 {#19261 -form: Symfony\Component\Form\Form {#19307 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19272 …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 {#19236 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#19236 +payload: null +traverse: true } ] |
| 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 | [ Symfony\Component\Validator\Constraints\Valid {#19236 +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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | "App\Entity\User\ShopUser" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19258 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} 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() {#19260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19259 …} } } |
| 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 {#19335 -form: Symfony\Component\Form\Form {#19340 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19321 …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 |
|---|---|---|
| constraints | [ Rollerworks\Component\PasswordStrength\Validator\Constraints\PasswordRequirements {#19266 +payload: null +tooShortMessage: "Your password must be at least {{length}} characters long." +missingLettersMessage: "Your password must include at least one letter." +requireCaseDiffMessage: "Your password must include both upper and lower case letters." +missingNumbersMessage: "Your password must include at least one number." +missingSpecialCharacterMessage: "Your password must contain at least one special character." +minLength: 8 +requireLetters: true +requireCaseDiff: true +requireNumbers: true +requireSpecialCharacter: true } ] |
[ Rollerworks\Component\PasswordStrength\Validator\Constraints\PasswordRequirements {#19266 +payload: null +tooShortMessage: "Your password must be at least {{length}} characters long." +missingLettersMessage: "Your password must include at least one letter." +requireCaseDiffMessage: "Your password must include both upper and lower case letters." +missingNumbersMessage: "Your password must include at least one number." +missingSpecialCharacterMessage: "Your password must contain at least one special character." +minLength: 8 +requireLetters: true +requireCaseDiff: true +requireNumbers: true +requireSpecialCharacter: true } ] |
| 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 | [ Rollerworks\Component\PasswordStrength\Validator\Constraints\PasswordRequirements {#19266 +payload: null +tooShortMessage: "Your password must be at least {{length}} characters long." +missingLettersMessage: "Your password must include at least one letter." +requireCaseDiffMessage: "Your password must include both upper and lower case letters." +missingNumbersMessage: "Your password must include at least one number." +missingSpecialCharacterMessage: "Your password must contain at least one special character." +minLength: 8 +requireLetters: true +requireCaseDiff: true +requireNumbers: true +requireSpecialCharacter: 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#19320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19319 …} } } |
| 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 {#19384 -form: Symfony\Component\Form\Form {#19359 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19247 …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 |
same as passed value |
| 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19344 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#19346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19345 …} } } |
| 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 {#19389 -form: Symfony\Component\Form\Form {#19362 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19388 …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 |
same as passed value |
| 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19352 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#19354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19353 …} } } |
| 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 {#19405 -form: Symfony\Component\Form\Form {#19365 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19413 …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 | "" |
recaptcha
"EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaV3Type"
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 |
|---|---|---|
| action_name | "registration" |
same as passed value |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueV3 {#19267 +payload: null +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueV3 {#19267 +payload: null +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| 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 | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueV3 {#19267 +payload: null +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19332 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#19334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19333 …} } } |
| validation_groups | [
"Default"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "registration" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "ewz_recaptcha" "_sylius_customer_registration_user_recaptcha" ] |
| cache_key | "_sylius_customer_registration_user_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19386 -form: Symfony\Component\Form\Form {#19368 …} -errors: [] } |
| ewz_recaptcha_api_host | "www.google.com" |
| ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
| ewz_recaptcha_enabled | true |
| ewz_recaptcha_hide_badge | false |
| form | Symfony\Component\Form\FormView {#19387 …5} |
| full_name | "sylius_customer_registration[user][recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_user_recaptcha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LeJ2wMkAAAAACIBO3zYMzhOesyiHe_wyq17HAYH" |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_recaptcha" |
| 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#19271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19270 …} } } |
| 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 {#19355 -form: Symfony\Component\Form\Form {#19371 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19347 …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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19278 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#19280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19279 …} } } |
| 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 {#19414 -form: Symfony\Component\Form\Form {#19374 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19415 …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 |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19287 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#19289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19288 …} } } |
| 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 {#19416 -form: Symfony\Component\Form\Form {#19377 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19417 …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 |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#17517 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17513 …} } |
| 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 {#17519 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() {#19297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19296 …} } } |
| 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 {#19418 -form: Symfony\Component\Form\Form {#19380 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19419 …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" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d917f3d6330505d545280f97.F29cke2JhW7gMZ0bnKnS54H4Xh28MnBF3SR_fi_4iZE.QQsYvKzT_QPXbsdW_tGrrs2uJFDxBh8nsVA7OWq04_J1Fj7FoOjCD5V-9g" |
| 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 | "d917f3d6330505d545280f97.F29cke2JhW7gMZ0bnKnS54H4Xh28MnBF3SR_fi_4iZE.QQsYvKzT_QPXbsdW_tGrrs2uJFDxBh8nsVA7OWq04_J1Fj7FoOjCD5V-9g" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data | "d917f3d6330505d545280f97.F29cke2JhW7gMZ0bnKnS54H4Xh28MnBF3SR_fi_4iZE.QQsYvKzT_QPXbsdW_tGrrs2uJFDxBh8nsVA7OWq04_J1Fj7FoOjCD5V-9g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#19420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#19421 …} } } |
| 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 | "d917f3d6330505d545280f97.F29cke2JhW7gMZ0bnKnS54H4Xh28MnBF3SR_fi_4iZE.QQsYvKzT_QPXbsdW_tGrrs2uJFDxBh8nsVA7OWq04_J1Fj7FoOjCD5V-9g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19431 -form: Symfony\Component\Form\Form {#19427 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19422 …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 | "d917f3d6330505d545280f97.F29cke2JhW7gMZ0bnKnS54H4Xh28MnBF3SR_fi_4iZE.QQsYvKzT_QPXbsdW_tGrrs2uJFDxBh8nsVA7OWq04_J1Fj7FoOjCD5V-9g" |
app_customer_inquiry_product
"App\Form\Type\Inquiry\ProductInquiry"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Customer\Inquiry {#20689 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/de/inquiry/product" |
same as passed value |
| data | App\Entity\Customer\Inquiry {#20689 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/de/inquiry/product" |
| 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data | App\Entity\Customer\Inquiry {#20689 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
| data_class | "App\Entity\Customer\Inquiry" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} use: { $class: "App\Entity\Customer\Inquiry" } } |
| 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() {#20699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20698 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/de/inquiry/product" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "app_customer_inquiry_product" "_app_customer_inquiry_product" ] |
| cache_key | "_app_customer_inquiry_product_app_customer_inquiry_product" |
| compound | true |
| data | App\Entity\Customer\Inquiry {#20689 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20740 -form: Symfony\Component\Form\Form {#20822 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20700 …5} |
| full_name | "app_customer_inquiry_product" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "app_customer_inquiry_product" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product" |
| valid | true |
| value | App\Entity\Customer\Inquiry {#20689 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| label | "app.inquiry.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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20747 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | "app.inquiry.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() {#20749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20748 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_app_customer_inquiry_product_email" ] |
| cache_key | "_app_customer_inquiry_product_email_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20720 -form: Symfony\Component\Form\Form {#20825 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20812 …5} |
| full_name | "app_customer_inquiry_product[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_email" |
| label | "app.inquiry.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 | "_app_customer_inquiry_product_email" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "app.inquiry.name_or_company" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | "app.inquiry.name_or_company" |
| 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() {#20758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20757 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_app_customer_inquiry_product_name" ] |
| cache_key | "_app_customer_inquiry_product_name_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20710 -form: Symfony\Component\Form\Form {#20828 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20797 …5} |
| full_name | "app_customer_inquiry_product[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_name" |
| label | "app.inquiry.name_or_company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_name" |
| valid | true |
| value | "" |
text
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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.inquiry.message" |
same as passed value |
| required | 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20769 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | "app.inquiry.message" |
| 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() {#20771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20770 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_app_customer_inquiry_product_text" ] |
| cache_key | "_app_customer_inquiry_product_text_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20784 -form: Symfony\Component\Form\Form {#20831 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20772 …5} |
| full_name | "app_customer_inquiry_product[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_text" |
| label | "app.inquiry.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_text" |
| valid | true |
| value | "" |
agree
"App\Form\Type\AgreementCheckbox"
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 | "app.inquiry.agreement" |
same as passed value |
| required | 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#20781 class: "App\Form\Type\AgreementCheckbox" this: App\Form\Type\AgreementCheckbox {#20777 …} } |
| 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 {#20783 returnType: "bool" class: "App\Form\Type\AgreementCheckbox" } |
| label | "app.inquiry.agreement" |
| 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() {#20787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20785 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "agreement_checkbox" "_app_customer_inquiry_product_agree" ] |
| cache_key | "_app_customer_inquiry_product_agree_agreement_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20759 -form: Symfony\Component\Form\Form {#20834 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20750 …5} |
| full_name | "app_customer_inquiry_product[agree]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_agree" |
| label | "app.inquiry.agreement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agree" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_agree" |
| valid | true |
| value | "1" |
recaptcha
"EWZ\Bundle\RecaptchaBundle\Form\Type\EWZRecaptchaV3Type"
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 |
|---|---|---|
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueV3 {#20705 +payload: null +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueV3 {#20705 +payload: null +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "form" |
| 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 | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrueV3 {#20705 +payload: null +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20794 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#20796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20795 …} } } |
| validation_groups | [
"Default"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "form" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "ewz_recaptcha" "_app_customer_inquiry_product_recaptcha" ] |
| cache_key | "_app_customer_inquiry_product_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20858 -form: Symfony\Component\Form\Form {#20837 …} -errors: [] } |
| ewz_recaptcha_api_host | "www.google.com" |
| ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
| ewz_recaptcha_enabled | true |
| ewz_recaptcha_hide_badge | false |
| form | Symfony\Component\Form\FormView {#20860 …5} |
| full_name | "app_customer_inquiry_product[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_recaptcha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LeJ2wMkAAAAACIBO3zYMzhOesyiHe_wyq17HAYH" |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_recaptcha" |
| valid | true |
| value | "" |
customer
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 | "Customer" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | "Customer" |
| 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() {#20709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20708 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_app_customer_inquiry_product_customer" ] |
| cache_key | "_app_customer_inquiry_product_customer_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20861 -form: Symfony\Component\Form\Form {#20840 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20862 …5} |
| full_name | "app_customer_inquiry_product[customer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_customer" |
| label | "Customer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customer" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_customer" |
| valid | true |
| value | "" |
user
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 | 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20717 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#20719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20718 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_app_customer_inquiry_product_user" ] |
| cache_key | "_app_customer_inquiry_product_user_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20863 -form: Symfony\Component\Form\Form {#20843 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20901 …5} |
| full_name | "app_customer_inquiry_product[user]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_user" |
| valid | true |
| value | "" |
send
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 | "app.inquiry.send" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "app.inquiry.send" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_app_customer_inquiry_product_send" ] |
| cache_key | "_app_customer_inquiry_product_send_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#20904 …5} |
| full_name | "app_customer_inquiry_product[send]" |
| id | "app_customer_inquiry_product_send" |
| label | "app.inquiry.send" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "send" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_send" |
| value | null |
product
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 | 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#20729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20728 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_app_customer_inquiry_product_product" ] |
| cache_key | "_app_customer_inquiry_product_product_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20905 -form: Symfony\Component\Form\Form {#20848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20903 …5} |
| full_name | "app_customer_inquiry_product[product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_product" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "product" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_product" |
| valid | true |
| value | "" |
productSlug
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| 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 | 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20814 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#20816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20815 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_app_customer_inquiry_product_productSlug" ] |
| cache_key | "_app_customer_inquiry_product_productSlug_hidden" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20906 -form: Symfony\Component\Form\Form {#20851 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20907 …5} |
| full_name | "app_customer_inquiry_product[productSlug]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_productSlug" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "productSlug" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_productSlug" |
| valid | true |
| value | "" |
variant
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View 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 | 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#20739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20738 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_app_customer_inquiry_product_variant" ] |
| cache_key | "_app_customer_inquiry_product_variant_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20908 -form: Symfony\Component\Form\Form {#20854 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20909 …5} |
| full_name | "app_customer_inquiry_product[variant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_variant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "variant" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_variant" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5dee.I_s_zf5nJr4FEqL7G22l0tGa6BZpHBTWDGTlDJfl6nk.VJ93pL8vXMpXZfiJfyrrnaHy3EAobXuiYzW2XN29vBBvqA-3rj5k_1F6-w" |
| 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 | "5dee.I_s_zf5nJr4FEqL7G22l0tGa6BZpHBTWDGTlDJfl6nk.VJ93pL8vXMpXZfiJfyrrnaHy3EAobXuiYzW2XN29vBBvqA-3rj5k_1F6-w" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data | "5dee.I_s_zf5nJr4FEqL7G22l0tGa6BZpHBTWDGTlDJfl6nk.VJ93pL8vXMpXZfiJfyrrnaHy3EAobXuiYzW2XN29vBBvqA-3rj5k_1F6-w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#20910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#20911 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_app_customer_inquiry_product__token" ] |
| cache_key | "_app_customer_inquiry_product__token_hidden" |
| compound | false |
| data | "5dee.I_s_zf5nJr4FEqL7G22l0tGa6BZpHBTWDGTlDJfl6nk.VJ93pL8vXMpXZfiJfyrrnaHy3EAobXuiYzW2XN29vBBvqA-3rj5k_1F6-w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20921 -form: Symfony\Component\Form\Form {#20917 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20912 …5} |
| full_name | "app_customer_inquiry_product[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product__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 | "_app_customer_inquiry_product__token" |
| valid | true |
| value | "5dee.I_s_zf5nJr4FEqL7G22l0tGa6BZpHBTWDGTlDJfl6nk.VJ93pL8vXMpXZfiJfyrrnaHy3EAobXuiYzW2XN29vBBvqA-3rj5k_1F6-w" |
sylius_add_to_cart
"Sylius\Bundle\CoreBundle\Form\Type\Order\AddToCartType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#25166 -cart: App\Entity\Order\Order {#11940 …} -cartItem: App\Entity\Order\OrderItem {#25077 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25154 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25150 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8665 …} #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25163 …} -option: null } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#25166 -cart: App\Entity\Order\Order {#11940 …} -cartItem: App\Entity\Order\OrderItem {#25077 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25154 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25150 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8665 …} #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25163 …} -option: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7922 #id: 182657 #code: "4.8MOS120STRCONMUD" #attributes: Doctrine\ORM\PersistentCollection {#15515 …} #variants: Doctrine\ORM\PersistentCollection {#9478 …} #options: Doctrine\ORM\PersistentCollection {#9490 …} #associations: Doctrine\ORM\PersistentCollection {#9484 …} #createdAt: DateTime @1662991726 {#7994 date: 2022-09-12 14:08:46.0 UTC (+00:00) } #updatedAt: DateTime @1721750080 {#15545 date: 2024-07-23 15:54:40.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15533 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8615 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7922} #id: 290397 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD aus der exquisiten Concrete-Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: null -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9513 #locale: "en_US" #translatable: App\Entity\Product\Product {#7922} #id: 181993 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD from the exquisite Concrete collection ✓ We offer extra discount!" #shortDescription: null -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8648 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7922} #id: 290398 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD de l'exquise collection Concrete ✓ Nous offrons une remise supplémentaire !" #shortDescription: null -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8610 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7922} #id: 290399 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD dalla squisita collezione Concrete ✓ Offriamo uno sconto extra!" #shortDescription: null -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8435 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7922} #id: 526796 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8m-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD z wyjątkowej kolekcji Concrete ✓ Oferujemy dodatkowy rabat!" #shortDescription: null -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8384 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7922} #id: 840988 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Descubre la elegancia atemporal con Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD de la exquisita Concrete colección ✓ ¡Ofrecemos un descuento adicional!" #shortDescription: null -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8308 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7922} #id: 972058 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Ontdek tijdloze elegantie met Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD uit de exclusieve Concrete collectie ✓ Wij bieden extra korting!" #shortDescription: null -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8265 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7922} #id: 1103128 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Oppdag tidløs eleganse med Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD fra den eksklusive Concrete kolleksjonen ✓ Vi tilbyr ekstra rabatt!" #shortDescription: null -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#15529 …} #channels: Doctrine\ORM\PersistentCollection {#15521 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7916 …} #reviews: Doctrine\ORM\PersistentCollection {#9496 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15525 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15541 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15537 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8108 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8605 …} } |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#25166 -cart: App\Entity\Order\Order {#11940 …} -cartItem: App\Entity\Order\OrderItem {#25077 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25154 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25150 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8665 …} #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25163 …} -option: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25159 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} use: { $class: "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| is_wishlist | false |
| 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 |
| product | App\Entity\Product\Product {#7922 #id: 182657 #code: "4.8MOS120STRCONMUD" #attributes: Doctrine\ORM\PersistentCollection {#15515 …} #variants: Doctrine\ORM\PersistentCollection {#9478 …} #options: Doctrine\ORM\PersistentCollection {#9490 …} #associations: Doctrine\ORM\PersistentCollection {#9484 …} #createdAt: DateTime @1662991726 {#7994 date: 2022-09-12 14:08:46.0 UTC (+00:00) } #updatedAt: DateTime @1721750080 {#15545 date: 2024-07-23 15:54:40.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15533 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8615 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7922} #id: 290397 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD aus der exquisiten Concrete-Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: null -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9513 #locale: "en_US" #translatable: App\Entity\Product\Product {#7922} #id: 181993 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD from the exquisite Concrete collection ✓ We offer extra discount!" #shortDescription: null -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8648 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7922} #id: 290398 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD de l'exquise collection Concrete ✓ Nous offrons une remise supplémentaire !" #shortDescription: null -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8610 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7922} #id: 290399 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD dalla squisita collezione Concrete ✓ Offriamo uno sconto extra!" #shortDescription: null -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8435 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7922} #id: 526796 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8m-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD z wyjątkowej kolekcji Concrete ✓ Oferujemy dodatkowy rabat!" #shortDescription: null -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8384 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7922} #id: 840988 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Descubre la elegancia atemporal con Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD de la exquisita Concrete colección ✓ ¡Ofrecemos un descuento adicional!" #shortDescription: null -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8308 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7922} #id: 972058 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Ontdek tijdloze elegantie met Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD uit de exclusieve Concrete collectie ✓ Wij bieden extra korting!" #shortDescription: null -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8265 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7922} #id: 1103128 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Oppdag tidløs eleganse med Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD fra den eksklusive Concrete kolleksjonen ✓ Vi tilbyr ekstra rabatt!" #shortDescription: null -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#15529 …} #channels: Doctrine\ORM\PersistentCollection {#15521 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7916 …} #reviews: Doctrine\ORM\PersistentCollection {#9496 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15525 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15541 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15537 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8108 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8605 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#25167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#25149 …} } } |
| validation_groups | [
"sylius"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_add_to_cart" "_sylius_add_to_cart" ] |
| cache_key | "_sylius_add_to_cart_sylius_add_to_cart" |
| compound | true |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#25166 -cart: App\Entity\Order\Order {#11940 …} -cartItem: App\Entity\Order\OrderItem {#25077 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25154 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25150 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8665 …} #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25163 …} -option: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25182 -form: Symfony\Component\Form\Form {#25183 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25168 …5} |
| full_name | "sylius_add_to_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_add_to_cart" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart" |
| valid | true |
| value | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#25166 -cart: App\Entity\Order\Order {#11940 …} -cartItem: App\Entity\Order\OrderItem {#25077 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25154 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25150 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8665 …} #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25163 …} -option: null } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order\OrderItem {#25077 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25154 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25150 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8665 …} #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25163 …} -option: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | App\Entity\Product\Product {#7922 #id: 182657 #code: "4.8MOS120STRCONMUD" #attributes: Doctrine\ORM\PersistentCollection {#15515 …} #variants: Doctrine\ORM\PersistentCollection {#9478 …} #options: Doctrine\ORM\PersistentCollection {#9490 …} #associations: Doctrine\ORM\PersistentCollection {#9484 …} #createdAt: DateTime @1662991726 {#7994 date: 2022-09-12 14:08:46.0 UTC (+00:00) } #updatedAt: DateTime @1721750080 {#15545 date: 2024-07-23 15:54:40.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15533 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8615 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7922} #id: 290397 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD aus der exquisiten Concrete-Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: null -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9513 #locale: "en_US" #translatable: App\Entity\Product\Product {#7922} #id: 181993 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD from the exquisite Concrete collection ✓ We offer extra discount!" #shortDescription: null -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8648 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7922} #id: 290398 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD de l'exquise collection Concrete ✓ Nous offrons une remise supplémentaire !" #shortDescription: null -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8610 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7922} #id: 290399 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD dalla squisita collezione Concrete ✓ Offriamo uno sconto extra!" #shortDescription: null -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8435 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7922} #id: 526796 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8m-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD z wyjątkowej kolekcji Concrete ✓ Oferujemy dodatkowy rabat!" #shortDescription: null -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8384 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7922} #id: 840988 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Descubre la elegancia atemporal con Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD de la exquisita Concrete colección ✓ ¡Ofrecemos un descuento adicional!" #shortDescription: null -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8308 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7922} #id: 972058 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Ontdek tijdloze elegantie met Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD uit de exclusieve Concrete collectie ✓ Wij bieden extra korting!" #shortDescription: null -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8265 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7922} #id: 1103128 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Oppdag tidløs eleganse med Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD fra den eksklusive Concrete kolleksjonen ✓ Vi tilbyr ekstra rabatt!" #shortDescription: null -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#15529 …} #channels: Doctrine\ORM\PersistentCollection {#15521 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7916 …} #reviews: Doctrine\ORM\PersistentCollection {#9496 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15525 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15541 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15537 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8108 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8605 …} } |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | "App\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25174 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} use: { $class: "App\Entity\Order\OrderItem" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| product | App\Entity\Product\Product {#7922 #id: 182657 #code: "4.8MOS120STRCONMUD" #attributes: Doctrine\ORM\PersistentCollection {#15515 …} #variants: Doctrine\ORM\PersistentCollection {#9478 …} #options: Doctrine\ORM\PersistentCollection {#9490 …} #associations: Doctrine\ORM\PersistentCollection {#9484 …} #createdAt: DateTime @1662991726 {#7994 date: 2022-09-12 14:08:46.0 UTC (+00:00) } #updatedAt: DateTime @1721750080 {#15545 date: 2024-07-23 15:54:40.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15533 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8615 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7922} #id: 290397 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD aus der exquisiten Concrete-Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: null -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9513 #locale: "en_US" #translatable: App\Entity\Product\Product {#7922} #id: 181993 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD from the exquisite Concrete collection ✓ We offer extra discount!" #shortDescription: null -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8648 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7922} #id: 290398 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD de l'exquise collection Concrete ✓ Nous offrons une remise supplémentaire !" #shortDescription: null -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8610 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7922} #id: 290399 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD dalla squisita collezione Concrete ✓ Offriamo uno sconto extra!" #shortDescription: null -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8435 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7922} #id: 526796 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8m-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD z wyjątkowej kolekcji Concrete ✓ Oferujemy dodatkowy rabat!" #shortDescription: null -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8384 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7922} #id: 840988 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Descubre la elegancia atemporal con Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD de la exquisita Concrete colección ✓ ¡Ofrecemos un descuento adicional!" #shortDescription: null -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8308 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7922} #id: 972058 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Ontdek tijdloze elegantie met Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD uit de exclusieve Concrete collectie ✓ Wij bieden extra korting!" #shortDescription: null -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8265 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7922} #id: 1103128 #name: " Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD " #slug: "gigacer-concrete-mud-15x120-mosaic-stripes-4-8mm-4-8mos120strconmud" #description: null #metaKeywords: null #metaDescription: "Oppdag tidløs eleganse med Gigacer Concrete Mud 15X120 Mosaic Stripes 4.8M 4.8MOS120STRCONMUD fra den eksklusive Concrete kolleksjonen ✓ Vi tilbyr ekstra rabatt!" #shortDescription: null -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#15529 …} #channels: Doctrine\ORM\PersistentCollection {#15521 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7916 …} #reviews: Doctrine\ORM\PersistentCollection {#9496 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15525 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15541 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15537 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8108 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8605 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#25176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#25175 …} } } |
| validation_groups | [
"sylius"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_cart_item" "_sylius_add_to_cart_cartItem" ] |
| cache_key | "_sylius_add_to_cart_cartItem_sylius_cart_item" |
| compound | true |
| data | App\Entity\Order\OrderItem {#25077 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25154 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25150 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8665 …} #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25163 …} -option: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25207 -form: Symfony\Component\Form\Form {#25196 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25205 …5} |
| full_name | "sylius_add_to_cart[cartItem]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cartItem" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_cartItem" |
| valid | true |
| value | App\Entity\Order\OrderItem {#25077 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25154 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25150 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8665 …} #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25163 …} -option: null } |
quantity
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 1 ] |
[ "min" => 1 ] |
| label | "sylius.ui.quantity" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25187 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "sylius.ui.quantity" |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#25189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#25188 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_sylius_add_to_cart_cartItem_quantity" ] |
| cache_key | "_sylius_add_to_cart_cartItem_quantity_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25213 -form: Symfony\Component\Form\Form {#25199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25210 …5} |
| full_name | "sylius_add_to_cart[cartItem][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_quantity" |
| label | "sylius.ui.quantity" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_cartItem_quantity" |
| valid | true |
| value | "1" |
addToWishlist
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
|---|---|---|
| attr | [ "class" => "bitbag-add-variant-to-wishlist ui icon labeled button" ] |
[ "class" => "bitbag-add-variant-to-wishlist ui icon labeled button" ] |
| label | "bitbag_sylius_wishlist_plugin.ui.add_to_wishlist" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "bitbag-add-variant-to-wishlist ui icon labeled button" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "bitbag_sylius_wishlist_plugin.ui.add_to_wishlist" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "bitbag-add-variant-to-wishlist ui icon labeled button" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_sylius_add_to_cart_addToWishlist" ] |
| cache_key | "_sylius_add_to_cart_addToWishlist_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#25209 …5} |
| full_name | "sylius_add_to_cart[addToWishlist]" |
| id | "sylius_add_to_cart_addToWishlist" |
| label | "bitbag_sylius_wishlist_plugin.ui.add_to_wishlist" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "addToWishlist" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_addToWishlist" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2c4a6357fa9e8305cceda47734eb586f.H_ZqWnxIq2Ljjb_pVUpX4o34AKB2iukikgJ6yIUwXvU.Z6kMPhZ82TGn3-ilMDIVpMetTexb46FB3lsXvMFbHZ9Ns15tMAziF6HlyA" |
| 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 | "2c4a6357fa9e8305cceda47734eb586f.H_ZqWnxIq2Ljjb_pVUpX4o34AKB2iukikgJ6yIUwXvU.Z6kMPhZ82TGn3-ilMDIVpMetTexb46FB3lsXvMFbHZ9Ns15tMAziF6HlyA" |
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 {#7497 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7496 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7502 …} -namespace: Closure() {#7494 …} } |
| data | "2c4a6357fa9e8305cceda47734eb586f.H_ZqWnxIq2Ljjb_pVUpX4o34AKB2iukikgJ6yIUwXvU.Z6kMPhZ82TGn3-ilMDIVpMetTexb46FB3lsXvMFbHZ9Ns15tMAziF6HlyA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17446 …} } |
| 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() {#25216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17461 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1152 …} $translationDomain: "validators" $message: Closure() {#25208 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_add_to_cart__token" ] |
| cache_key | "_sylius_add_to_cart__token_hidden" |
| compound | false |
| data | "2c4a6357fa9e8305cceda47734eb586f.H_ZqWnxIq2Ljjb_pVUpX4o34AKB2iukikgJ6yIUwXvU.Z6kMPhZ82TGn3-ilMDIVpMetTexb46FB3lsXvMFbHZ9Ns15tMAziF6HlyA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25228 -form: Symfony\Component\Form\Form {#25224 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25215 …5} |
| full_name | "sylius_add_to_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart__token" |
| valid | true |
| value | "2c4a6357fa9e8305cceda47734eb586f.H_ZqWnxIq2Ljjb_pVUpX4o34AKB2iukikgJ6yIUwXvU.Z6kMPhZ82TGn3-ilMDIVpMetTexb46FB3lsXvMFbHZ9Ns15tMAziF6HlyA" |