- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 9018
- Events
- Routing
- Cache
- Translation 103
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- Messages
- Template events 17
- Blocks* 11
- 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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#17364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17363 …} } } |
| 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 {#17403 -form: Symfony\Component\Form\Form {#17412 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17365 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#17377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17376 …} } } |
| 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 {#17427 -form: Symfony\Component\Form\Form {#17415 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17425 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17389 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#17391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17388 …} } } |
| 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 {#17428 -form: Symfony\Component\Form\Form {#17418 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17429 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#17400 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17396 …} } |
| 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 {#17402 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() {#17406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17404 …} } } |
| 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 {#17430 -form: Symfony\Component\Form\Form {#17421 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17436 …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 | "9d72435e.xyWNYJkdmq-KmZLnDyGHCb4RWuQn3KphfQwJv9TzuTU.n3W0NcZX4NXYz-aBfXX3PetSIIdE5N1WSzhkypii_k2YS-IG0FLezNPApg" |
| 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 | "9d72435e.xyWNYJkdmq-KmZLnDyGHCb4RWuQn3KphfQwJv9TzuTU.n3W0NcZX4NXYz-aBfXX3PetSIIdE5N1WSzhkypii_k2YS-IG0FLezNPApg" |
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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data | "9d72435e.xyWNYJkdmq-KmZLnDyGHCb4RWuQn3KphfQwJv9TzuTU.n3W0NcZX4NXYz-aBfXX3PetSIIdE5N1WSzhkypii_k2YS-IG0FLezNPApg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#17444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17441 …} } } |
| 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 | "9d72435e.xyWNYJkdmq-KmZLnDyGHCb4RWuQn3KphfQwJv9TzuTU.n3W0NcZX4NXYz-aBfXX3PetSIIdE5N1WSzhkypii_k2YS-IG0FLezNPApg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17454 -form: Symfony\Component\Form\Form {#17450 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17445 …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 | "9d72435e.xyWNYJkdmq-KmZLnDyGHCb4RWuQn3KphfQwJv9TzuTU.n3W0NcZX4NXYz-aBfXX3PetSIIdE5N1WSzhkypii_k2YS-IG0FLezNPApg" |
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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | "App\Entity\Customer\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19067 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} 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() {#19069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19068 …} } } |
| 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 {#19137 -form: Symfony\Component\Form\Form {#19143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19070 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19082 …} } } |
| 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 {#19100 -form: Symfony\Component\Form\Form {#19146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19111 …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 {#19075 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#19075 +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 {#19075 +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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | "App\Entity\User\ShopUser" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19097 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} 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() {#19099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19098 …} } } |
| 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 {#19174 -form: Symfony\Component\Form\Form {#19179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19160 …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 {#19105 +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 {#19105 +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 {#19105 +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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19156 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19158 …} } } |
| 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 {#19223 -form: Symfony\Component\Form\Form {#19198 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19086 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19183 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19184 …} } } |
| 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 {#19228 -form: Symfony\Component\Form\Form {#19201 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19227 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19192 …} } } |
| 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 {#19244 -form: Symfony\Component\Form\Form {#19204 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19252 …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 {#19106 +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 {#19106 +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 {#19106 +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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19172 …} } } |
| 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 {#19225 -form: Symfony\Component\Form\Form {#19207 …} -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 {#19226 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19109 …} } } |
| 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 {#19194 -form: Symfony\Component\Form\Form {#19210 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19186 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19118 …} } } |
| 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 {#19253 -form: Symfony\Component\Form\Form {#19213 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19254 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19127 …} } } |
| 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 {#19255 -form: Symfony\Component\Form\Form {#19216 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19256 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#17400 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17396 …} } |
| 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 {#17402 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() {#19136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19135 …} } } |
| 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 {#19257 -form: Symfony\Component\Form\Form {#19219 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19258 …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 | "d5a00208.hziqW0IKcVLgqvsvXywn8geBmIg0ujSdAitQhmkF85g.wQj6AwFOKX-s24JEEk1Iqm301uxO327aNh8P6Q5XkqnXasw8CXM4IZf5jA" |
| 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 | "d5a00208.hziqW0IKcVLgqvsvXywn8geBmIg0ujSdAitQhmkF85g.wQj6AwFOKX-s24JEEk1Iqm301uxO327aNh8P6Q5XkqnXasw8CXM4IZf5jA" |
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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data | "d5a00208.hziqW0IKcVLgqvsvXywn8geBmIg0ujSdAitQhmkF85g.wQj6AwFOKX-s24JEEk1Iqm301uxO327aNh8P6Q5XkqnXasw8CXM4IZf5jA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#19259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19260 …} } } |
| 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 | "d5a00208.hziqW0IKcVLgqvsvXywn8geBmIg0ujSdAitQhmkF85g.wQj6AwFOKX-s24JEEk1Iqm301uxO327aNh8P6Q5XkqnXasw8CXM4IZf5jA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19270 -form: Symfony\Component\Form\Form {#19266 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19261 …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 | "d5a00208.hziqW0IKcVLgqvsvXywn8geBmIg0ujSdAitQhmkF85g.wQj6AwFOKX-s24JEEk1Iqm301uxO327aNh8P6Q5XkqnXasw8CXM4IZf5jA" |
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 {#20476 -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 {#20476 -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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data | App\Entity\Customer\Inquiry {#20476 -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) {#20484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} 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() {#20486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20485 …} } } |
| 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 {#20476 -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 {#20527 -form: Symfony\Component\Form\Form {#20609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20487 …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 {#20476 -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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20534 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20535 …} } } |
| 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 {#20507 -form: Symfony\Component\Form\Form {#20612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20599 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20544 …} } } |
| 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 {#20497 -form: Symfony\Component\Form\Form {#20615 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20584 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20556 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20557 …} } } |
| 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 {#20571 -form: Symfony\Component\Form\Form {#20618 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20559 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#20568 class: "App\Form\Type\AgreementCheckbox" this: App\Form\Type\AgreementCheckbox {#20564 …} } |
| 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 {#20570 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() {#20574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20572 …} } } |
| 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 {#20546 -form: Symfony\Component\Form\Form {#20621 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20537 …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 {#20492 +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 {#20492 +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 {#20492 +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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20581 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20582 …} } } |
| 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 {#20645 -form: Symfony\Component\Form\Form {#20624 …} -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 {#20647 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20494 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20495 …} } } |
| 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 {#20648 -form: Symfony\Component\Form\Form {#20627 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20649 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20504 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20505 …} } } |
| 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 {#20650 -form: Symfony\Component\Form\Form {#20630 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20688 …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 {#20691 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20514 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20515 …} } } |
| 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 {#20692 -form: Symfony\Component\Form\Form {#20635 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20690 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20602 …} } } |
| 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 {#20693 -form: Symfony\Component\Form\Form {#20638 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20694 …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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20525 …} } } |
| 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 {#20695 -form: Symfony\Component\Form\Form {#20641 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20696 …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 | "92dc407.RrlGUJyoX4QlEXemcO8fCaIAgKx58O70TE0XXRGSNV4.BY8kAvrgM7FwSy_RMpp4JJVHyZkWt7yeLWAuHiPYQmZriRUEqMdrsU9ATw" |
| 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 | "92dc407.RrlGUJyoX4QlEXemcO8fCaIAgKx58O70TE0XXRGSNV4.BY8kAvrgM7FwSy_RMpp4JJVHyZkWt7yeLWAuHiPYQmZriRUEqMdrsU9ATw" |
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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data | "92dc407.RrlGUJyoX4QlEXemcO8fCaIAgKx58O70TE0XXRGSNV4.BY8kAvrgM7FwSy_RMpp4JJVHyZkWt7yeLWAuHiPYQmZriRUEqMdrsU9ATw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#20697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20698 …} } } |
| 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 | "92dc407.RrlGUJyoX4QlEXemcO8fCaIAgKx58O70TE0XXRGSNV4.BY8kAvrgM7FwSy_RMpp4JJVHyZkWt7yeLWAuHiPYQmZriRUEqMdrsU9ATw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20708 -form: Symfony\Component\Form\Form {#20704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20699 …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 | "92dc407.RrlGUJyoX4QlEXemcO8fCaIAgKx58O70TE0XXRGSNV4.BY8kAvrgM7FwSy_RMpp4JJVHyZkWt7yeLWAuHiPYQmZriRUEqMdrsU9ATw" |
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 {#24352 -cart: App\Entity\Order\Order {#11899 …} -cartItem: App\Entity\Order\OrderItem {#24263 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#24340 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#24336 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#24349 …} -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 {#24352 -cart: App\Entity\Order\Order {#11899 …} -cartItem: App\Entity\Order\OrderItem {#24263 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#24340 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#24336 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#24349 …} -option: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 145593 #code: "BodilServingCart" #attributes: Doctrine\ORM\PersistentCollection {#15449 …} #variants: Doctrine\ORM\PersistentCollection {#9407 …} #options: Doctrine\ORM\PersistentCollection {#9395 …} #associations: Doctrine\ORM\PersistentCollection {#9401 …} #createdAt: DateTime @1662812404 {#7996 date: 2022-09-10 12:20:04.0 UTC (+00:00) } #updatedAt: DateTime @1704194163 {#15479 date: 2024-01-02 11:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15467 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#8617 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 144941 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#9300 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 211533 #name: "Servierwagen Cassina" #slug: "servierwagen-cassina" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Servierwagen Cassina aus der exquisiten Bodil Kjaer Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Seit der Nachkriegszeit öffnete Bodil Kjær ihr Zuhause für eine frische neue Kameradschaft, die durch vielseitige Möbel gefördert wurde, die die neuen häuslichen Routinen und das erneuerte Bedürfnis nach Komfort in greifbare Designs übersetzten. Mit einem lebendigen Sozialleben und um das Problem von Küchen, die weit vom Wohnzimmer entfernt sind, zu lösen und nicht darauf zu verzichten, ihren Gästen zu dienen, während sie weiterhin mit ihnen plauderte, entwarf Kjær den Servierwagen, einen Speise- und Getränkewagen aus Massivholz mit farbigen Mittelböden und oberen Böden aus Edelstahl. Bodil Kjær hatte die Veränderungen in den Lebensstilen erkannt, zwischen Abendessen, die vor dem Fernseher oder auf der Terrasse gegessen wurden, in immer kleiner werdenden Häusern. Nicht zufällig kann der Servierwagen unter dem Tisch verstaut werden, wenn er nicht benutzt wird, oder draußen bleiben, wie ein kleines, elegantes architektonisches Accessoire." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 211534 #name: "Chariot de service Cassina" #slug: "chariot-de-service-cassina" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Chariot de service Cassina de l'exquise collection Bodil Kjaer ✓ Nous offrons une remise supplémentaire !" #shortDescription: "À partir de la période d'après-guerre, Bodil Kjær a ouvert sa maison à une nouvelle camaraderie encouragée par des meubles polyvalents qui ont traduit les nouvelles routines domestiques et un besoin renouvelé de confort en designs tangibles. Avec une vie sociale animée, et pour résoudre le problème des cuisines situées loin du salon et ne pas manquer de servir ses invités tout en continuant à converser avec eux, Kjær a conçu Serving Cart, un chariot de nourriture et de boissons en bois massif avec des étagères centrales colorées et des étagères supérieures en acier inoxydable. Bodil Kjær avait saisi les changements de modes de vie, entre les dîners pris devant la télévision ou sur le patio, dans des maisons de plus en plus petites. Ce n'est pas par hasard que Serving Cart peut être rangé sous la table lorsqu'il n'est pas utilisé, ou laissé dehors, comme un petit accessoire architectural élégant." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 211535 #name: "Carrello di servizio Cassina" #slug: "carrello-di-servizio-cassina" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Carrello di servizio Cassina dalla squisita collezione Bodil Kjaer ✓ Offriamo uno sconto extra!" #shortDescription: "Dal periodo postbellico, Bodil Kjær ha aperto la sua casa a una nuova cameratesca incoraggiata da mobili versatili che hanno tradotto le nuove routine domestiche e il rinnovato bisogno di comfort in design tangibili. Con una vita sociale vivace, e per risolvere il problema delle cucine situate lontano dal soggiorno e non perdere l'occasione di servire i suoi ospiti continuando a conversare con loro, Kjær ha progettato il Serving Cart, un carrello per cibo e bevande in legno massiccio con ripiani centrali colorati e ripiani superiori in acciaio inossidabile. Bodil Kjær aveva colto i cambiamenti nello stile di vita, tra cene consumate davanti alla TV o sul patio, in case che diventavano sempre più piccole. Non per caso, il Serving Cart può essere riposto sotto il tavolo quando non è in uso, o tenuto fuori, come un piccolo, elegante accessorio architettonico." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 546022 #name: "Wózek do podawania Cassina" #slug: "wozek-do-podawania-cassina" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wózek do podawania Cassina z wyjątkowej kolekcji Bodil Kjaer ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Od okresu powojennego Bodil Kjær otworzyła swoje dom dla nowej, świeżej kamaraderii, zachęcając wszechstronnymi meblami, które przetłumaczyły nowe domowe rutyny i odnowioną potrzebę komfortu na namacalne projekty. Z bogatym życiem towarzyskim, i aby rozwiązać problem kuchni zlokalizowanych daleko od salonu i nie przegapić obsługi gości podczas kontynuowania rozmowy z nimi, Kjær zaprojektowała Wózek Serwisowy, wózek na jedzenie i napoje z litego drewna z kolorowymi półkami środkowymi i górnymi półkami ze stali nierdzewnej. Bodil Kjær zauważyła zmiany w stylach życia, między obiadami spożywanymi przed telewizorem lub na patio, w coraz mniejszych domach. Nieprzypadkowo Wózek Serwisowy można schować pod stołem, gdy nie jest używany, lub pozostawić na zewnątrz, jak mały, elegancki dodatek architektoniczny." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 825325 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 956395 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1087465 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …} #channels: Doctrine\ORM\PersistentCollection {#15455 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9389 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15459 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15475 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …} } |
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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#24352 -cart: App\Entity\Order\Order {#11899 …} -cartItem: App\Entity\Order\OrderItem {#24263 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#24340 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#24336 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#24349 …} -option: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} 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 {#7924 #id: 145593 #code: "BodilServingCart" #attributes: Doctrine\ORM\PersistentCollection {#15449 …} #variants: Doctrine\ORM\PersistentCollection {#9407 …} #options: Doctrine\ORM\PersistentCollection {#9395 …} #associations: Doctrine\ORM\PersistentCollection {#9401 …} #createdAt: DateTime @1662812404 {#7996 date: 2022-09-10 12:20:04.0 UTC (+00:00) } #updatedAt: DateTime @1704194163 {#15479 date: 2024-01-02 11:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15467 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#8617 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 144941 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#9300 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 211533 #name: "Servierwagen Cassina" #slug: "servierwagen-cassina" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Servierwagen Cassina aus der exquisiten Bodil Kjaer Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Seit der Nachkriegszeit öffnete Bodil Kjær ihr Zuhause für eine frische neue Kameradschaft, die durch vielseitige Möbel gefördert wurde, die die neuen häuslichen Routinen und das erneuerte Bedürfnis nach Komfort in greifbare Designs übersetzten. Mit einem lebendigen Sozialleben und um das Problem von Küchen, die weit vom Wohnzimmer entfernt sind, zu lösen und nicht darauf zu verzichten, ihren Gästen zu dienen, während sie weiterhin mit ihnen plauderte, entwarf Kjær den Servierwagen, einen Speise- und Getränkewagen aus Massivholz mit farbigen Mittelböden und oberen Böden aus Edelstahl. Bodil Kjær hatte die Veränderungen in den Lebensstilen erkannt, zwischen Abendessen, die vor dem Fernseher oder auf der Terrasse gegessen wurden, in immer kleiner werdenden Häusern. Nicht zufällig kann der Servierwagen unter dem Tisch verstaut werden, wenn er nicht benutzt wird, oder draußen bleiben, wie ein kleines, elegantes architektonisches Accessoire." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 211534 #name: "Chariot de service Cassina" #slug: "chariot-de-service-cassina" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Chariot de service Cassina de l'exquise collection Bodil Kjaer ✓ Nous offrons une remise supplémentaire !" #shortDescription: "À partir de la période d'après-guerre, Bodil Kjær a ouvert sa maison à une nouvelle camaraderie encouragée par des meubles polyvalents qui ont traduit les nouvelles routines domestiques et un besoin renouvelé de confort en designs tangibles. Avec une vie sociale animée, et pour résoudre le problème des cuisines situées loin du salon et ne pas manquer de servir ses invités tout en continuant à converser avec eux, Kjær a conçu Serving Cart, un chariot de nourriture et de boissons en bois massif avec des étagères centrales colorées et des étagères supérieures en acier inoxydable. Bodil Kjær avait saisi les changements de modes de vie, entre les dîners pris devant la télévision ou sur le patio, dans des maisons de plus en plus petites. Ce n'est pas par hasard que Serving Cart peut être rangé sous la table lorsqu'il n'est pas utilisé, ou laissé dehors, comme un petit accessoire architectural élégant." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 211535 #name: "Carrello di servizio Cassina" #slug: "carrello-di-servizio-cassina" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Carrello di servizio Cassina dalla squisita collezione Bodil Kjaer ✓ Offriamo uno sconto extra!" #shortDescription: "Dal periodo postbellico, Bodil Kjær ha aperto la sua casa a una nuova cameratesca incoraggiata da mobili versatili che hanno tradotto le nuove routine domestiche e il rinnovato bisogno di comfort in design tangibili. Con una vita sociale vivace, e per risolvere il problema delle cucine situate lontano dal soggiorno e non perdere l'occasione di servire i suoi ospiti continuando a conversare con loro, Kjær ha progettato il Serving Cart, un carrello per cibo e bevande in legno massiccio con ripiani centrali colorati e ripiani superiori in acciaio inossidabile. Bodil Kjær aveva colto i cambiamenti nello stile di vita, tra cene consumate davanti alla TV o sul patio, in case che diventavano sempre più piccole. Non per caso, il Serving Cart può essere riposto sotto il tavolo quando non è in uso, o tenuto fuori, come un piccolo, elegante accessorio architettonico." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 546022 #name: "Wózek do podawania Cassina" #slug: "wozek-do-podawania-cassina" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wózek do podawania Cassina z wyjątkowej kolekcji Bodil Kjaer ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Od okresu powojennego Bodil Kjær otworzyła swoje dom dla nowej, świeżej kamaraderii, zachęcając wszechstronnymi meblami, które przetłumaczyły nowe domowe rutyny i odnowioną potrzebę komfortu na namacalne projekty. Z bogatym życiem towarzyskim, i aby rozwiązać problem kuchni zlokalizowanych daleko od salonu i nie przegapić obsługi gości podczas kontynuowania rozmowy z nimi, Kjær zaprojektowała Wózek Serwisowy, wózek na jedzenie i napoje z litego drewna z kolorowymi półkami środkowymi i górnymi półkami ze stali nierdzewnej. Bodil Kjær zauważyła zmiany w stylach życia, między obiadami spożywanymi przed telewizorem lub na patio, w coraz mniejszych domach. Nieprzypadkowo Wózek Serwisowy można schować pod stołem, gdy nie jest używany, lub pozostawić na zewnątrz, jak mały, elegancki dodatek architektoniczny." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 825325 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 956395 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1087465 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …} #channels: Doctrine\ORM\PersistentCollection {#15455 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9389 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15459 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15475 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#24353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24335 …} } } |
| 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 {#24352 -cart: App\Entity\Order\Order {#11899 …} -cartItem: App\Entity\Order\OrderItem {#24263 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#24340 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#24336 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#24349 …} -option: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24368 -form: Symfony\Component\Form\Form {#24369 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24354 …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 {#24352 -cart: App\Entity\Order\Order {#11899 …} -cartItem: App\Entity\Order\OrderItem {#24263 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#24340 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#24336 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#24349 …} -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 {#24263 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#24340 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#24336 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#24349 …} -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 {#7924 #id: 145593 #code: "BodilServingCart" #attributes: Doctrine\ORM\PersistentCollection {#15449 …} #variants: Doctrine\ORM\PersistentCollection {#9407 …} #options: Doctrine\ORM\PersistentCollection {#9395 …} #associations: Doctrine\ORM\PersistentCollection {#9401 …} #createdAt: DateTime @1662812404 {#7996 date: 2022-09-10 12:20:04.0 UTC (+00:00) } #updatedAt: DateTime @1704194163 {#15479 date: 2024-01-02 11:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15467 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#8617 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 144941 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#9300 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 211533 #name: "Servierwagen Cassina" #slug: "servierwagen-cassina" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Servierwagen Cassina aus der exquisiten Bodil Kjaer Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Seit der Nachkriegszeit öffnete Bodil Kjær ihr Zuhause für eine frische neue Kameradschaft, die durch vielseitige Möbel gefördert wurde, die die neuen häuslichen Routinen und das erneuerte Bedürfnis nach Komfort in greifbare Designs übersetzten. Mit einem lebendigen Sozialleben und um das Problem von Küchen, die weit vom Wohnzimmer entfernt sind, zu lösen und nicht darauf zu verzichten, ihren Gästen zu dienen, während sie weiterhin mit ihnen plauderte, entwarf Kjær den Servierwagen, einen Speise- und Getränkewagen aus Massivholz mit farbigen Mittelböden und oberen Böden aus Edelstahl. Bodil Kjær hatte die Veränderungen in den Lebensstilen erkannt, zwischen Abendessen, die vor dem Fernseher oder auf der Terrasse gegessen wurden, in immer kleiner werdenden Häusern. Nicht zufällig kann der Servierwagen unter dem Tisch verstaut werden, wenn er nicht benutzt wird, oder draußen bleiben, wie ein kleines, elegantes architektonisches Accessoire." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 211534 #name: "Chariot de service Cassina" #slug: "chariot-de-service-cassina" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Chariot de service Cassina de l'exquise collection Bodil Kjaer ✓ Nous offrons une remise supplémentaire !" #shortDescription: "À partir de la période d'après-guerre, Bodil Kjær a ouvert sa maison à une nouvelle camaraderie encouragée par des meubles polyvalents qui ont traduit les nouvelles routines domestiques et un besoin renouvelé de confort en designs tangibles. Avec une vie sociale animée, et pour résoudre le problème des cuisines situées loin du salon et ne pas manquer de servir ses invités tout en continuant à converser avec eux, Kjær a conçu Serving Cart, un chariot de nourriture et de boissons en bois massif avec des étagères centrales colorées et des étagères supérieures en acier inoxydable. Bodil Kjær avait saisi les changements de modes de vie, entre les dîners pris devant la télévision ou sur le patio, dans des maisons de plus en plus petites. Ce n'est pas par hasard que Serving Cart peut être rangé sous la table lorsqu'il n'est pas utilisé, ou laissé dehors, comme un petit accessoire architectural élégant." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 211535 #name: "Carrello di servizio Cassina" #slug: "carrello-di-servizio-cassina" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Carrello di servizio Cassina dalla squisita collezione Bodil Kjaer ✓ Offriamo uno sconto extra!" #shortDescription: "Dal periodo postbellico, Bodil Kjær ha aperto la sua casa a una nuova cameratesca incoraggiata da mobili versatili che hanno tradotto le nuove routine domestiche e il rinnovato bisogno di comfort in design tangibili. Con una vita sociale vivace, e per risolvere il problema delle cucine situate lontano dal soggiorno e non perdere l'occasione di servire i suoi ospiti continuando a conversare con loro, Kjær ha progettato il Serving Cart, un carrello per cibo e bevande in legno massiccio con ripiani centrali colorati e ripiani superiori in acciaio inossidabile. Bodil Kjær aveva colto i cambiamenti nello stile di vita, tra cene consumate davanti alla TV o sul patio, in case che diventavano sempre più piccole. Non per caso, il Serving Cart può essere riposto sotto il tavolo quando non è in uso, o tenuto fuori, come un piccolo, elegante accessorio architettonico." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 546022 #name: "Wózek do podawania Cassina" #slug: "wozek-do-podawania-cassina" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wózek do podawania Cassina z wyjątkowej kolekcji Bodil Kjaer ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Od okresu powojennego Bodil Kjær otworzyła swoje dom dla nowej, świeżej kamaraderii, zachęcając wszechstronnymi meblami, które przetłumaczyły nowe domowe rutyny i odnowioną potrzebę komfortu na namacalne projekty. Z bogatym życiem towarzyskim, i aby rozwiązać problem kuchni zlokalizowanych daleko od salonu i nie przegapić obsługi gości podczas kontynuowania rozmowy z nimi, Kjær zaprojektowała Wózek Serwisowy, wózek na jedzenie i napoje z litego drewna z kolorowymi półkami środkowymi i górnymi półkami ze stali nierdzewnej. Bodil Kjær zauważyła zmiany w stylach życia, między obiadami spożywanymi przed telewizorem lub na patio, w coraz mniejszych domach. Nieprzypadkowo Wózek Serwisowy można schować pod stołem, gdy nie jest używany, lub pozostawić na zewnątrz, jak mały, elegancki dodatek architektoniczny." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 825325 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 956395 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1087465 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …} #channels: Doctrine\ORM\PersistentCollection {#15455 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9389 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15459 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15475 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …} } |
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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | "App\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24360 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} 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 {#7924 #id: 145593 #code: "BodilServingCart" #attributes: Doctrine\ORM\PersistentCollection {#15449 …} #variants: Doctrine\ORM\PersistentCollection {#9407 …} #options: Doctrine\ORM\PersistentCollection {#9395 …} #associations: Doctrine\ORM\PersistentCollection {#9401 …} #createdAt: DateTime @1662812404 {#7996 date: 2022-09-10 12:20:04.0 UTC (+00:00) } #updatedAt: DateTime @1704194163 {#15479 date: 2024-01-02 11:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15467 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductTranslation {#8617 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 144941 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#9300 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 211533 #name: "Servierwagen Cassina" #slug: "servierwagen-cassina" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Servierwagen Cassina aus der exquisiten Bodil Kjaer Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Seit der Nachkriegszeit öffnete Bodil Kjær ihr Zuhause für eine frische neue Kameradschaft, die durch vielseitige Möbel gefördert wurde, die die neuen häuslichen Routinen und das erneuerte Bedürfnis nach Komfort in greifbare Designs übersetzten. Mit einem lebendigen Sozialleben und um das Problem von Küchen, die weit vom Wohnzimmer entfernt sind, zu lösen und nicht darauf zu verzichten, ihren Gästen zu dienen, während sie weiterhin mit ihnen plauderte, entwarf Kjær den Servierwagen, einen Speise- und Getränkewagen aus Massivholz mit farbigen Mittelböden und oberen Böden aus Edelstahl. Bodil Kjær hatte die Veränderungen in den Lebensstilen erkannt, zwischen Abendessen, die vor dem Fernseher oder auf der Terrasse gegessen wurden, in immer kleiner werdenden Häusern. Nicht zufällig kann der Servierwagen unter dem Tisch verstaut werden, wenn er nicht benutzt wird, oder draußen bleiben, wie ein kleines, elegantes architektonisches Accessoire." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 211534 #name: "Chariot de service Cassina" #slug: "chariot-de-service-cassina" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Chariot de service Cassina de l'exquise collection Bodil Kjaer ✓ Nous offrons une remise supplémentaire !" #shortDescription: "À partir de la période d'après-guerre, Bodil Kjær a ouvert sa maison à une nouvelle camaraderie encouragée par des meubles polyvalents qui ont traduit les nouvelles routines domestiques et un besoin renouvelé de confort en designs tangibles. Avec une vie sociale animée, et pour résoudre le problème des cuisines situées loin du salon et ne pas manquer de servir ses invités tout en continuant à converser avec eux, Kjær a conçu Serving Cart, un chariot de nourriture et de boissons en bois massif avec des étagères centrales colorées et des étagères supérieures en acier inoxydable. Bodil Kjær avait saisi les changements de modes de vie, entre les dîners pris devant la télévision ou sur le patio, dans des maisons de plus en plus petites. Ce n'est pas par hasard que Serving Cart peut être rangé sous la table lorsqu'il n'est pas utilisé, ou laissé dehors, comme un petit accessoire architectural élégant." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 211535 #name: "Carrello di servizio Cassina" #slug: "carrello-di-servizio-cassina" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Carrello di servizio Cassina dalla squisita collezione Bodil Kjaer ✓ Offriamo uno sconto extra!" #shortDescription: "Dal periodo postbellico, Bodil Kjær ha aperto la sua casa a una nuova cameratesca incoraggiata da mobili versatili che hanno tradotto le nuove routine domestiche e il rinnovato bisogno di comfort in design tangibili. Con una vita sociale vivace, e per risolvere il problema delle cucine situate lontano dal soggiorno e non perdere l'occasione di servire i suoi ospiti continuando a conversare con loro, Kjær ha progettato il Serving Cart, un carrello per cibo e bevande in legno massiccio con ripiani centrali colorati e ripiani superiori in acciaio inossidabile. Bodil Kjær aveva colto i cambiamenti nello stile di vita, tra cene consumate davanti alla TV o sul patio, in case che diventavano sempre più piccole. Non per caso, il Serving Cart può essere riposto sotto il tavolo quando non è in uso, o tenuto fuori, come un piccolo, elegante accessorio architettonico." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 546022 #name: "Wózek do podawania Cassina" #slug: "wozek-do-podawania-cassina" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wózek do podawania Cassina z wyjątkowej kolekcji Bodil Kjaer ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Od okresu powojennego Bodil Kjær otworzyła swoje dom dla nowej, świeżej kamaraderii, zachęcając wszechstronnymi meblami, które przetłumaczyły nowe domowe rutyny i odnowioną potrzebę komfortu na namacalne projekty. Z bogatym życiem towarzyskim, i aby rozwiązać problem kuchni zlokalizowanych daleko od salonu i nie przegapić obsługi gości podczas kontynuowania rozmowy z nimi, Kjær zaprojektowała Wózek Serwisowy, wózek na jedzenie i napoje z litego drewna z kolorowymi półkami środkowymi i górnymi półkami ze stali nierdzewnej. Bodil Kjær zauważyła zmiany w stylach życia, między obiadami spożywanymi przed telewizorem lub na patio, w coraz mniejszych domach. Nieprzypadkowo Wózek Serwisowy można schować pod stołem, gdy nie jest używany, lub pozostawić na zewnątrz, jak mały, elegancki dodatek architektoniczny." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 825325 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 956395 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1087465 #name: "Serving Cart Cassina" #slug: "bodilservingcart-serving-cart-cassina" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Serving Cart Cassina from the exquisite Bodil Kjaer collection ✓ We offer extra discount!" #shortDescription: "From the postwar period, Bodil Kjær opened up her home to a fresh new camaraderie encouraged by versatile furniture that translated the new domestic routines and a renewed need for comfort into tangible designs. With a lively social life, and to solve the problem of kitchens located far from the living room and to not miss out on serving her guests while continuing to converse with them, Kjær designed Serving Cart, a food and beverage cart in solid wood with colored center shelves and upper shelves in stainless steel. Bodil Kjær had picked up on the changes in lifestyles, between dinners eaten in front of the TV or on the patio, in homes that were becoming smaller and smaller. Not by chance, Serving Cart can be tucked away under the table when not in use, or kept out, like a small, elegant architectural accessory." -brandDescription: "" } ] #currentLocale: "en_US" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15463 …} #channels: Doctrine\ORM\PersistentCollection {#15455 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9389 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15459 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15475 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15471 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8110 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8607 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#24362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24361 …} } } |
| 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 {#24263 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#24340 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#24336 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#24349 …} -option: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24393 -form: Symfony\Component\Form\Form {#24382 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24391 …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 {#24263 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#24340 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#24336 …} #adjustmentsTotal: 0 #version: 1 #variant: null #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#24349 …} -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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24373 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#24375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24374 …} } } |
| 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 {#24399 -form: Symfony\Component\Form\Form {#24385 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24396 …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 {#24395 …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 | "e9ff517a6a5a7d.jdXzDs9BZ-n70RH2TEmVyrAwVL8I-15Gt_OU4836bZg.x7PeRocPD623vCjGCHrtpOgBY9h8nmcLjpndsqK0KKjEo7ZL-XAyk6iEVA" |
| 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 | "e9ff517a6a5a7d.jdXzDs9BZ-n70RH2TEmVyrAwVL8I-15Gt_OU4836bZg.x7PeRocPD623vCjGCHrtpOgBY9h8nmcLjpndsqK0KKjEo7ZL-XAyk6iEVA" |
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 {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data | "e9ff517a6a5a7d.jdXzDs9BZ-n70RH2TEmVyrAwVL8I-15Gt_OU4836bZg.x7PeRocPD623vCjGCHrtpOgBY9h8nmcLjpndsqK0KKjEo7ZL-XAyk6iEVA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24363 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17329 …} } |
| 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() {#24402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24394 …} } } |
| 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 | "e9ff517a6a5a7d.jdXzDs9BZ-n70RH2TEmVyrAwVL8I-15Gt_OU4836bZg.x7PeRocPD623vCjGCHrtpOgBY9h8nmcLjpndsqK0KKjEo7ZL-XAyk6iEVA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24414 -form: Symfony\Component\Form\Form {#24410 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24401 …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 | "e9ff517a6a5a7d.jdXzDs9BZ-n70RH2TEmVyrAwVL8I-15Gt_OU4836bZg.x7PeRocPD623vCjGCHrtpOgBY9h8nmcLjpndsqK0KKjEo7ZL-XAyk6iEVA" |