- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 14689
- Events
- Routing
- Cache
- Translation 106
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- Messages
- Template events 18
- 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
-
-
DE2TIME233M_finish
-
-
-
DE2TIME233M_finish
-
-
-
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) {#17858 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#17860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17859 …} } } |
| 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 {#17899 -form: Symfony\Component\Form\Form {#17908 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17861 …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) {#17871 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#17873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17872 …} } } |
| 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 {#17923 -form: Symfony\Component\Form\Form {#17911 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17921 …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) {#17885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#17887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17884 …} } } |
| 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 {#17924 -form: Symfony\Component\Form\Form {#17914 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17925 …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) {#17896 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17892 …} } |
| 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 {#17898 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() {#17902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17900 …} } } |
| 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 {#17926 -form: Symfony\Component\Form\Form {#17917 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17932 …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 | "d8c92274334f.i4V1sh5jU6C37wQFcSyTmgPf_EXKXSj9SYOlQCHLY8s.3rQW32osKcPhsEJfFh726FOapAurMRHPObTkEXaNFfuytx2fVBIe4cS8XQ" |
| 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 | "d8c92274334f.i4V1sh5jU6C37wQFcSyTmgPf_EXKXSj9SYOlQCHLY8s.3rQW32osKcPhsEJfFh726FOapAurMRHPObTkEXaNFfuytx2fVBIe4cS8XQ" |
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 | "d8c92274334f.i4V1sh5jU6C37wQFcSyTmgPf_EXKXSj9SYOlQCHLY8s.3rQW32osKcPhsEJfFh726FOapAurMRHPObTkEXaNFfuytx2fVBIe4cS8XQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#17940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17937 …} } } |
| 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 | "d8c92274334f.i4V1sh5jU6C37wQFcSyTmgPf_EXKXSj9SYOlQCHLY8s.3rQW32osKcPhsEJfFh726FOapAurMRHPObTkEXaNFfuytx2fVBIe4cS8XQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17950 -form: Symfony\Component\Form\Form {#17946 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17941 …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 | "d8c92274334f.i4V1sh5jU6C37wQFcSyTmgPf_EXKXSj9SYOlQCHLY8s.3rQW32osKcPhsEJfFh726FOapAurMRHPObTkEXaNFfuytx2fVBIe4cS8XQ" |
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) {#19553 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} 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() {#19555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19554 …} } } |
| 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 {#19623 -form: Symfony\Component\Form\Form {#19629 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19556 …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) {#19569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19568 …} } } |
| 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 {#19586 -form: Symfony\Component\Form\Form {#19632 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19597 …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 {#19561 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#19561 +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 {#19561 +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) {#19583 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} 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() {#19585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19584 …} } } |
| 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 {#19660 -form: Symfony\Component\Form\Form {#19665 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19646 …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 {#19591 +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 {#19591 +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 {#19591 +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) {#19642 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19644 …} } } |
| 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 {#19709 -form: Symfony\Component\Form\Form {#19684 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19572 …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) {#19669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19670 …} } } |
| 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 {#19714 -form: Symfony\Component\Form\Form {#19687 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19713 …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) {#19677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19678 …} } } |
| 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 {#19730 -form: Symfony\Component\Form\Form {#19690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19738 …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 {#19592 +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 {#19592 +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 {#19592 +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) {#19657 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19658 …} } } |
| 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 {#19711 -form: Symfony\Component\Form\Form {#19693 …} -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 {#19712 …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) {#19594 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19595 …} } } |
| 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 {#19680 -form: Symfony\Component\Form\Form {#19696 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19672 …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) {#19603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19604 …} } } |
| 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 {#19739 -form: Symfony\Component\Form\Form {#19699 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19740 …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) {#19612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19613 …} } } |
| 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 {#19741 -form: Symfony\Component\Form\Form {#19702 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19742 …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) {#17896 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17892 …} } |
| 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 {#17898 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() {#19622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19621 …} } } |
| 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 {#19743 -form: Symfony\Component\Form\Form {#19705 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19744 …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 | "5eeebc194900f0a9a5938.VKnJh_G980jlf3qhNoE35SQryp1a5lGlpwyRzFoplZQ.YNmMzcLsqhyMKz_LWfNHpkdbifscoTOX4jXLuDxawu4l7P_Yq9eHMdRHHQ" |
| 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 | "5eeebc194900f0a9a5938.VKnJh_G980jlf3qhNoE35SQryp1a5lGlpwyRzFoplZQ.YNmMzcLsqhyMKz_LWfNHpkdbifscoTOX4jXLuDxawu4l7P_Yq9eHMdRHHQ" |
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 | "5eeebc194900f0a9a5938.VKnJh_G980jlf3qhNoE35SQryp1a5lGlpwyRzFoplZQ.YNmMzcLsqhyMKz_LWfNHpkdbifscoTOX4jXLuDxawu4l7P_Yq9eHMdRHHQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#19745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19746 …} } } |
| 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 | "5eeebc194900f0a9a5938.VKnJh_G980jlf3qhNoE35SQryp1a5lGlpwyRzFoplZQ.YNmMzcLsqhyMKz_LWfNHpkdbifscoTOX4jXLuDxawu4l7P_Yq9eHMdRHHQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19756 -form: Symfony\Component\Form\Form {#19752 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19747 …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 | "5eeebc194900f0a9a5938.VKnJh_G980jlf3qhNoE35SQryp1a5lGlpwyRzFoplZQ.YNmMzcLsqhyMKz_LWfNHpkdbifscoTOX4jXLuDxawu4l7P_Yq9eHMdRHHQ" |
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 {#21084 -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 | "/it/inquiry/product" |
same as passed value |
| data | App\Entity\Customer\Inquiry {#21084 -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 | "/it/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 {#21084 -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) {#21092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} 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() {#21094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21093 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/it/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 {#21084 -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 {#21135 -form: Symfony\Component\Form\Form {#21217 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21095 …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 {#21084 -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) {#21142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21143 …} } } |
| 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 {#21115 -form: Symfony\Component\Form\Form {#21220 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21207 …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) {#21151 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21152 …} } } |
| 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 {#21105 -form: Symfony\Component\Form\Form {#21223 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21192 …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) {#21164 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21165 …} } } |
| 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 {#21179 -form: Symfony\Component\Form\Form {#21226 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21167 …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) {#21176 class: "App\Form\Type\AgreementCheckbox" this: App\Form\Type\AgreementCheckbox {#21172 …} } |
| 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 {#21178 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() {#21182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21180 …} } } |
| 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 {#21154 -form: Symfony\Component\Form\Form {#21229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21145 …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 {#21100 +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 {#21100 +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 {#21100 +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) {#21189 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21190 …} } } |
| 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 {#21253 -form: Symfony\Component\Form\Form {#21232 …} -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 {#21255 …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) {#21102 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21103 …} } } |
| 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 {#21256 -form: Symfony\Component\Form\Form {#21235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21257 …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) {#21112 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21113 …} } } |
| 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 {#21258 -form: Symfony\Component\Form\Form {#21238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21296 …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 {#21299 …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) {#21122 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21123 …} } } |
| 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 {#21300 -form: Symfony\Component\Form\Form {#21243 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21298 …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) {#21209 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21210 …} } } |
| 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 {#21301 -form: Symfony\Component\Form\Form {#21246 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21302 …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) {#21132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21133 …} } } |
| 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 {#21303 -form: Symfony\Component\Form\Form {#21249 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21304 …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 | "7906affc94c9c0ed4125035c716c3f.PWCkj2zKNzQIzkWHoGnU11d2jmETETsFhvCbE3IO7Us.CCHhyxmMew1h-wr14SLipi0lzxBhJXpx8sPYZSV8oXpQCcrOD7x8YmeWHA" |
| 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 | "7906affc94c9c0ed4125035c716c3f.PWCkj2zKNzQIzkWHoGnU11d2jmETETsFhvCbE3IO7Us.CCHhyxmMew1h-wr14SLipi0lzxBhJXpx8sPYZSV8oXpQCcrOD7x8YmeWHA" |
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 | "7906affc94c9c0ed4125035c716c3f.PWCkj2zKNzQIzkWHoGnU11d2jmETETsFhvCbE3IO7Us.CCHhyxmMew1h-wr14SLipi0lzxBhJXpx8sPYZSV8oXpQCcrOD7x8YmeWHA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21212 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#21305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21306 …} } } |
| 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 | "7906affc94c9c0ed4125035c716c3f.PWCkj2zKNzQIzkWHoGnU11d2jmETETsFhvCbE3IO7Us.CCHhyxmMew1h-wr14SLipi0lzxBhJXpx8sPYZSV8oXpQCcrOD7x8YmeWHA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21316 -form: Symfony\Component\Form\Form {#21312 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21307 …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 | "7906affc94c9c0ed4125035c716c3f.PWCkj2zKNzQIzkWHoGnU11d2jmETETsFhvCbE3IO7Us.CCHhyxmMew1h-wr14SLipi0lzxBhJXpx8sPYZSV8oXpQCcrOD7x8YmeWHA" |
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 {#25580 -cart: App\Entity\Order\Order {#12151 …} -cartItem: App\Entity\Order\OrderItem {#25388 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25569 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25567 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25578 …} -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 {#25580 -cart: App\Entity\Order\Order {#12151 …} -cartItem: App\Entity\Order\OrderItem {#25388 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25569 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25567 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25578 …} -option: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 {#25580 -cart: App\Entity\Order\Order {#12151 …} -cartItem: App\Entity\Order\OrderItem {#25388 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25569 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25567 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25578 …} -option: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25576 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} 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: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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() {#25581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25441 …} } } |
| 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 {#25580 -cart: App\Entity\Order\Order {#12151 …} -cartItem: App\Entity\Order\OrderItem {#25388 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25569 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25567 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25578 …} -option: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25613 -form: Symfony\Component\Form\Form {#25612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25593 …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 {#25580 -cart: App\Entity\Order\Order {#12151 …} -cartItem: App\Entity\Order\OrderItem {#25388 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25569 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25567 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25578 …} -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 {#25388 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25569 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25567 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25578 …} -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: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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) {#25604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} 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: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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() {#25606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25605 …} } } |
| 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 {#25388 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25569 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25567 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25578 …} -option: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25632 -form: Symfony\Component\Form\Form {#25650 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25678 …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 {#25388 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25569 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25567 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25578 …} -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) {#25617 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#25619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25618 …} } } |
| 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 {#25699 -form: Symfony\Component\Form\Form {#25652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25697 …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" |
variant
"Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType"
Default Data
| Property | Value |
|---|---|
| Model Format |
App\Entity\Product\ProductVariant {#8774 #id: 1395277 #code: "DE2TIME233M-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8926 …} #position: 0 #createdAt: DateTime @1674733502 {#8671 date: 2023-01-26 11:45:02.0 UTC (+00:00) } #updatedAt: DateTime @1762900383 {#8776 date: 2025-11-11 22:33:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8882 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8871 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8924 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8897 …} } |
| Normalized Format | [ "DE2TIME233M_finish" => App\Entity\Product\ProductOptionValue {#9034 #id: 558555 #code: "DE2TIME233M_DE2TIME233M_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9041 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9085 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#9034} #id: 732142 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
| 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: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| entries | Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686} #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#25459 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#25447 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#25630 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#25447 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#25626 …} } } |
| entry_type | Closure() {#25631 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#25448 …} use: { $value: "Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType" } } |
| 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: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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() {#25629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25628 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_fixed_collection" "sylius_product_variant_match" "_sylius_add_to_cart_cartItem_variant" ] |
| cache_key | "_sylius_add_to_cart_cartItem_variant_sylius_product_variant_match" |
| compound | true |
| data | [ "DE2TIME233M_finish" => App\Entity\Product\ProductOptionValue {#9034 #id: 558555 #code: "DE2TIME233M_DE2TIME233M_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9041 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9085 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#9034} #id: 732142 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25700 -form: Symfony\Component\Form\Form {#25669 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25701 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "variant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_cartItem_variant" |
| valid | true |
| value | [ "DE2TIME233M_finish" => App\Entity\Product\ProductOptionValue {#9034 #id: 558555 #code: "DE2TIME233M_DE2TIME233M_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9041 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9085 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#9034} #id: 732142 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
DE2TIME233M_finish
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9034 #id: 558555 #code: "DE2TIME233M_DE2TIME233M_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9041 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9085 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#9034} #id: 732142 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DE2TIME233M_DE2TIME233M_1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Finitura" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 |
| property_path | "[DE2TIME233M_finish]" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "value" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | Doctrine\Common\Collections\ArrayCollection {#25660 -elements: [ App\Entity\Product\ProductOptionValue {#9034 #id: 558555 #code: "DE2TIME233M_DE2TIME233M_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9041 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9085 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#9034} #id: 732142 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } App\Entity\Product\ProductOptionValue {#9025 …} App\Entity\Product\ProductOptionValue {#9052 …} App\Entity\Product\ProductOptionValue {#9054 …} App\Entity\Product\ProductOptionValue {#9057 …} App\Entity\Product\ProductOptionValue {#9060 …} App\Entity\Product\ProductOptionValue {#9063 …} App\Entity\Product\ProductOptionValue {#9066 …} ] } |
| 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 | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Finitura" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| only_available_values | true |
| option | App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 | "[DE2TIME233M_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#25657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25656 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_product_option_value_choice" "_sylius_add_to_cart_cartItem_variant_entry" ] |
| cache_key | "_sylius_add_to_cart_cartItem_variant_entry_sylius_product_option_value_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#25719 +label: "Chrome" +value: "DE2TIME233M_DE2TIME233M_1" +data: App\Entity\Product\ProductOptionValue {#9034 #id: 558555 #code: "DE2TIME233M_DE2TIME233M_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9041 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9085 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#9034} #id: 732142 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25723 +label: "Antique copper" +value: "DE2TIME233M_DE2TIME233M_2" +data: App\Entity\Product\ProductOptionValue {#9025 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25721 +label: "Bronze" +value: "DE2TIME233M_DE2TIME233M_3" +data: App\Entity\Product\ProductOptionValue {#9052 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25726 +label: "Polished nickel" +value: "DE2TIME233M_DE2TIME233M_4" +data: App\Entity\Product\ProductOptionValue {#9054 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25728 +label: "Black nickel" +value: "DE2TIME233M_DE2TIME233M_5" +data: App\Entity\Product\ProductOptionValue {#9057 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25730 +label: "Satin nickel" +value: "DE2TIME233M_DE2TIME233M_6" +data: App\Entity\Product\ProductOptionValue {#9060 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25731 +label: "Light gold" +value: "DE2TIME233M_DE2TIME233M_7" +data: App\Entity\Product\ProductOptionValue {#9063 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25732 +label: "Rose gold" +value: "DE2TIME233M_DE2TIME233M_8" +data: App\Entity\Product\ProductOptionValue {#9066 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9034 #id: 558555 #code: "DE2TIME233M_DE2TIME233M_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9041 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9085 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#9034} #id: 732142 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25708 -form: Symfony\Component\Form\Form {#25672 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#25707 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DE2TIME233M_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DE2TIME233M_finish" |
| is_selected | Closure($choice, $value) {#25710 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#25499 …} } |
| label | "Finitura" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DE2TIME233M_finish" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_cartItem_variant_entry" |
| valid | true |
| value | "DE2TIME233M_DE2TIME233M_1" |
option
"App\Form\Type\ProductVariantMatchType"
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 |
|---|---|---|
| invalid_message | "BBD nx" |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| entries | Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686} #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 …} } -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#25478 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#25472 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#25642 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#25472 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#25637 …} } } |
| entry_type | Closure() {#25643 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#25448 …} use: { $value: "Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType" } } |
| 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 | "BBD nx" |
| 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: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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() {#25641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25640 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_fixed_collection" "app_product_variant_match" "_sylius_add_to_cart_cartItem_option" ] |
| cache_key | "_sylius_add_to_cart_cartItem_option_app_product_variant_match" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25702 -form: Symfony\Component\Form\Form {#25688 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25705 …5} |
| full_name | "sylius_add_to_cart[cartItem][option]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "option" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_cartItem_option" |
| valid | true |
| value | null |
DE2TIME233M_finish
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
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 |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Finitura" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 |
| property_path | "[DE2TIME233M_finish]" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "value" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750} #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Finitura" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| only_available_values | false |
| option | App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7924 #id: 131297 #code: "DE2TIME233M" #attributes: Doctrine\ORM\PersistentCollection {#15816 …} #variants: Doctrine\ORM\PersistentCollection {#9674 …} #options: Doctrine\ORM\PersistentCollection {#9686 #collection: Doctrine\Common\Collections\ArrayCollection {#9689 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399770 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9680 …} #createdAt: DateTime @1662749839 {#7996 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1762876977 {#15846 date: 2025-11-11 16:02:57.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15834 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405768 #name: "Miscelatore Devon&Devon 2TIME233M" #slug: "miscelatore-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Miscelatore Devon&Devon 2TIME233M dalla squisita collezione Time ✓ Offriamo uno sconto extra!" #shortDescription: "Questo miscelatore per vasca, montaggio a parete, è ispirato all'Art Deco americano degli anni '30 e ne reinterpreta armonia e proporzioni in un gusto contemporaneo. La robustezza monolitica, le linee geometriche e le superfici riflettenti e sfaccettate sono chiaramente ispirate allo stile modernista. È disponibile nelle seguenti finiture: rame antico, bronzo, cromo, nichel lucido, nichel nero, nichel satinato, oro chiaro e oro rosa." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9709 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130766 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405766 #name: "Mischpult Devon&Devon 2TIME233M" #slug: "mischpult-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Mischpult Devon&Devon 2TIME233M aus der exquisiten Time Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Dieser wandmontierte Badmischer ist von der amerikanischen Art Deco der 1930er Jahre inspiriert und interpretiert ihre Harmonie und Proportionen in einem zeitgenössischen Geschmack neu. Die monolithische Robustheit, die geometrischen Linien und die reflektierenden und facettierten Oberflächen sind deutlich vom modernistischen Stil inspiriert. Es ist in den folgenden Ausführungen erhältlich: Antik-Kupfer, Bronze, Chrom, poliertes Nickel, schwarz vernickelt, satiniertes Nickel, helles Gold und Roségold." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405767 #name: "Mélangeur Devon&Devon 2TIME233M" #slug: "melangeur-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Mélangeur Devon&Devon 2TIME233M de l'exquise collection Time ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Ce mélangeur de bain, monté sur le mur, est inspiré de l'Art déco américain des années 1930 et réinterprète son harmonie et ses proportions dans un goût contemporain. La robustesse monolithique, les lignes géométriques et les surfaces réfléchissantes et facettées sont clairement inspirées du style moderniste. Il est disponible dans les finitions suivantes : cuivre antique, bronze, chrome, nickel poli, nickel noir, nickel satiné, or clair et or rose." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554618 #name: "Mikser Devon&Devon 2TIME233M" #slug: "mikser-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Mikser Devon&Devon 2TIME233M z wyjątkowej kolekcji Time ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Ta bateria wannowa, montowana na ścianie, jest inspirowana amerykańskim stylem Art Deco z lat 30. XX wieku i reinterpretuje jego harmonię i proporcje w nowoczesnym stylu. Monolityczna solidność, geometryczne linie i odbijające i fasetowane powierzchnie są wyraźnie inspirowane stylem modernistycznym. Dostępna jest w następujących wykończeniach: miedz antyczna, brąz, chrom, polerowany nikiel, czarny nikiel, satynowy nikiel, jasne złoto i różowe złoto." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818824 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949894 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080964 #name: "Mixer Devon&Devon 2TIME233M" #slug: "de2time233m-mixer-devon-devon-2time233m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Mixer Devon&Devon 2TIME233M from the exquisite Time collection ✓ We offer extra discount!" #shortDescription: "This bath mixer, wall mounted is inspired by 1930s American Art Deco and reinterprets its harmony and proportions in a contemporary taste. The monolithic robustness, the geometrical lines and the reflecting and facetted surfaces are clearly inspired by the Modernist style. It is available in the following finishes: antique-copper, bronze, chrome, polished nickel, black nickel, satin nickel, light gold and rose gold." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15830 …} #channels: Doctrine\ORM\PersistentCollection {#15822 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9691 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15826 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15842 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15838 …} #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 | "[DE2TIME233M_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#25677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25676 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sylius_product_option_value_choice" "_sylius_add_to_cart_cartItem_option_entry" ] |
| cache_key | "_sylius_add_to_cart_cartItem_option_entry_sylius_product_option_value_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#25738 +label: "Chrome" +value: "DE2TIME233M_DE2TIME233M_1" +data: App\Entity\Product\ProductOptionValue {#9034 #id: 558555 #code: "DE2TIME233M_DE2TIME233M_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7120 #code: "DE2TIME233M_finish" #position: 6685 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …8] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#399851 …} -isDirty: false } #createdAt: DateTime @1662749839 {#7837 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #updatedAt: DateTime @1662749839 {#8687 date: 2022-09-09 18:57:19.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8761 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 80468 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9041 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9085 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#9034} #id: 732142 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25739 +label: "Antique copper" +value: "DE2TIME233M_DE2TIME233M_2" +data: App\Entity\Product\ProductOptionValue {#9025 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25740 +label: "Bronze" +value: "DE2TIME233M_DE2TIME233M_3" +data: App\Entity\Product\ProductOptionValue {#9052 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25741 +label: "Polished nickel" +value: "DE2TIME233M_DE2TIME233M_4" +data: App\Entity\Product\ProductOptionValue {#9054 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25742 +label: "Black nickel" +value: "DE2TIME233M_DE2TIME233M_5" +data: App\Entity\Product\ProductOptionValue {#9057 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25743 +label: "Satin nickel" +value: "DE2TIME233M_DE2TIME233M_6" +data: App\Entity\Product\ProductOptionValue {#9060 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25744 +label: "Light gold" +value: "DE2TIME233M_DE2TIME233M_7" +data: App\Entity\Product\ProductOptionValue {#9063 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25745 +label: "Rose gold" +value: "DE2TIME233M_DE2TIME233M_8" +data: App\Entity\Product\ProductOptionValue {#9066 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25735 -form: Symfony\Component\Form\Form {#25691 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#25734 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DE2TIME233M_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DE2TIME233M_finish" |
| is_selected | Closure($choice, $value) {#25737 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#25499 …} } |
| label | "Finitura" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DE2TIME233M_finish" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_cartItem_option_entry" |
| valid | true |
| value | "" |
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 {#25620 …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 | "3ccc73ebc68154b165506b81.N3u4oKWaiyHuLc0AJJyklxKy2bRzQXSLh1297-RQ1mk.Wx2O6PLDsluHYb81CcbQ5lz_lNwHdxDusxHzjrQxviBnTs3hnMLAQrpuqg" |
| 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 | "3ccc73ebc68154b165506b81.N3u4oKWaiyHuLc0AJJyklxKy2bRzQXSLh1297-RQ1mk.Wx2O6PLDsluHYb81CcbQ5lz_lNwHdxDusxHzjrQxviBnTs3hnMLAQrpuqg" |
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 | "3ccc73ebc68154b165506b81.N3u4oKWaiyHuLc0AJJyklxKy2bRzQXSLh1297-RQ1mk.Wx2O6PLDsluHYb81CcbQ5lz_lNwHdxDusxHzjrQxviBnTs3hnMLAQrpuqg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25607 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17825 …} } |
| 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() {#25733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17840 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25658 …} } } |
| 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 | "3ccc73ebc68154b165506b81.N3u4oKWaiyHuLc0AJJyklxKy2bRzQXSLh1297-RQ1mk.Wx2O6PLDsluHYb81CcbQ5lz_lNwHdxDusxHzjrQxviBnTs3hnMLAQrpuqg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25753 -form: Symfony\Component\Form\Form {#25749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25709 …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 | "3ccc73ebc68154b165506b81.N3u4oKWaiyHuLc0AJJyklxKy2bRzQXSLh1297-RQ1mk.Wx2O6PLDsluHYb81CcbQ5lz_lNwHdxDusxHzjrQxviBnTs3hnMLAQrpuqg" |