- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 3467
- Events
- Routing
- Cache
- Translation 103
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- Messages
- Template events 13
- 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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17690 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#17692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17691 …} } } |
| 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 {#17731 -form: Symfony\Component\Form\Form {#17740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17693 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#17705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17704 …} } } |
| 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 {#17755 -form: Symfony\Component\Form\Form {#17743 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17753 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17717 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#17719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17716 …} } } |
| 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 {#17756 -form: Symfony\Component\Form\Form {#17746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17757 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#17728 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17724 …} } |
| 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 {#17730 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() {#17734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17732 …} } } |
| 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 {#17758 -form: Symfony\Component\Form\Form {#17749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17764 …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 | "3fe8a56167788d4934e844989a064cd.nlRo5tMMFOV3UX6kcUCg0ui9gksIumQ4FMAlStSUe9Y.zDkjqZkhW50nYUzLECPXgt2MznM97xNoWPhWOZfZPL7sOxCJ41h7phgjHQ" |
| 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 | "3fe8a56167788d4934e844989a064cd.nlRo5tMMFOV3UX6kcUCg0ui9gksIumQ4FMAlStSUe9Y.zDkjqZkhW50nYUzLECPXgt2MznM97xNoWPhWOZfZPL7sOxCJ41h7phgjHQ" |
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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | "3fe8a56167788d4934e844989a064cd.nlRo5tMMFOV3UX6kcUCg0ui9gksIumQ4FMAlStSUe9Y.zDkjqZkhW50nYUzLECPXgt2MznM97xNoWPhWOZfZPL7sOxCJ41h7phgjHQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17770 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#17772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17769 …} } } |
| 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 | "3fe8a56167788d4934e844989a064cd.nlRo5tMMFOV3UX6kcUCg0ui9gksIumQ4FMAlStSUe9Y.zDkjqZkhW50nYUzLECPXgt2MznM97xNoWPhWOZfZPL7sOxCJ41h7phgjHQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17782 -form: Symfony\Component\Form\Form {#17778 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17773 …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 | "3fe8a56167788d4934e844989a064cd.nlRo5tMMFOV3UX6kcUCg0ui9gksIumQ4FMAlStSUe9Y.zDkjqZkhW50nYUzLECPXgt2MznM97xNoWPhWOZfZPL7sOxCJ41h7phgjHQ" |
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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | "App\Entity\Customer\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19465 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} 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() {#19467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19466 …} } } |
| 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 {#19535 -form: Symfony\Component\Form\Form {#19541 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19468 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19480 …} } } |
| 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 {#19498 -form: Symfony\Component\Form\Form {#19544 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19509 …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 {#19473 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#19473 +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 {#19473 +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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | "App\Entity\User\ShopUser" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19495 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} 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() {#19497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19496 …} } } |
| 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 {#19572 -form: Symfony\Component\Form\Form {#19577 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19558 …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 {#19503 +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 {#19503 +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 {#19503 +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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19556 …} } } |
| 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 {#19621 -form: Symfony\Component\Form\Form {#19596 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19484 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19581 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19582 …} } } |
| 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 {#19626 -form: Symfony\Component\Form\Form {#19599 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19625 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19589 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19590 …} } } |
| 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 {#19642 -form: Symfony\Component\Form\Form {#19602 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19650 …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 {#19504 +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 {#19504 +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 {#19504 +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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19570 …} } } |
| 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 {#19623 -form: Symfony\Component\Form\Form {#19605 …} -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 {#19624 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19506 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19507 …} } } |
| 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 {#19592 -form: Symfony\Component\Form\Form {#19608 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19584 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19515 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19516 …} } } |
| 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 {#19651 -form: Symfony\Component\Form\Form {#19611 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19652 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19525 …} } } |
| 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 {#19653 -form: Symfony\Component\Form\Form {#19614 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19654 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#17728 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17724 …} } |
| 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 {#17730 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() {#19534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19533 …} } } |
| 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 {#19655 -form: Symfony\Component\Form\Form {#19617 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19656 …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 | "274dad0bc4bfc5a0f.0AJsaooghSRmHPo2Mf5xwJopCRfMMWZWuujkgEyqgCA.g1QFHbxByEIRTIpBYKcW99ZGPX70WxwXwom26RTO32uCZVsauFXPV1NRvw" |
| 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 | "274dad0bc4bfc5a0f.0AJsaooghSRmHPo2Mf5xwJopCRfMMWZWuujkgEyqgCA.g1QFHbxByEIRTIpBYKcW99ZGPX70WxwXwom26RTO32uCZVsauFXPV1NRvw" |
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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | "274dad0bc4bfc5a0f.0AJsaooghSRmHPo2Mf5xwJopCRfMMWZWuujkgEyqgCA.g1QFHbxByEIRTIpBYKcW99ZGPX70WxwXwom26RTO32uCZVsauFXPV1NRvw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19527 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#19657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19658 …} } } |
| 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 | "274dad0bc4bfc5a0f.0AJsaooghSRmHPo2Mf5xwJopCRfMMWZWuujkgEyqgCA.g1QFHbxByEIRTIpBYKcW99ZGPX70WxwXwom26RTO32uCZVsauFXPV1NRvw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19668 -form: Symfony\Component\Form\Form {#19664 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19659 …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 | "274dad0bc4bfc5a0f.0AJsaooghSRmHPo2Mf5xwJopCRfMMWZWuujkgEyqgCA.g1QFHbxByEIRTIpBYKcW99ZGPX70WxwXwom26RTO32uCZVsauFXPV1NRvw" |
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 {#20950 -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 | "/en/inquiry/product" |
same as passed value |
| data | App\Entity\Customer\Inquiry {#20950 -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 | "/en/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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | App\Entity\Customer\Inquiry {#20950 -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) {#20958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} 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() {#20960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20959 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/en/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 {#20950 -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 {#21001 -form: Symfony\Component\Form\Form {#21083 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20961 …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 {#20950 -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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21008 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#21010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21009 …} } } |
| 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 {#20981 -form: Symfony\Component\Form\Form {#21086 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21073 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21017 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#21019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21018 …} } } |
| 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 {#20971 -form: Symfony\Component\Form\Form {#21089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21058 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#21032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21031 …} } } |
| 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 {#21045 -form: Symfony\Component\Form\Form {#21092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21033 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#21042 class: "App\Form\Type\AgreementCheckbox" this: App\Form\Type\AgreementCheckbox {#21038 …} } |
| 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 {#21044 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() {#21048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21046 …} } } |
| 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 {#21020 -form: Symfony\Component\Form\Form {#21095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21011 …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 {#20966 +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 {#20966 +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 {#20966 +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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#21057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21056 …} } } |
| 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 {#21119 -form: Symfony\Component\Form\Form {#21098 …} -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 {#21121 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#20970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20969 …} } } |
| 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 {#21122 -form: Symfony\Component\Form\Form {#21101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21123 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20978 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#20980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20979 …} } } |
| 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 {#21124 -form: Symfony\Component\Form\Form {#21104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21162 …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 {#21165 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#20990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20989 …} } } |
| 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 {#21166 -form: Symfony\Component\Form\Form {#21109 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21164 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#21077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21076 …} } } |
| 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 {#21167 -form: Symfony\Component\Form\Form {#21112 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21168 …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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#21000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20999 …} } } |
| 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 {#21169 -form: Symfony\Component\Form\Form {#21115 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21170 …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 | "b96e2b0a5778c0fba2bc7723b.-Aiz8__PcK1rW3HoT4glFuvv-tcdY19DuefPRoxyDhI.1WX-wLujB_UPCRTdHu4cIZilt6ZpCQU107OMM-0BQV23Q_i9pok05CwrNA" |
| 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 | "b96e2b0a5778c0fba2bc7723b.-Aiz8__PcK1rW3HoT4glFuvv-tcdY19DuefPRoxyDhI.1WX-wLujB_UPCRTdHu4cIZilt6ZpCQU107OMM-0BQV23Q_i9pok05CwrNA" |
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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | "b96e2b0a5778c0fba2bc7723b.-Aiz8__PcK1rW3HoT4glFuvv-tcdY19DuefPRoxyDhI.1WX-wLujB_UPCRTdHu4cIZilt6ZpCQU107OMM-0BQV23Q_i9pok05CwrNA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21078 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#21171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21172 …} } } |
| 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 | "b96e2b0a5778c0fba2bc7723b.-Aiz8__PcK1rW3HoT4glFuvv-tcdY19DuefPRoxyDhI.1WX-wLujB_UPCRTdHu4cIZilt6ZpCQU107OMM-0BQV23Q_i9pok05CwrNA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21182 -form: Symfony\Component\Form\Form {#21178 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21173 …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 | "b96e2b0a5778c0fba2bc7723b.-Aiz8__PcK1rW3HoT4glFuvv-tcdY19DuefPRoxyDhI.1WX-wLujB_UPCRTdHu4cIZilt6ZpCQU107OMM-0BQV23Q_i9pok05CwrNA" |
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 {#25211 -cart: App\Entity\Order\Order {#11895 …} -cartItem: App\Entity\Order\OrderItem {#25122 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25195 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25208 …} -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 {#25211 -cart: App\Entity\Order\Order {#11895 …} -cartItem: App\Entity\Order\OrderItem {#25122 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25195 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25208 …} -option: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 150286 #code: "BBItalia_Borea2" #attributes: Doctrine\ORM\PersistentCollection {#15664 …} #variants: Doctrine\ORM\PersistentCollection {#9403 …} #options: Doctrine\ORM\PersistentCollection {#9391 …} #associations: Doctrine\ORM\PersistentCollection {#9397 …} #createdAt: DateTime @1662833966 {#7992 date: 2022-09-10 18:19:26.0 UTC (+00:00) } #updatedAt: DateTime @1709042428 {#15693 date: 2024-02-27 14:00:28.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15681 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#8613 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 149633 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#9296 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 210696 #name: "Stuhl für draußen B&B Italia Borea" #slug: "stuhl-fur-draussen-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Stuhl für draußen B&B Italia Borea aus der exquisiten Piero Lissoni Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Mit seiner modernen Linie ist Borea ein kleiner, stapelbarer Ess-Armlehnstuhl aus lackiertem Aluminium für den Außenbereich. Besonders attraktiv ist der untere Teil des Rahmens, der leicht nach außen gebogen ist, wenn er auf dem Boden ruht. Die Metallbiege- und -biegeverfahren, die verwendet werden, nutzen Techniken, die typischerweise im Luftfahrtsektor verwendet werden, und transportieren sie in die Welt der Gartenmöbel, um ein Produkt mit unverwechselbarem Stil zu schaffen. Der Komfort wird durch extrem weiche Kissen gewährleistet, die auch umweltfreundlich sind. Die Polsterung besteht zu 100% aus Polyesterfaser, die aus dem Recycling von PET-Plastikflaschen gewonnen wird und einen Polyurethanschnitt unterschiedlicher Dichten umgibt. Borea ist eine komplette Kollektion von Gartenmöbeln, die Stühle, Tische, Sofas, Sessel und kleine Tische umfasst." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 210697 #name: "Chaise d'extérieur B&B Italia Borea" #slug: "chaise-d-exterieur-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Chaise d'extérieur B&B Italia Borea de l'exquise collection Piero Lissoni ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Avec sa ligne moderne, Borea est une petite chaise de salle à manger empilable en aluminium peint pour une utilisation en extérieur. Particulièrement attrayante est la partie inférieure du cadre qui se courbe légèrement vers l'extérieur lorsqu'elle repose sur le sol. Les processus de cintrage et de courbure du métal utilisés exploitent des techniques généralement utilisées dans le secteur aéronautique et les transportent dans le monde de l'ameublement d'extérieur, donnant vie à un produit au style inimitable. Le confort est assuré par des coussins extrêmement doux qui sont également écologiquement durables. Le rembourrage est en fibre de polyester à 100% obtenue à partir du recyclage de bouteilles en plastique PET et entoure une section de polyuréthane de différentes densités. Borea est une collection complète de mobilier d'extérieur comprenant des chaises, des tables, des canapés, des fauteuils et des petites tables." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 210698 #name: "Sedia da esterno B&B Italia Borea" #slug: "sedia-da-esterno-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Sedia da esterno B&B Italia Borea dalla squisita collezione Piero Lissoni ✓ Offriamo uno sconto extra!" #shortDescription: "Con la sua linea moderna, Borea è una piccola sedia da pranzo impilabile in alluminio verniciato per uso esterno. Particolarmente attraente è la parte inferiore della struttura che si curva leggermente verso l'esterno mentre riposa a terra. I processi di piegatura e curvatura del metallo utilizzati sfruttano tecniche tipicamente utilizzate nel settore aeronautico e li trasportano nel mondo dei mobili da esterno, dando vita a un prodotto dallo stile inconfondibile. Il comfort è garantito da cuscini estremamente morbidi che sono anche ecologicamente sostenibili. Il rivestimento è in fibra di poliestere al 100% ottenuta dal riciclo di bottiglie di plastica PET e circonda una sezione di poliuretano di diverse densità. Borea è una collezione completa di mobili da esterno inclusi sedie, tavoli, divani, poltrone e tavolini." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 551051 #name: "Krzesło do użytku na zewnątrz B&B Italia Borea" #slug: "krzeslo-do-uzytku-na-zewnatrz-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Krzesło do użytku na zewnątrz B&B Italia Borea z wyjątkowej kolekcji Piero Lissoni ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Z nowoczesną linią, Borea to małe, składane krzesło jadalne z malowanego aluminium do użytku zewnętrznego. Szczególnie atrakcyjna jest dolna część ramy, która lekko wygina się na zewnątrz, opierając się na ziemi. Procesy gięcia i wyginania metalu wykorzystane w produkcji wykorzystują techniki typowe dla sektora lotniczego i przenoszą je do świata mebli zewnętrznych, dając życie produktowi o niezwykłym stylu. Komfort zapewniają niezwykle miękkie poduszki, które są również ekologiczne. Wypełnienie wykonane jest z 100% włókien poliestrowych uzyskanych z recyklingu butelek PET i otacza poliuretan o różnych gęstościach. Borea to kompletna kolekcja mebli zewnętrznych obejmująca krzesła, stoły, sofy, fotele i małe stoliki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 827979 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 959049 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1090119 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15677 …} #channels: Doctrine\ORM\PersistentCollection {#15669 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9385 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15673 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15689 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15685 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#25211 -cart: App\Entity\Order\Order {#11895 …} -cartItem: App\Entity\Order\OrderItem {#25122 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25195 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25208 …} -option: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25204 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} 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 {#7920 #id: 150286 #code: "BBItalia_Borea2" #attributes: Doctrine\ORM\PersistentCollection {#15664 …} #variants: Doctrine\ORM\PersistentCollection {#9403 …} #options: Doctrine\ORM\PersistentCollection {#9391 …} #associations: Doctrine\ORM\PersistentCollection {#9397 …} #createdAt: DateTime @1662833966 {#7992 date: 2022-09-10 18:19:26.0 UTC (+00:00) } #updatedAt: DateTime @1709042428 {#15693 date: 2024-02-27 14:00:28.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15681 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#8613 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 149633 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#9296 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 210696 #name: "Stuhl für draußen B&B Italia Borea" #slug: "stuhl-fur-draussen-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Stuhl für draußen B&B Italia Borea aus der exquisiten Piero Lissoni Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Mit seiner modernen Linie ist Borea ein kleiner, stapelbarer Ess-Armlehnstuhl aus lackiertem Aluminium für den Außenbereich. Besonders attraktiv ist der untere Teil des Rahmens, der leicht nach außen gebogen ist, wenn er auf dem Boden ruht. Die Metallbiege- und -biegeverfahren, die verwendet werden, nutzen Techniken, die typischerweise im Luftfahrtsektor verwendet werden, und transportieren sie in die Welt der Gartenmöbel, um ein Produkt mit unverwechselbarem Stil zu schaffen. Der Komfort wird durch extrem weiche Kissen gewährleistet, die auch umweltfreundlich sind. Die Polsterung besteht zu 100% aus Polyesterfaser, die aus dem Recycling von PET-Plastikflaschen gewonnen wird und einen Polyurethanschnitt unterschiedlicher Dichten umgibt. Borea ist eine komplette Kollektion von Gartenmöbeln, die Stühle, Tische, Sofas, Sessel und kleine Tische umfasst." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 210697 #name: "Chaise d'extérieur B&B Italia Borea" #slug: "chaise-d-exterieur-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Chaise d'extérieur B&B Italia Borea de l'exquise collection Piero Lissoni ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Avec sa ligne moderne, Borea est une petite chaise de salle à manger empilable en aluminium peint pour une utilisation en extérieur. Particulièrement attrayante est la partie inférieure du cadre qui se courbe légèrement vers l'extérieur lorsqu'elle repose sur le sol. Les processus de cintrage et de courbure du métal utilisés exploitent des techniques généralement utilisées dans le secteur aéronautique et les transportent dans le monde de l'ameublement d'extérieur, donnant vie à un produit au style inimitable. Le confort est assuré par des coussins extrêmement doux qui sont également écologiquement durables. Le rembourrage est en fibre de polyester à 100% obtenue à partir du recyclage de bouteilles en plastique PET et entoure une section de polyuréthane de différentes densités. Borea est une collection complète de mobilier d'extérieur comprenant des chaises, des tables, des canapés, des fauteuils et des petites tables." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 210698 #name: "Sedia da esterno B&B Italia Borea" #slug: "sedia-da-esterno-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Sedia da esterno B&B Italia Borea dalla squisita collezione Piero Lissoni ✓ Offriamo uno sconto extra!" #shortDescription: "Con la sua linea moderna, Borea è una piccola sedia da pranzo impilabile in alluminio verniciato per uso esterno. Particolarmente attraente è la parte inferiore della struttura che si curva leggermente verso l'esterno mentre riposa a terra. I processi di piegatura e curvatura del metallo utilizzati sfruttano tecniche tipicamente utilizzate nel settore aeronautico e li trasportano nel mondo dei mobili da esterno, dando vita a un prodotto dallo stile inconfondibile. Il comfort è garantito da cuscini estremamente morbidi che sono anche ecologicamente sostenibili. Il rivestimento è in fibra di poliestere al 100% ottenuta dal riciclo di bottiglie di plastica PET e circonda una sezione di poliuretano di diverse densità. Borea è una collezione completa di mobili da esterno inclusi sedie, tavoli, divani, poltrone e tavolini." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 551051 #name: "Krzesło do użytku na zewnątrz B&B Italia Borea" #slug: "krzeslo-do-uzytku-na-zewnatrz-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Krzesło do użytku na zewnątrz B&B Italia Borea z wyjątkowej kolekcji Piero Lissoni ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Z nowoczesną linią, Borea to małe, składane krzesło jadalne z malowanego aluminium do użytku zewnętrznego. Szczególnie atrakcyjna jest dolna część ramy, która lekko wygina się na zewnątrz, opierając się na ziemi. Procesy gięcia i wyginania metalu wykorzystane w produkcji wykorzystują techniki typowe dla sektora lotniczego i przenoszą je do świata mebli zewnętrznych, dając życie produktowi o niezwykłym stylu. Komfort zapewniają niezwykle miękkie poduszki, które są również ekologiczne. Wypełnienie wykonane jest z 100% włókien poliestrowych uzyskanych z recyklingu butelek PET i otacza poliuretan o różnych gęstościach. Borea to kompletna kolekcja mebli zewnętrznych obejmująca krzesła, stoły, sofy, fotele i małe stoliki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 827979 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 959049 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1090119 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15677 …} #channels: Doctrine\ORM\PersistentCollection {#15669 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9385 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15673 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15689 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15685 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#25212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25194 …} } } |
| 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 {#25211 -cart: App\Entity\Order\Order {#11895 …} -cartItem: App\Entity\Order\OrderItem {#25122 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25195 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25208 …} -option: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25227 -form: Symfony\Component\Form\Form {#25228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25213 …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 {#25211 -cart: App\Entity\Order\Order {#11895 …} -cartItem: App\Entity\Order\OrderItem {#25122 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25195 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25208 …} -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 {#25122 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25195 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25208 …} -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 {#7920 #id: 150286 #code: "BBItalia_Borea2" #attributes: Doctrine\ORM\PersistentCollection {#15664 …} #variants: Doctrine\ORM\PersistentCollection {#9403 …} #options: Doctrine\ORM\PersistentCollection {#9391 …} #associations: Doctrine\ORM\PersistentCollection {#9397 …} #createdAt: DateTime @1662833966 {#7992 date: 2022-09-10 18:19:26.0 UTC (+00:00) } #updatedAt: DateTime @1709042428 {#15693 date: 2024-02-27 14:00:28.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15681 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#8613 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 149633 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#9296 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 210696 #name: "Stuhl für draußen B&B Italia Borea" #slug: "stuhl-fur-draussen-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Stuhl für draußen B&B Italia Borea aus der exquisiten Piero Lissoni Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Mit seiner modernen Linie ist Borea ein kleiner, stapelbarer Ess-Armlehnstuhl aus lackiertem Aluminium für den Außenbereich. Besonders attraktiv ist der untere Teil des Rahmens, der leicht nach außen gebogen ist, wenn er auf dem Boden ruht. Die Metallbiege- und -biegeverfahren, die verwendet werden, nutzen Techniken, die typischerweise im Luftfahrtsektor verwendet werden, und transportieren sie in die Welt der Gartenmöbel, um ein Produkt mit unverwechselbarem Stil zu schaffen. Der Komfort wird durch extrem weiche Kissen gewährleistet, die auch umweltfreundlich sind. Die Polsterung besteht zu 100% aus Polyesterfaser, die aus dem Recycling von PET-Plastikflaschen gewonnen wird und einen Polyurethanschnitt unterschiedlicher Dichten umgibt. Borea ist eine komplette Kollektion von Gartenmöbeln, die Stühle, Tische, Sofas, Sessel und kleine Tische umfasst." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 210697 #name: "Chaise d'extérieur B&B Italia Borea" #slug: "chaise-d-exterieur-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Chaise d'extérieur B&B Italia Borea de l'exquise collection Piero Lissoni ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Avec sa ligne moderne, Borea est une petite chaise de salle à manger empilable en aluminium peint pour une utilisation en extérieur. Particulièrement attrayante est la partie inférieure du cadre qui se courbe légèrement vers l'extérieur lorsqu'elle repose sur le sol. Les processus de cintrage et de courbure du métal utilisés exploitent des techniques généralement utilisées dans le secteur aéronautique et les transportent dans le monde de l'ameublement d'extérieur, donnant vie à un produit au style inimitable. Le confort est assuré par des coussins extrêmement doux qui sont également écologiquement durables. Le rembourrage est en fibre de polyester à 100% obtenue à partir du recyclage de bouteilles en plastique PET et entoure une section de polyuréthane de différentes densités. Borea est une collection complète de mobilier d'extérieur comprenant des chaises, des tables, des canapés, des fauteuils et des petites tables." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 210698 #name: "Sedia da esterno B&B Italia Borea" #slug: "sedia-da-esterno-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Sedia da esterno B&B Italia Borea dalla squisita collezione Piero Lissoni ✓ Offriamo uno sconto extra!" #shortDescription: "Con la sua linea moderna, Borea è una piccola sedia da pranzo impilabile in alluminio verniciato per uso esterno. Particolarmente attraente è la parte inferiore della struttura che si curva leggermente verso l'esterno mentre riposa a terra. I processi di piegatura e curvatura del metallo utilizzati sfruttano tecniche tipicamente utilizzate nel settore aeronautico e li trasportano nel mondo dei mobili da esterno, dando vita a un prodotto dallo stile inconfondibile. Il comfort è garantito da cuscini estremamente morbidi che sono anche ecologicamente sostenibili. Il rivestimento è in fibra di poliestere al 100% ottenuta dal riciclo di bottiglie di plastica PET e circonda una sezione di poliuretano di diverse densità. Borea è una collezione completa di mobili da esterno inclusi sedie, tavoli, divani, poltrone e tavolini." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 551051 #name: "Krzesło do użytku na zewnątrz B&B Italia Borea" #slug: "krzeslo-do-uzytku-na-zewnatrz-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Krzesło do użytku na zewnątrz B&B Italia Borea z wyjątkowej kolekcji Piero Lissoni ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Z nowoczesną linią, Borea to małe, składane krzesło jadalne z malowanego aluminium do użytku zewnętrznego. Szczególnie atrakcyjna jest dolna część ramy, która lekko wygina się na zewnątrz, opierając się na ziemi. Procesy gięcia i wyginania metalu wykorzystane w produkcji wykorzystują techniki typowe dla sektora lotniczego i przenoszą je do świata mebli zewnętrznych, dając życie produktowi o niezwykłym stylu. Komfort zapewniają niezwykle miękkie poduszki, które są również ekologiczne. Wypełnienie wykonane jest z 100% włókien poliestrowych uzyskanych z recyklingu butelek PET i otacza poliuretan o różnych gęstościach. Borea to kompletna kolekcja mebli zewnętrznych obejmująca krzesła, stoły, sofy, fotele i małe stoliki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 827979 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 959049 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1090119 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15677 …} #channels: Doctrine\ORM\PersistentCollection {#15669 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9385 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15673 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15689 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15685 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | "App\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} 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 {#7920 #id: 150286 #code: "BBItalia_Borea2" #attributes: Doctrine\ORM\PersistentCollection {#15664 …} #variants: Doctrine\ORM\PersistentCollection {#9403 …} #options: Doctrine\ORM\PersistentCollection {#9391 …} #associations: Doctrine\ORM\PersistentCollection {#9397 …} #createdAt: DateTime @1662833966 {#7992 date: 2022-09-10 18:19:26.0 UTC (+00:00) } #updatedAt: DateTime @1709042428 {#15693 date: 2024-02-27 14:00:28.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15681 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#8613 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 149633 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#9296 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 210696 #name: "Stuhl für draußen B&B Italia Borea" #slug: "stuhl-fur-draussen-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Stuhl für draußen B&B Italia Borea aus der exquisiten Piero Lissoni Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Mit seiner modernen Linie ist Borea ein kleiner, stapelbarer Ess-Armlehnstuhl aus lackiertem Aluminium für den Außenbereich. Besonders attraktiv ist der untere Teil des Rahmens, der leicht nach außen gebogen ist, wenn er auf dem Boden ruht. Die Metallbiege- und -biegeverfahren, die verwendet werden, nutzen Techniken, die typischerweise im Luftfahrtsektor verwendet werden, und transportieren sie in die Welt der Gartenmöbel, um ein Produkt mit unverwechselbarem Stil zu schaffen. Der Komfort wird durch extrem weiche Kissen gewährleistet, die auch umweltfreundlich sind. Die Polsterung besteht zu 100% aus Polyesterfaser, die aus dem Recycling von PET-Plastikflaschen gewonnen wird und einen Polyurethanschnitt unterschiedlicher Dichten umgibt. Borea ist eine komplette Kollektion von Gartenmöbeln, die Stühle, Tische, Sofas, Sessel und kleine Tische umfasst." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 210697 #name: "Chaise d'extérieur B&B Italia Borea" #slug: "chaise-d-exterieur-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Chaise d'extérieur B&B Italia Borea de l'exquise collection Piero Lissoni ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Avec sa ligne moderne, Borea est une petite chaise de salle à manger empilable en aluminium peint pour une utilisation en extérieur. Particulièrement attrayante est la partie inférieure du cadre qui se courbe légèrement vers l'extérieur lorsqu'elle repose sur le sol. Les processus de cintrage et de courbure du métal utilisés exploitent des techniques généralement utilisées dans le secteur aéronautique et les transportent dans le monde de l'ameublement d'extérieur, donnant vie à un produit au style inimitable. Le confort est assuré par des coussins extrêmement doux qui sont également écologiquement durables. Le rembourrage est en fibre de polyester à 100% obtenue à partir du recyclage de bouteilles en plastique PET et entoure une section de polyuréthane de différentes densités. Borea est une collection complète de mobilier d'extérieur comprenant des chaises, des tables, des canapés, des fauteuils et des petites tables." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 210698 #name: "Sedia da esterno B&B Italia Borea" #slug: "sedia-da-esterno-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Sedia da esterno B&B Italia Borea dalla squisita collezione Piero Lissoni ✓ Offriamo uno sconto extra!" #shortDescription: "Con la sua linea moderna, Borea è una piccola sedia da pranzo impilabile in alluminio verniciato per uso esterno. Particolarmente attraente è la parte inferiore della struttura che si curva leggermente verso l'esterno mentre riposa a terra. I processi di piegatura e curvatura del metallo utilizzati sfruttano tecniche tipicamente utilizzate nel settore aeronautico e li trasportano nel mondo dei mobili da esterno, dando vita a un prodotto dallo stile inconfondibile. Il comfort è garantito da cuscini estremamente morbidi che sono anche ecologicamente sostenibili. Il rivestimento è in fibra di poliestere al 100% ottenuta dal riciclo di bottiglie di plastica PET e circonda una sezione di poliuretano di diverse densità. Borea è una collezione completa di mobili da esterno inclusi sedie, tavoli, divani, poltrone e tavolini." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 551051 #name: "Krzesło do użytku na zewnątrz B&B Italia Borea" #slug: "krzeslo-do-uzytku-na-zewnatrz-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Krzesło do użytku na zewnątrz B&B Italia Borea z wyjątkowej kolekcji Piero Lissoni ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Z nowoczesną linią, Borea to małe, składane krzesło jadalne z malowanego aluminium do użytku zewnętrznego. Szczególnie atrakcyjna jest dolna część ramy, która lekko wygina się na zewnątrz, opierając się na ziemi. Procesy gięcia i wyginania metalu wykorzystane w produkcji wykorzystują techniki typowe dla sektora lotniczego i przenoszą je do świata mebli zewnętrznych, dając życie produktowi o niezwykłym stylu. Komfort zapewniają niezwykle miękkie poduszki, które są również ekologiczne. Wypełnienie wykonane jest z 100% włókien poliestrowych uzyskanych z recyklingu butelek PET i otacza poliuretan o różnych gęstościach. Borea to kompletna kolekcja mebli zewnętrznych obejmująca krzesła, stoły, sofy, fotele i małe stoliki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 827979 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 959049 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1090119 #name: "Outdoor chair B&B Italia Borea" #slug: "bbitalia-borea2-outdoor-chair-b-b-italia-borea" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Outdoor chair B&B Italia Borea from the exquisite Piero Lissoni collection ✓ We offer extra discount!" #shortDescription: "With its modern line, Borea is a small, stackable dining armchair in painted aluminium for outdoor use. Particularly attractive is the lower part of the frame that curves slightly outwards as it rests on the ground. The metal bending and curving processes used exploit techniques typically used in the aeronautical sector and transport them into the world of outdoor furniture, giving life to a product with an unmistakable style. Comfort is ensured by extremely soft cushions that are also environmentally sustainable. The padding is in 100% polyester fibre obtained from the recycling of PET plastic bottles and surrounds a polyurethane section of different densities. Borea is a complete collection of outdoor furniture inclusive of chairs, tables, sofas, armchairs and small tables." -brandDescription: "" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15677 …} #channels: Doctrine\ORM\PersistentCollection {#15669 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9385 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15673 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15689 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15685 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#25221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25220 …} } } |
| 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 {#25122 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25195 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25208 …} -option: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25252 -form: Symfony\Component\Form\Form {#25241 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25250 …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 {#25122 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25199 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25195 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25208 …} -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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25232 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#25234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25233 …} } } |
| 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 {#25258 -form: Symfony\Component\Form\Form {#25244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25255 …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 {#25254 …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 | "0e37d.xJuKVTdXrVJFysdKTyOuSN543RWj_ESwf429JqAyg4U.kMy7DW8WmAEIjPUmAVb8P6wymlfShC3BNb7zTMoE8LKM8r8BARPHYAuisA" |
| 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 | "0e37d.xJuKVTdXrVJFysdKTyOuSN543RWj_ESwf429JqAyg4U.kMy7DW8WmAEIjPUmAVb8P6wymlfShC3BNb7zTMoE8LKM8r8BARPHYAuisA" |
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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | "0e37d.xJuKVTdXrVJFysdKTyOuSN543RWj_ESwf429JqAyg4U.kMy7DW8WmAEIjPUmAVb8P6wymlfShC3BNb7zTMoE8LKM8r8BARPHYAuisA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25222 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17657 …} } |
| 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() {#25261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17672 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25253 …} } } |
| 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 | "0e37d.xJuKVTdXrVJFysdKTyOuSN543RWj_ESwf429JqAyg4U.kMy7DW8WmAEIjPUmAVb8P6wymlfShC3BNb7zTMoE8LKM8r8BARPHYAuisA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25273 -form: Symfony\Component\Form\Form {#25269 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25260 …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 | "0e37d.xJuKVTdXrVJFysdKTyOuSN543RWj_ESwf429JqAyg4U.kMy7DW8WmAEIjPUmAVb8P6wymlfShC3BNb7zTMoE8LKM8r8BARPHYAuisA" |