- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 3472
- Events
- Routing
- Cache
- Translation 108
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- Messages
- Template events 14
- Blocks* 5
- Payum
- Themes 0
- Elastica
- Rich Snippets 2
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
_username
-
_password
-
_remember_me
-
_token
-
-
-
email
-
-
-
first
-
second
-
-
recaptcha
-
-
firstName
-
lastName
-
phoneNumber
-
subscribedToNewsletter
-
_token
-
-
-
email
-
name
-
text
-
agree
-
recaptcha
-
customer
-
user
-
send
-
product
-
productSlug
-
variant
-
_token
-
-
-
-
quantity
-
-
DEKENS_finish
-
DEKENS_fixing-kit
-
DEKENS_fixing-kit-for-bathtubs
-
-
-
DEKENS_finish
-
DEKENS_fixing-kit
-
DEKENS_fixing-kit-for-bathtubs
-
-
-
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) {#18731 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#18733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18732 …} } } |
| 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 {#18772 -form: Symfony\Component\Form\Form {#18781 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18734 …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) {#18744 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#18746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18745 …} } } |
| 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 {#18796 -form: Symfony\Component\Form\Form {#18784 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18794 …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) {#18758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#18760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18757 …} } } |
| 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 {#18797 -form: Symfony\Component\Form\Form {#18787 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18798 …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) {#18769 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#18765 …} } |
| 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 {#18771 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() {#18775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18773 …} } } |
| 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 {#18799 -form: Symfony\Component\Form\Form {#18790 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18805 …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 | "0c47ed32ba3165643825386.drcioVQSx5PGOMyKBxC7fcNtfwhWrI5BCpUPDYX480k.PYN6yB5WveSuWonwdVjjEKwDSUJnlcEKR8BDTvaNnn9FxGHZAFSf2KpvjQ" |
| 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 | "0c47ed32ba3165643825386.drcioVQSx5PGOMyKBxC7fcNtfwhWrI5BCpUPDYX480k.PYN6yB5WveSuWonwdVjjEKwDSUJnlcEKR8BDTvaNnn9FxGHZAFSf2KpvjQ" |
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 | "0c47ed32ba3165643825386.drcioVQSx5PGOMyKBxC7fcNtfwhWrI5BCpUPDYX480k.PYN6yB5WveSuWonwdVjjEKwDSUJnlcEKR8BDTvaNnn9FxGHZAFSf2KpvjQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#18811 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#18813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18810 …} } } |
| 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 | "0c47ed32ba3165643825386.drcioVQSx5PGOMyKBxC7fcNtfwhWrI5BCpUPDYX480k.PYN6yB5WveSuWonwdVjjEKwDSUJnlcEKR8BDTvaNnn9FxGHZAFSf2KpvjQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#18823 -form: Symfony\Component\Form\Form {#18819 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18814 …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 | "0c47ed32ba3165643825386.drcioVQSx5PGOMyKBxC7fcNtfwhWrI5BCpUPDYX480k.PYN6yB5WveSuWonwdVjjEKwDSUJnlcEKR8BDTvaNnn9FxGHZAFSf2KpvjQ" |
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) {#20544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} 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() {#20546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20545 …} } } |
| 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 {#20614 -form: Symfony\Component\Form\Form {#20620 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20547 …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) {#20560 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20559 …} } } |
| 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 {#20577 -form: Symfony\Component\Form\Form {#20623 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20588 …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 {#20552 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#20552 +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 {#20552 +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) {#20574 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} 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() {#20576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20575 …} } } |
| 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 {#20651 -form: Symfony\Component\Form\Form {#20656 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20637 …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 {#20582 +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 {#20582 +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 {#20582 +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) {#20633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20635 …} } } |
| 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 {#20700 -form: Symfony\Component\Form\Form {#20675 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20563 …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) {#20660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20661 …} } } |
| 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 {#20705 -form: Symfony\Component\Form\Form {#20678 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20704 …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) {#20668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20669 …} } } |
| 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 {#20721 -form: Symfony\Component\Form\Form {#20681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20729 …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 {#20583 +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 {#20583 +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 {#20583 +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) {#20648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20649 …} } } |
| 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 {#20702 -form: Symfony\Component\Form\Form {#20684 …} -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 {#20703 …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) {#20585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20586 …} } } |
| 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 {#20671 -form: Symfony\Component\Form\Form {#20687 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20663 …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) {#20594 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20595 …} } } |
| 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 {#20730 -form: Symfony\Component\Form\Form {#20690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20731 …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) {#20603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20604 …} } } |
| 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 {#20732 -form: Symfony\Component\Form\Form {#20693 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20733 …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) {#18769 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#18765 …} } |
| 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 {#18771 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() {#20613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20612 …} } } |
| 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 {#20734 -form: Symfony\Component\Form\Form {#20696 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20735 …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 | "189a2c29d1271ec3c2.kTJ2IM3MF7pUNoCOHJ3teKtyt5tWprLZKMJSZPI4q0M.2ntFeYn-Wvw3e7TgSsu8O-1EzdQF9oGXS4MhO4JdnAn-Axxpuq9zzRVY5w" |
| 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 | "189a2c29d1271ec3c2.kTJ2IM3MF7pUNoCOHJ3teKtyt5tWprLZKMJSZPI4q0M.2ntFeYn-Wvw3e7TgSsu8O-1EzdQF9oGXS4MhO4JdnAn-Axxpuq9zzRVY5w" |
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 | "189a2c29d1271ec3c2.kTJ2IM3MF7pUNoCOHJ3teKtyt5tWprLZKMJSZPI4q0M.2ntFeYn-Wvw3e7TgSsu8O-1EzdQF9oGXS4MhO4JdnAn-Axxpuq9zzRVY5w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20606 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#20736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20737 …} } } |
| 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 | "189a2c29d1271ec3c2.kTJ2IM3MF7pUNoCOHJ3teKtyt5tWprLZKMJSZPI4q0M.2ntFeYn-Wvw3e7TgSsu8O-1EzdQF9oGXS4MhO4JdnAn-Axxpuq9zzRVY5w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20747 -form: Symfony\Component\Form\Form {#20743 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20738 …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 | "189a2c29d1271ec3c2.kTJ2IM3MF7pUNoCOHJ3teKtyt5tWprLZKMJSZPI4q0M.2ntFeYn-Wvw3e7TgSsu8O-1EzdQF9oGXS4MhO4JdnAn-Axxpuq9zzRVY5w" |
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 {#22077 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/de/inquiry/product" |
same as passed value |
| data | App\Entity\Customer\Inquiry {#22077 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/de/inquiry/product" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#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 {#22077 -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) {#22085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} 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() {#22087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22086 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/de/inquiry/product" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "app_customer_inquiry_product" "_app_customer_inquiry_product" ] |
| cache_key | "_app_customer_inquiry_product_app_customer_inquiry_product" |
| compound | true |
| data | App\Entity\Customer\Inquiry {#22077 -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 {#22128 -form: Symfony\Component\Form\Form {#22210 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22088 …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 {#22077 -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) {#22135 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22136 …} } } |
| 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 {#22108 -form: Symfony\Component\Form\Form {#22213 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22200 …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) {#22144 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22145 …} } } |
| 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 {#22098 -form: Symfony\Component\Form\Form {#22216 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22185 …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) {#22157 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22158 …} } } |
| 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 {#22172 -form: Symfony\Component\Form\Form {#22219 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22160 …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) {#22169 class: "App\Form\Type\AgreementCheckbox" this: App\Form\Type\AgreementCheckbox {#22165 …} } |
| 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 {#22171 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() {#22175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22173 …} } } |
| 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 {#22147 -form: Symfony\Component\Form\Form {#22222 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22138 …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 {#22093 +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 {#22093 +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 {#22093 +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) {#22182 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22183 …} } } |
| 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 {#22246 -form: Symfony\Component\Form\Form {#22225 …} -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 {#22248 …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) {#22095 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22096 …} } } |
| 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 {#22249 -form: Symfony\Component\Form\Form {#22228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22250 …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) {#22105 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22106 …} } } |
| 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 {#22251 -form: Symfony\Component\Form\Form {#22231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22289 …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 {#22292 …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) {#22115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22116 …} } } |
| 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 {#22293 -form: Symfony\Component\Form\Form {#22236 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22291 …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) {#22202 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22203 …} } } |
| 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 {#22294 -form: Symfony\Component\Form\Form {#22239 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22295 …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) {#22125 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22126 …} } } |
| 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 {#22296 -form: Symfony\Component\Form\Form {#22242 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22297 …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 | "9d.wUqHiH1QyvMTJKmlLgtCGtTuw5FFBNWsgmN2LP7qUyE.83zs-h4DoZl5UOPOTFoEXr2D-9koYJH4yDMZQ4eyJ2j5JMjeGQSwpENrkQ" |
| 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 | "9d.wUqHiH1QyvMTJKmlLgtCGtTuw5FFBNWsgmN2LP7qUyE.83zs-h4DoZl5UOPOTFoEXr2D-9koYJH4yDMZQ4eyJ2j5JMjeGQSwpENrkQ" |
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 | "9d.wUqHiH1QyvMTJKmlLgtCGtTuw5FFBNWsgmN2LP7qUyE.83zs-h4DoZl5UOPOTFoEXr2D-9koYJH4yDMZQ4eyJ2j5JMjeGQSwpENrkQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#22205 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#22298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#22299 …} } } |
| 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 | "9d.wUqHiH1QyvMTJKmlLgtCGtTuw5FFBNWsgmN2LP7qUyE.83zs-h4DoZl5UOPOTFoEXr2D-9koYJH4yDMZQ4eyJ2j5JMjeGQSwpENrkQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#22309 -form: Symfony\Component\Form\Form {#22305 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#22300 …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 | "9d.wUqHiH1QyvMTJKmlLgtCGtTuw5FFBNWsgmN2LP7qUyE.83zs-h4DoZl5UOPOTFoEXr2D-9koYJH4yDMZQ4eyJ2j5JMjeGQSwpENrkQ" |
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 {#26704 -cart: App\Entity\Order\Order {#13016 …} -cartItem: App\Entity\Order\OrderItem {#26452 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26621 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26702 …} -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 {#26704 -cart: App\Entity\Order\Order {#13016 …} -cartItem: App\Entity\Order\OrderItem {#26452 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26621 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26702 …} -option: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#26704 -cart: App\Entity\Order\Order {#13016 …} -cartItem: App\Entity\Order\OrderItem {#26452 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26621 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26702 …} -option: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26701 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} 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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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() {#26708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26531 …} } } |
| 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 {#26704 -cart: App\Entity\Order\Order {#13016 …} -cartItem: App\Entity\Order\OrderItem {#26452 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26621 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26702 …} -option: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26756 -form: Symfony\Component\Form\Form {#26755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26710 …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 {#26704 -cart: App\Entity\Order\Order {#13016 …} -cartItem: App\Entity\Order\OrderItem {#26452 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26621 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26702 …} -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 {#26452 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26621 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26702 …} -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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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) {#26741 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} 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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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() {#26743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26742 …} } } |
| 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 {#26452 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26621 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26702 …} -option: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26868 -form: Symfony\Component\Form\Form {#26793 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26881 …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 {#26452 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26606 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26621 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26702 …} -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) {#26760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#26762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26761 …} } } |
| 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 {#26815 -form: Symfony\Component\Form\Form {#26795 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26829 …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 {#8809 #id: 1394457 #code: "DEKENS-variant-0" #product: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#8961 …} #position: 0 #createdAt: DateTime @1674729601 {#8621 date: 2023-01-26 10:40:01.0 UTC (+00:00) } #updatedAt: DateTime @1762899123 {#8811 date: 2025-11-11 22:12:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8917 …} #translationsCache: [] #currentLocale: "de_DE" #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 {#8906 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8959 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8932 …} } |
| Normalized Format | [ "DEKENS_finish" => App\Entity\Product\ProductOptionValue {#9837 #id: 558017 #code: "DEKENS_DEKENS_1" #option: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9844 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8766 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9837} #id: 730898 #value: "Primed for the final enamelin" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_feet" => App\Entity\Product\ProductOptionValue {#9827 #id: 558020 #code: "DEKENS_DE2MRKENSALDD|2MRKENSVALDD" #option: Proxies\__CG__\App\Entity\Product\ProductOption {#9882 …} #translations: Doctrine\ORM\PersistentCollection {#9881 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_fixing-kit" => App\Entity\Product\ProductOptionValue {#9879 #id: 558028 #code: "DEKENS_DEAS06251DE3CR" #option: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9878 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9959 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9879} #id: 730931 #value: "No fixing kit" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_fixing-kit-for-bathtubs" => App\Entity\Product\ProductOptionValue {#9876 #id: 558029 #code: "DEKENS_DEAS06251DE3CR_1" #option: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9875 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9964 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9876} #id: 730934 #value: "Chrome" } ] #currentLocale: "de_DE" #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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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) {#26770 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| entries | Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561} #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#209033 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#26523 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#26511 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#26773 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#26511 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#26769 …} } } |
| entry_type | Closure() {#26774 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#26512 …} 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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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() {#26772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26771 …} } } |
| 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 | [ "DEKENS_finish" => App\Entity\Product\ProductOptionValue {#9837 #id: 558017 #code: "DEKENS_DEKENS_1" #option: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9844 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8766 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9837} #id: 730898 #value: "Primed for the final enamelin" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_feet" => App\Entity\Product\ProductOptionValue {#9827 #id: 558020 #code: "DEKENS_DE2MRKENSALDD|2MRKENSVALDD" #option: Proxies\__CG__\App\Entity\Product\ProductOption {#9882 …} #translations: Doctrine\ORM\PersistentCollection {#9881 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_fixing-kit" => App\Entity\Product\ProductOptionValue {#9879 #id: 558028 #code: "DEKENS_DEAS06251DE3CR" #option: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9878 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9959 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9879} #id: 730931 #value: "No fixing kit" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_fixing-kit-for-bathtubs" => App\Entity\Product\ProductOptionValue {#9876 #id: 558029 #code: "DEKENS_DEAS06251DE3CR_1" #option: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9875 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9964 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9876} #id: 730934 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26801 -form: Symfony\Component\Form\Form {#26840 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26763 …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 | [ "DEKENS_finish" => App\Entity\Product\ProductOptionValue {#9837 #id: 558017 #code: "DEKENS_DEKENS_1" #option: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9844 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8766 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9837} #id: 730898 #value: "Primed for the final enamelin" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_feet" => App\Entity\Product\ProductOptionValue {#9827 #id: 558020 #code: "DEKENS_DE2MRKENSALDD|2MRKENSVALDD" #option: Proxies\__CG__\App\Entity\Product\ProductOption {#9882 …} #translations: Doctrine\ORM\PersistentCollection {#9881 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_fixing-kit" => App\Entity\Product\ProductOptionValue {#9879 #id: 558028 #code: "DEKENS_DEAS06251DE3CR" #option: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9878 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9959 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9879} #id: 730931 #value: "No fixing kit" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEKENS_fixing-kit-for-bathtubs" => App\Entity\Product\ProductOptionValue {#9876 #id: 558029 #code: "DEKENS_DEAS06251DE3CR_1" #option: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9875 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9964 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9876} #id: 730934 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
DEKENS_finish
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9837 #id: 558017 #code: "DEKENS_DEKENS_1" #option: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9844 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8766 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9837} #id: 730898 #value: "Primed for the final enamelin" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DEKENS_DEKENS_1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Ausführung" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_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 {#26802 -elements: [ App\Entity\Product\ProductOptionValue {#9837 #id: 558017 #code: "DEKENS_DEKENS_1" #option: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9844 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8766 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9837} #id: 730898 #value: "Primed for the final enamelin" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } App\Entity\Product\ProductOptionValue {#9873 …} App\Entity\Product\ProductOptionValue {#9870 …} ] } |
| 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 | "Ausführung" |
| 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 {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26799 …} } } |
| 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 {#26916 +label: "Primed for the final enamelin" +value: "DEKENS_DEKENS_1" +data: App\Entity\Product\ProductOptionValue {#9837 #id: 558017 #code: "DEKENS_DEKENS_1" #option: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9844 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8766 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9837} #id: 730898 #value: "Primed for the final enamelin" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26918 +label: "White" +value: "DEKENS_DEKENS_2" +data: App\Entity\Product\ProductOptionValue {#9873 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26917 +label: "Your chosen color" +value: "DEKENS_DEKENS_3" +data: App\Entity\Product\ProductOptionValue {#9870 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9837 #id: 558017 #code: "DEKENS_DEKENS_1" #option: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9844 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8766 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9837} #id: 730898 #value: "Primed for the final enamelin" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26910 -form: Symfony\Component\Form\Form {#26843 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26909 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DEKENS_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DEKENS_finish" |
| is_selected | Closure($choice, $value) {#26914 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26563 …} } |
| label | "Ausführung" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEKENS_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 | "DEKENS_DEKENS_1" |
DEKENS_fixing-kit
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9879 #id: 558028 #code: "DEKENS_DEAS06251DE3CR" #option: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9878 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9959 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9879} #id: 730931 #value: "No fixing kit" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DEKENS_DEAS06251DE3CR"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Befestigungssatz" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_fixing-kit]" |
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 {#26818 -elements: [ App\Entity\Product\ProductOptionValue {#9879 #id: 558028 #code: "DEKENS_DEAS06251DE3CR" #option: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9878 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9959 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9879} #id: 730931 #value: "No fixing kit" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] } |
| 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 | "Befestigungssatz" |
| 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 {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_fixing-kit]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26813 …} } } |
| 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 {#26938 +label: "No fixing kit" +value: "DEKENS_DEAS06251DE3CR" +data: App\Entity\Product\ProductOptionValue {#9879 #id: 558028 #code: "DEKENS_DEAS06251DE3CR" #option: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9878 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9959 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9879} #id: 730931 #value: "No fixing kit" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9879 #id: 558028 #code: "DEKENS_DEAS06251DE3CR" #option: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9878 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9959 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9879} #id: 730931 #value: "No fixing kit" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26928 -form: Symfony\Component\Form\Form {#26846 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26911 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DEKENS_fixing-kit]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DEKENS_fixing-kit" |
| is_selected | Closure($choice, $value) {#26936 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26563 …} } |
| label | "Befestigungssatz" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEKENS_fixing-kit" |
| 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 | "DEKENS_DEAS06251DE3CR" |
DEKENS_fixing-kit-for-bathtubs
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9876 #id: 558029 #code: "DEKENS_DEAS06251DE3CR_1" #option: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9875 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9964 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9876} #id: 730934 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DEKENS_DEAS06251DE3CR_1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Befestigungssatz für Badewannen" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_fixing-kit-for-bathtubs]" |
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 {#26830 -elements: [ App\Entity\Product\ProductOptionValue {#9876 #id: 558029 #code: "DEKENS_DEAS06251DE3CR_1" #option: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9875 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9964 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9876} #id: 730934 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] } |
| 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 | "Befestigungssatz für Badewannen" |
| 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 {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_fixing-kit-for-bathtubs]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26827 …} } } |
| 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 {#26948 +label: "Chrome" +value: "DEKENS_DEAS06251DE3CR_1" +data: App\Entity\Product\ProductOptionValue {#9876 #id: 558029 #code: "DEKENS_DEAS06251DE3CR_1" #option: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9875 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9964 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9876} #id: 730934 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9876 #id: 558029 #code: "DEKENS_DEAS06251DE3CR_1" #option: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9875 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9964 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9876} #id: 730934 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26939 -form: Symfony\Component\Form\Form {#26849 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26930 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DEKENS_fixing-kit-for-bathtubs]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DEKENS_fixing-kit-for-bathtubs" |
| is_selected | Closure($choice, $value) {#26947 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26563 …} } |
| label | "Befestigungssatz für Badewannen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEKENS_fixing-kit-for-bathtubs" |
| 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 | "DEKENS_DEAS06251DE3CR_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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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) {#26782 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| entries | Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561} #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 {#209033 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#26542 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#26536 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#26785 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#26536 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#26780 …} } } |
| entry_type | Closure() {#26786 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#26512 …} 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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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() {#26784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26783 …} } } |
| 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 {#26906 -form: Symfony\Component\Form\Form {#26891 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26908 …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 |
DEKENS_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 | "Ausführung" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_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 {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755} #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #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 {#209152 …} -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 | "Ausführung" |
| 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 {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26853 …} } } |
| 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 {#26954 +label: "Primed for the final enamelin" +value: "DEKENS_DEKENS_1" +data: App\Entity\Product\ProductOptionValue {#9837 #id: 558017 #code: "DEKENS_DEKENS_1" #option: App\Entity\Product\ProductOption {#8689 #id: 6985 #code: "DEKENS_finish" #position: 6558 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8689} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209152 …} -isDirty: false } #createdAt: DateTime @1662749767 {#7837 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1662749767 {#8692 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8707 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7827 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8689} #id: 80136 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9844 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8766 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9837} #id: 730898 #value: "Primed for the final enamelin" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26955 +label: "White" +value: "DEKENS_DEKENS_2" +data: App\Entity\Product\ProductOptionValue {#9873 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26956 +label: "Your chosen color" +value: "DEKENS_DEKENS_3" +data: App\Entity\Product\ProductOptionValue {#9870 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26951 -form: Symfony\Component\Form\Form {#26894 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26950 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DEKENS_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DEKENS_finish" |
| is_selected | Closure($choice, $value) {#26953 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26563 …} } |
| label | "Ausführung" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEKENS_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 | "" |
DEKENS_fixing-kit
"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 | "Befestigungssatz" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_fixing-kit]" |
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 {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757} #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #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 {#209172 …} -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 | "Befestigungssatz" |
| 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 {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_fixing-kit]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26866 …} } } |
| 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 {#26960 +label: "No fixing kit" +value: "DEKENS_DEAS06251DE3CR" +data: App\Entity\Product\ProductOptionValue {#9879 #id: 558028 #code: "DEKENS_DEAS06251DE3CR" #option: App\Entity\Product\ProductOption {#8728 #id: 6987 #code: "DEKENS_fixing-kit" #position: 6560 #values: Doctrine\ORM\PersistentCollection {#8757 #collection: Doctrine\Common\Collections\ArrayCollection {#8758 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8728} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209172 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8723 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8726 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8730 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8773 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8728} #id: 80142 #name: "Befestigungssatz" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9878 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9959 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9879} #id: 730931 #value: "No fixing kit" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26957 -form: Symfony\Component\Form\Form {#26897 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26952 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DEKENS_fixing-kit]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DEKENS_fixing-kit" |
| is_selected | Closure($choice, $value) {#26959 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26563 …} } |
| label | "Befestigungssatz" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEKENS_fixing-kit" |
| 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 | "" |
DEKENS_fixing-kit-for-bathtubs
"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 | "Befestigungssatz für Badewannen" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_fixing-kit-for-bathtubs]" |
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 {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764} #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #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 {#209192 …} -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 | "Befestigungssatz für Badewannen" |
| 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 {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #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: 131167 #code: "DEKENS" #attributes: Doctrine\ORM\PersistentCollection {#16686 …} #variants: Doctrine\ORM\PersistentCollection {#10549 …} #options: Doctrine\ORM\PersistentCollection {#10561 #collection: Doctrine\Common\Collections\ArrayCollection {#10564 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209033 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10555 …} #createdAt: DateTime @1662749767 {#7996 date: 2022-09-09 18:56:07.0 UTC (+00:00) } #updatedAt: DateTime @1762876873 {#16716 date: 2025-11-11 16:01:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16704 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8617 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 405571 #name: "Badewanne Devon&Devon KENS" #slug: "badewanne-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Badewanne Devon&Devon KENS aus der exquisiten Kensington Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Die Devon&Devon Badewanne verkörpert den britisch-retro Stil und erweckt die bon ton Atmosphären der Vergangenheit in einem freistehenden Gusseisen-Design zum Leben. Diese exquisite Badewanne huldigt der klassischen Eleganz mit ihrer zeitlosen Ästhetik. Erhältlich in einer reichen Farbpalette bietet sie eine vielseitige Leinwand, um sich mit verschiedenen Innenraumpaletten zu harmonisieren. Die anpassbaren Füße, die in verschiedenen galvanischen Oberflächen erhältlich sind, verleihen eine persönliche Note und ermöglichen es Ihnen, die Badewanne nach Ihren spezifischen Stilpräferenzen anzupassen. Diese Badewanne dient nicht nur als funktionales Zentrumstück, sondern steht auch als stilvolle Hommage an die Raffinesse vergangener Epochen und bringt ein Gefühl von raffiniertem Luxus in zeitgenössische Wohnräume." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10584 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 130636 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 405572 #name: "Baignoire Devon&Devon KENS" #slug: "baignoire-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Baignoire Devon&Devon KENS de l'exquise collection Kensington ✓ Nous offrons une remise supplémentaire !" #shortDescription: "La baignoire Devon&Devon incarne le style rétro britannique, évoquant les atmosphères bon ton du passé dans un design en fonte autoportant. Cette baignoire exquise rend hommage à l'élégance classique avec son esthétique intemporelle. Disponible dans une large gamme de couleurs, elle offre une toile polyvalente pour s'harmoniser avec diverses palettes d'intérieur. Les pieds personnalisables, disponibles dans une variété de finitions galvaniques, ajoutent une touche de personnalisation, vous permettant d'adapter la baignoire à vos préférences stylistiques spécifiques. Cette baignoire ne sert pas seulement de pièce maîtresse fonctionnelle, mais est également un hommage élégant à la sophistication des époques révolues, apportant une sensation de luxe raffiné aux espaces de vie contemporains." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8612 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 405573 #name: "Vasca Devon&Devon KENS" #slug: "vasca-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Vasca Devon&Devon KENS dalla squisita collezione Kensington ✓ Offriamo uno sconto extra!" #shortDescription: "La vasca da bagno di Devon&Devon incarna lo stile britannico retrò, evocando le atmosfere bon ton del passato in un design autoportante in ghisa. Questa squisita vasca da bagno rende omaggio all'eleganza classica con la sua estetica senza tempo. Disponibile in una ricca gamma di colori, offre una tela versatile per armonizzare con diverse palette d'interni. I piedini personalizzabili, disponibili in una varietà di finiture galvaniche, aggiungono un tocco di personalizzazione, permettendoti di adattare la vasca da bagno alle tue specifiche preferenze di stile. Questa vasca da bagno non solo serve come pezzo centrale funzionale, ma rappresenta anche un elegante omaggio alla raffinatezza di epoche passate, portando un senso di lusso raffinato negli spazi abitativi contemporanei." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 554525 #name: "Wanna Devon&Devon KENS" #slug: "wanna-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Wanna Devon&Devon KENS z wyjątkowej kolekcji Kensington ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Wanna Devon&Devon wciela w sobie brytyjski styl retro, przywołując atmosferę bon ton przeszłości w wolnostojącym żeliwnym designie. Ta wykwintna wanna oddaje hołd klasycznej elegancji swoją ponadczasową estetyką. Dostępna w bogatej gamie kolorów, stanowi wszechstronne płótno do harmonizacji z różnymi paletami wnętrz. Personalizowane stopy, dostępne w różnych wykończeniach galwanicznych, dodają nutę personalizacji, pozwalając dostosować wannę do indywidualnych preferencji stylowych. Ta wanna nie tylko pełni funkcję centralnego punktu, ale także stanowi stylowy hołd dla wyrafinowanego luksusu minionych epok, wprowadzając do współczesnych przestrzeni życiowych poczucie wyrafinowanego luksusu." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 818749 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 949819 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1080889 #name: "Bathtub Devon&Devon KENS" #slug: "dekens-bathtub-devon-devon-kens" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bathtub Devon&Devon KENS from the exquisite Kensington collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bathtub embodies British-retro style, evoking the bon ton atmospheres of the past in a freestanding cast iron design. This exquisite bathtub pays homage to classic elegance with its timeless aesthetic. Available in a rich range of colors, it provides a versatile canvas to harmonize with diverse interior palettes. The customizable feet, available in a variety of galvanic finishes, add a touch of personalization, allowing you to tailor the bathtub to your specific style preferences. This bathtub not only serves as a functional centerpiece but also stands as a stylish tribute to the sophistication of bygone eras, bringing a sense of refined luxury to contemporary living spaces." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16700 …} #channels: Doctrine\ORM\PersistentCollection {#16692 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#10567 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16696 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16712 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16708 …} #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 | "[DEKENS_fixing-kit-for-bathtubs]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26879 …} } } |
| 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 {#26964 +label: "Chrome" +value: "DEKENS_DEAS06251DE3CR_1" +data: App\Entity\Product\ProductOptionValue {#9876 #id: 558029 #code: "DEKENS_DEAS06251DE3CR_1" #option: App\Entity\Product\ProductOption {#8761 #id: 6988 #code: "DEKENS_fixing-kit-for-bathtubs" #position: 6561 #values: Doctrine\ORM\PersistentCollection {#8764 #collection: Doctrine\Common\Collections\ArrayCollection {#8765 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8761} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#209192 …} -isDirty: false } #createdAt: DateTime @1662749768 {#8759 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #updatedAt: DateTime @1662749768 {#8760 date: 2022-09-09 18:56:08.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8762 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8789 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8761} #id: 80145 #name: "Befestigungssatz für Badewannen" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9875 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9964 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9876} #id: 730934 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26965 +label: "Light gold" +value: "DEKENS_DEAS06236DE3OT" +data: App\Entity\Product\ProductOptionValue {#9891 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26966 +label: "Polished nickel" +value: "DEKENS_DEAS06285DE3NK" +data: App\Entity\Product\ProductOptionValue {#9894 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26961 -form: Symfony\Component\Form\Form {#26900 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26958 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DEKENS_fixing-kit-for-bathtubs]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DEKENS_fixing-kit-for-bathtubs" |
| is_selected | Closure($choice, $value) {#26963 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26563 …} } |
| label | "Befestigungssatz für Badewannen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEKENS_fixing-kit-for-bathtubs" |
| 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 {#26775 …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 | "393dfa132e4cde09568b9feac3e4cae._lj8nwzd9W_oTKazzf5RKmG1wmKOI8Dx1D9KAZBTylg.iDfI1juZngXfL5fHjIYjQ1HkrVTrdIrHmHJ5VP4hsm-NIbfPZYLDOIoK8w" |
| 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 | "393dfa132e4cde09568b9feac3e4cae._lj8nwzd9W_oTKazzf5RKmG1wmKOI8Dx1D9KAZBTylg.iDfI1juZngXfL5fHjIYjQ1HkrVTrdIrHmHJ5VP4hsm-NIbfPZYLDOIoK8w" |
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 | "393dfa132e4cde09568b9feac3e4cae._lj8nwzd9W_oTKazzf5RKmG1wmKOI8Dx1D9KAZBTylg.iDfI1juZngXfL5fHjIYjQ1HkrVTrdIrHmHJ5VP4hsm-NIbfPZYLDOIoK8w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26749 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18698 …} } |
| 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() {#26949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18713 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26855 …} } } |
| 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 | "393dfa132e4cde09568b9feac3e4cae._lj8nwzd9W_oTKazzf5RKmG1wmKOI8Dx1D9KAZBTylg.iDfI1juZngXfL5fHjIYjQ1HkrVTrdIrHmHJ5VP4hsm-NIbfPZYLDOIoK8w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26974 -form: Symfony\Component\Form\Form {#26970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26945 …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 | "393dfa132e4cde09568b9feac3e4cae._lj8nwzd9W_oTKazzf5RKmG1wmKOI8Dx1D9KAZBTylg.iDfI1juZngXfL5fHjIYjQ1HkrVTrdIrHmHJ5VP4hsm-NIbfPZYLDOIoK8w" |