- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 14690
- Events
- Routing
- Cache
- Translation 107
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- Messages
- Template events 18
- Blocks* 11
- Payum
- Themes 0
- Elastica
- Rich Snippets 2
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
_username
-
_password
-
_remember_me
-
_token
-
-
-
email
-
-
-
first
-
second
-
-
recaptcha
-
-
firstName
-
lastName
-
phoneNumber
-
subscribedToNewsletter
-
_token
-
-
-
email
-
name
-
text
-
agree
-
recaptcha
-
customer
-
user
-
send
-
product
-
productSlug
-
variant
-
_token
-
-
-
-
quantity
-
-
DE3IBSEDGW_finish
-
DE3IBSEDGW_hinges
-
-
-
DE3IBSEDGW_finish
-
DE3IBSEDGW_hinges
-
-
-
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) {#17824 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#17826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17825 …} } } |
| 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 {#17865 -form: Symfony\Component\Form\Form {#17874 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17827 …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) {#17837 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#17839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17838 …} } } |
| 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 {#17889 -form: Symfony\Component\Form\Form {#17877 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17887 …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) {#17851 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#17853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17850 …} } } |
| 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 {#17890 -form: Symfony\Component\Form\Form {#17880 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17891 …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) {#17862 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17858 …} } |
| 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 {#17864 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() {#17868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17866 …} } } |
| 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 {#17892 -form: Symfony\Component\Form\Form {#17883 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17898 …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 | "0902015d9a90348b00f335.1RGT2oDpBuPrunhPZBbWFyf8QghUA69KP8TbkqyH-7g.oWfliOKRXJC02UwaJVqxU2iIL2AaTdwoSqq-2-_0gc6SeOWS1ZphhtrDSA" |
| 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 | "0902015d9a90348b00f335.1RGT2oDpBuPrunhPZBbWFyf8QghUA69KP8TbkqyH-7g.oWfliOKRXJC02UwaJVqxU2iIL2AaTdwoSqq-2-_0gc6SeOWS1ZphhtrDSA" |
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 | "0902015d9a90348b00f335.1RGT2oDpBuPrunhPZBbWFyf8QghUA69KP8TbkqyH-7g.oWfliOKRXJC02UwaJVqxU2iIL2AaTdwoSqq-2-_0gc6SeOWS1ZphhtrDSA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17904 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#17906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#17903 …} } } |
| 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 | "0902015d9a90348b00f335.1RGT2oDpBuPrunhPZBbWFyf8QghUA69KP8TbkqyH-7g.oWfliOKRXJC02UwaJVqxU2iIL2AaTdwoSqq-2-_0gc6SeOWS1ZphhtrDSA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17916 -form: Symfony\Component\Form\Form {#17912 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17907 …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 | "0902015d9a90348b00f335.1RGT2oDpBuPrunhPZBbWFyf8QghUA69KP8TbkqyH-7g.oWfliOKRXJC02UwaJVqxU2iIL2AaTdwoSqq-2-_0gc6SeOWS1ZphhtrDSA" |
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) {#19641 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} 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() {#19643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19642 …} } } |
| 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 {#19711 -form: Symfony\Component\Form\Form {#19717 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19644 …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) {#19657 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19656 …} } } |
| 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 {#19674 -form: Symfony\Component\Form\Form {#19720 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19685 …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 {#19649 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#19649 +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 {#19649 +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) {#19671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} 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() {#19673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19672 …} } } |
| 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 {#19748 -form: Symfony\Component\Form\Form {#19753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19734 …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 {#19679 +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 {#19679 +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 {#19679 +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) {#19730 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19732 …} } } |
| 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 {#19797 -form: Symfony\Component\Form\Form {#19772 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19660 …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) {#19757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19758 …} } } |
| 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 {#19802 -form: Symfony\Component\Form\Form {#19775 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19801 …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) {#19765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19766 …} } } |
| 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 {#19818 -form: Symfony\Component\Form\Form {#19778 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19826 …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 {#19680 +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 {#19680 +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 {#19680 +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) {#19745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19746 …} } } |
| 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 {#19799 -form: Symfony\Component\Form\Form {#19781 …} -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 {#19800 …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) {#19682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19683 …} } } |
| 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 {#19768 -form: Symfony\Component\Form\Form {#19784 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19760 …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) {#19691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19692 …} } } |
| 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 {#19827 -form: Symfony\Component\Form\Form {#19787 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19828 …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) {#19700 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19701 …} } } |
| 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 {#19829 -form: Symfony\Component\Form\Form {#19790 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19830 …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) {#17862 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#17858 …} } |
| 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 {#17864 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() {#19710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19709 …} } } |
| 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 {#19831 -form: Symfony\Component\Form\Form {#19793 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19832 …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 | "0efa3.JIjYHoCrzutyPqIX0eAkak2Ynj3dijR7BHnsWalm7aM.Zd_tXN_zkdIgU_ZT5ad7XHXbznSN3HMWbw7ZO8M83OEX_ppvzpy4ggJmlg" |
| 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 | "0efa3.JIjYHoCrzutyPqIX0eAkak2Ynj3dijR7BHnsWalm7aM.Zd_tXN_zkdIgU_ZT5ad7XHXbznSN3HMWbw7ZO8M83OEX_ppvzpy4ggJmlg" |
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 | "0efa3.JIjYHoCrzutyPqIX0eAkak2Ynj3dijR7BHnsWalm7aM.Zd_tXN_zkdIgU_ZT5ad7XHXbznSN3HMWbw7ZO8M83OEX_ppvzpy4ggJmlg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#19833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#19834 …} } } |
| 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 | "0efa3.JIjYHoCrzutyPqIX0eAkak2Ynj3dijR7BHnsWalm7aM.Zd_tXN_zkdIgU_ZT5ad7XHXbznSN3HMWbw7ZO8M83OEX_ppvzpy4ggJmlg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19844 -form: Symfony\Component\Form\Form {#19840 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19835 …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 | "0efa3.JIjYHoCrzutyPqIX0eAkak2Ynj3dijR7BHnsWalm7aM.Zd_tXN_zkdIgU_ZT5ad7XHXbznSN3HMWbw7ZO8M83OEX_ppvzpy4ggJmlg" |
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 {#21178 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/it/inquiry/product" |
same as passed value |
| data | App\Entity\Customer\Inquiry {#21178 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/it/inquiry/product" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data | App\Entity\Customer\Inquiry {#21178 -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) {#21186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} 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() {#21188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21187 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/it/inquiry/product" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "app_customer_inquiry_product" "_app_customer_inquiry_product" ] |
| cache_key | "_app_customer_inquiry_product_app_customer_inquiry_product" |
| compound | true |
| data | App\Entity\Customer\Inquiry {#21178 -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 {#21229 -form: Symfony\Component\Form\Form {#21311 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21189 …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 {#21178 -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) {#21236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21237 …} } } |
| 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 {#21209 -form: Symfony\Component\Form\Form {#21314 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21301 …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) {#21245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21246 …} } } |
| 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 {#21199 -form: Symfony\Component\Form\Form {#21317 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21286 …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) {#21258 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21259 …} } } |
| 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 {#21273 -form: Symfony\Component\Form\Form {#21320 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21261 …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) {#21270 class: "App\Form\Type\AgreementCheckbox" this: App\Form\Type\AgreementCheckbox {#21266 …} } |
| 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 {#21272 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() {#21276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21274 …} } } |
| 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 {#21248 -form: Symfony\Component\Form\Form {#21323 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21239 …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 {#21194 +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 {#21194 +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 {#21194 +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) {#21283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21284 …} } } |
| 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 {#21347 -form: Symfony\Component\Form\Form {#21326 …} -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 {#21349 …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) {#21196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21197 …} } } |
| 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 {#21350 -form: Symfony\Component\Form\Form {#21329 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21351 …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) {#21206 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21207 …} } } |
| 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 {#21352 -form: Symfony\Component\Form\Form {#21332 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21390 …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 {#21393 …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) {#21216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21217 …} } } |
| 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 {#21394 -form: Symfony\Component\Form\Form {#21337 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21392 …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) {#21303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21304 …} } } |
| 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 {#21395 -form: Symfony\Component\Form\Form {#21340 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21396 …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) {#21226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21227 …} } } |
| 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 {#21397 -form: Symfony\Component\Form\Form {#21343 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21398 …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 | "4f52dd8ee37f3d2a0266a6e80272ab34.Xz31pwpzrIZhDDp5AmytOkc-Zl_FrIt2r90NQkZqPlw.JVOU3TwD9tM0Z2w_cy7GChIOXxKQ3sQ6y65-Gx4ufDIoXrrUXTrN7idYSQ" |
| 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 | "4f52dd8ee37f3d2a0266a6e80272ab34.Xz31pwpzrIZhDDp5AmytOkc-Zl_FrIt2r90NQkZqPlw.JVOU3TwD9tM0Z2w_cy7GChIOXxKQ3sQ6y65-Gx4ufDIoXrrUXTrN7idYSQ" |
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 | "4f52dd8ee37f3d2a0266a6e80272ab34.Xz31pwpzrIZhDDp5AmytOkc-Zl_FrIt2r90NQkZqPlw.JVOU3TwD9tM0Z2w_cy7GChIOXxKQ3sQ6y65-Gx4ufDIoXrrUXTrN7idYSQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21306 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#21399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21400 …} } } |
| 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 | "4f52dd8ee37f3d2a0266a6e80272ab34.Xz31pwpzrIZhDDp5AmytOkc-Zl_FrIt2r90NQkZqPlw.JVOU3TwD9tM0Z2w_cy7GChIOXxKQ3sQ6y65-Gx4ufDIoXrrUXTrN7idYSQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21410 -form: Symfony\Component\Form\Form {#21406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21401 …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 | "4f52dd8ee37f3d2a0266a6e80272ab34.Xz31pwpzrIZhDDp5AmytOkc-Zl_FrIt2r90NQkZqPlw.JVOU3TwD9tM0Z2w_cy7GChIOXxKQ3sQ6y65-Gx4ufDIoXrrUXTrN7idYSQ" |
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 {#25819 -cart: App\Entity\Order\Order {#12093 …} -cartItem: App\Entity\Order\OrderItem {#25595 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25648 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25726 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25813 …} -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 {#25819 -cart: App\Entity\Order\Order {#12093 …} -cartItem: App\Entity\Order\OrderItem {#25595 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25648 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25726 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25813 …} -option: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#25819 -cart: App\Entity\Order\Order {#12093 …} -cartItem: App\Entity\Order\OrderItem {#25595 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25648 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25726 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25813 …} -option: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25812 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} 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: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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() {#25820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25749 …} } } |
| 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 {#25819 -cart: App\Entity\Order\Order {#12093 …} -cartItem: App\Entity\Order\OrderItem {#25595 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25648 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25726 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25813 …} -option: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25856 -form: Symfony\Component\Form\Form {#25855 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25821 …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 {#25819 -cart: App\Entity\Order\Order {#12093 …} -cartItem: App\Entity\Order\OrderItem {#25595 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25648 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25726 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25813 …} -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 {#25595 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25648 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25726 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25813 …} -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: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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) {#25843 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} 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: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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() {#25849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25847 …} } } |
| 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 {#25595 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25648 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25726 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25813 …} -option: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25938 -form: Symfony\Component\Form\Form {#25893 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25951 …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 {#25595 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#25648 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#25726 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#25813 …} -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) {#25860 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#25862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25861 …} } } |
| 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 {#25863 -form: Symfony\Component\Form\Form {#25895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25901 …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 {#8789 #id: 1410160 #code: "DE3IBSEDGW-variant-0" #product: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#8941 …} #position: 0 #createdAt: DateTime @1674753362 {#8671 date: 2023-01-26 17:16:02.0 UTC (+00:00) } #updatedAt: DateTime @1762906563 {#8791 date: 2025-11-12 00:16:03.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8897 …} #translationsCache: [] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8886 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8939 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8912 …} } |
| Normalized Format | [ "DE3IBSEDGW_finish" => App\Entity\Product\ProductOptionValue {#8989 #id: 562543 #code: "DE3IBSEDGW_DE3IBSEDGW_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#8996 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9028 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8989} #id: 740692 #value: "Mdf seat in Dark Grey semi-gloss" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DE3IBSEDGW_hinges" => App\Entity\Product\ProductOptionValue {#8973 #id: 562544 #code: "DE3IBSEDGW_DE3IBSEDGW_2" #option: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9003 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9019 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8973} #id: 740695 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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) {#25870 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| entries | Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619} #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#400133 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#25666 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#25654 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#25873 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#25654 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#25869 …} } } |
| entry_type | Closure() {#25874 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#25655 …} 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: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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() {#25872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25871 …} } } |
| 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 | [ "DE3IBSEDGW_finish" => App\Entity\Product\ProductOptionValue {#8989 #id: 562543 #code: "DE3IBSEDGW_DE3IBSEDGW_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#8996 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9028 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8989} #id: 740692 #value: "Mdf seat in Dark Grey semi-gloss" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DE3IBSEDGW_hinges" => App\Entity\Product\ProductOptionValue {#8973 #id: 562544 #code: "DE3IBSEDGW_DE3IBSEDGW_2" #option: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9003 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9019 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8973} #id: 740695 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25973 -form: Symfony\Component\Form\Form {#25926 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25975 …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 | [ "DE3IBSEDGW_finish" => App\Entity\Product\ProductOptionValue {#8989 #id: 562543 #code: "DE3IBSEDGW_DE3IBSEDGW_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#8996 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9028 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8989} #id: 740692 #value: "Mdf seat in Dark Grey semi-gloss" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DE3IBSEDGW_hinges" => App\Entity\Product\ProductOptionValue {#8973 #id: 562544 #code: "DE3IBSEDGW_DE3IBSEDGW_2" #option: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9003 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9019 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8973} #id: 740695 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
DE3IBSEDGW_finish
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#8989 #id: 562543 #code: "DE3IBSEDGW_DE3IBSEDGW_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#8996 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9028 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8989} #id: 740692 #value: "Mdf seat in Dark Grey semi-gloss" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DE3IBSEDGW_DE3IBSEDGW_1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Finitura" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 | "[DE3IBSEDGW_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 {#25904 -elements: [ App\Entity\Product\ProductOptionValue {#8989 #id: 562543 #code: "DE3IBSEDGW_DE3IBSEDGW_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#8996 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9028 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8989} #id: 740692 #value: "Mdf seat in Dark Grey semi-gloss" } ] #currentLocale: "it_IT" #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 | "Finitura" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| only_available_values | true |
| option | App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 | "[DE3IBSEDGW_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#25900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25899 …} } } |
| 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 {#25985 +label: "Mdf seat in Dark Grey semi-gloss" +value: "DE3IBSEDGW_DE3IBSEDGW_1" +data: App\Entity\Product\ProductOptionValue {#8989 #id: 562543 #code: "DE3IBSEDGW_DE3IBSEDGW_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#8996 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9028 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8989} #id: 740692 #value: "Mdf seat in Dark Grey semi-gloss" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#8989 #id: 562543 #code: "DE3IBSEDGW_DE3IBSEDGW_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#8996 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9028 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8989} #id: 740692 #value: "Mdf seat in Dark Grey semi-gloss" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25981 -form: Symfony\Component\Form\Form {#25929 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#25978 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DE3IBSEDGW_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DE3IBSEDGW_finish" |
| is_selected | Closure($choice, $value) {#25984 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#25706 …} } |
| label | "Finitura" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DE3IBSEDGW_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 | "DE3IBSEDGW_DE3IBSEDGW_1" |
DE3IBSEDGW_hinges
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#8973 #id: 562544 #code: "DE3IBSEDGW_DE3IBSEDGW_2" #option: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9003 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9019 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8973} #id: 740695 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DE3IBSEDGW_DE3IBSEDGW_2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Cerniere" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 | "[DE3IBSEDGW_hinges]" |
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 {#25916 -elements: [ App\Entity\Product\ProductOptionValue {#8973 #id: 562544 #code: "DE3IBSEDGW_DE3IBSEDGW_2" #option: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9003 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9019 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8973} #id: 740695 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } App\Entity\Product\ProductOptionValue {#9007 …} App\Entity\Product\ProductOptionValue {#9009 …} ] } |
| 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 | "Cerniere" |
| 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 {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 | "[DE3IBSEDGW_hinges]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#25914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25913 …} } } |
| 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 {#26003 +label: "Chrome" +value: "DE3IBSEDGW_DE3IBSEDGW_2" +data: App\Entity\Product\ProductOptionValue {#8973 #id: 562544 #code: "DE3IBSEDGW_DE3IBSEDGW_2" #option: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9003 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9019 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8973} #id: 740695 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26004 +label: "Light gold" +value: "DE3IBSEDGW_DE3IBSEDGW_3" +data: App\Entity\Product\ProductOptionValue {#9007 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26008 +label: "Polished nickel" +value: "DE3IBSEDGW_DE3IBSEDGW_4" +data: App\Entity\Product\ProductOptionValue {#9009 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#8973 #id: 562544 #code: "DE3IBSEDGW_DE3IBSEDGW_2" #option: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9003 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9019 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8973} #id: 740695 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25995 -form: Symfony\Component\Form\Form {#25932 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#25983 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DE3IBSEDGW_hinges]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DE3IBSEDGW_hinges" |
| is_selected | Closure($choice, $value) {#26001 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#25706 …} } |
| label | "Cerniere" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DE3IBSEDGW_hinges" |
| 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 | "DE3IBSEDGW_DE3IBSEDGW_2" |
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: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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) {#25882 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| entries | Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619} #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 {#400133 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#25685 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#25679 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#25885 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#25679 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#25880 …} } } |
| entry_type | Closure() {#25886 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#25655 …} 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: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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() {#25884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25883 …} } } |
| 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 {#25976 -form: Symfony\Component\Form\Form {#25961 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25977 …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 |
DE3IBSEDGW_finish
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Finitura" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 | "[DE3IBSEDGW_finish]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "value" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750} #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7499 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7498 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7504 …} -namespace: Closure() {#7496 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Finitura" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| only_available_values | false |
| option | App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 | "[DE3IBSEDGW_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#25937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25936 …} } } |
| 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 {#26015 +label: "Mdf seat in Dark Grey semi-gloss" +value: "DE3IBSEDGW_DE3IBSEDGW_1" +data: App\Entity\Product\ProductOptionValue {#8989 #id: 562543 #code: "DE3IBSEDGW_DE3IBSEDGW_1" #option: App\Entity\Product\ProductOption {#8684 #id: 7835 #code: "DE3IBSEDGW_finish" #position: 7356 #values: Doctrine\ORM\PersistentCollection {#8750 #collection: Doctrine\Common\Collections\ArrayCollection {#8748 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8684} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400233 …} -isDirty: false } #createdAt: DateTime @1662750973 {#7837 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #updatedAt: DateTime @1662750973 {#8687 date: 2022-09-09 19:16:13.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8702 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8768 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8684} #id: 82109 #name: "Finitura" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#8996 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9028 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8989} #id: 740692 #value: "Mdf seat in Dark Grey semi-gloss" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26012 -form: Symfony\Component\Form\Form {#25964 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26011 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DE3IBSEDGW_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DE3IBSEDGW_finish" |
| is_selected | Closure($choice, $value) {#26014 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#25706 …} } |
| label | "Finitura" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DE3IBSEDGW_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 | "" |
DE3IBSEDGW_hinges
"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 | "Cerniere" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 | "[DE3IBSEDGW_hinges]" |
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 {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752} #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -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 | "Cerniere" |
| 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 {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7924 #id: 132209 #code: "DE3IBSEDGW" #attributes: Doctrine\ORM\PersistentCollection {#15773 …} #variants: Doctrine\ORM\PersistentCollection {#9607 …} #options: Doctrine\ORM\PersistentCollection {#9619 #collection: Doctrine\Common\Collections\ArrayCollection {#9622 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7924} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400133 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9613 …} #createdAt: DateTime @1662750972 {#7996 date: 2022-09-09 19:16:12.0 UTC (+00:00) } #updatedAt: DateTime @1762878553 {#15803 date: 2025-11-11 16:29:13.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#15791 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductTranslation {#8617 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7924} #id: 406761 #name: "WC sedile Devon&Devon 3IBSEDGW" #slug: "wc-sedile-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con WC sedile Devon&Devon 3IBSEDGW dalla squisita collezione Westminster ✓ Offriamo uno sconto extra!" #shortDescription: "Il sedile WC Devon&Devon è un capolavoro di artigianato e design, che unisce funzionalità a una raffinata estetica. Realizzato con attenzione ai dettagli, questo sedile WC completa l'impegno del marchio per soluzioni di lusso per il bagno, offrendo comfort e un tocco di eleganza senza tempo per valorizzare il tuo spazio bagno." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9642 #locale: "en_US" #translatable: App\Entity\Product\Product {#7924} #id: 131678 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8653 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7924} #id: 406759 #name: "WC-Sitz Devon&Devon 3IBSEDGW" #slug: "wc-sitz-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit WC-Sitz Devon&Devon 3IBSEDGW aus der exquisiten Westminster Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Der Devon&Devon WC-Sitz ist ein Meisterwerk der Handwerkskunst und des Designs und verbindet Funktionalität mit exquisiter Ästhetik. Mit Liebe zum Detail gefertigt, ergänzt dieser WC-Sitz das Engagement der Marke für luxuriöse Badezimmerlösungen und bietet sowohl Komfort als auch eine Prise zeitloser Eleganz, um Ihren Badezimmerbereich zu verschönern." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8650 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7924} #id: 406760 #name: "Siège de WC Devon&Devon 3IBSEDGW" #slug: "siege-de-wc-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Siège de WC Devon&Devon 3IBSEDGW de l'exquise collection Westminster ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le siège de toilettes Devon&Devon est un chef-d'œuvre d'artisanat et de design, alliant fonctionnalité et esthétique exquise. Fabriqué avec une attention aux détails, ce siège de toilettes complète l'engagement de la marque envers des solutions de salle de bains luxueuses, offrant à la fois confort et une touche d'élégance intemporelle pour améliorer votre espace de salle de bains." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8437 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7924} #id: 555069 #name: "Deska sedesowa Devon&Devon 3IBSEDGW" #slug: "deska-sedesowa-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Deska sedesowa Devon&Devon 3IBSEDGW z wyjątkowej kolekcji Westminster ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Deska sedesowa Devon&Devon to arcydzieło rzemiosła i designu, łączące funkcjonalność z wyjątkową estetyką. Wykonana z dbałością o szczegóły, ta deska sedesowa doskonale uzupełnia zobowiązanie marki do luksusowych rozwiązań łazienkowych, oferując zarówno komfort, jak i nutkę ponadczasowej elegancji, aby wzbogacić przestrzeń twojej łazienki." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8386 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7924} #id: 819345 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8310 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7924} #id: 950415 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8267 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7924} #id: 1081485 #name: "WC seat Devon&Devon 3IBSEDGW" #slug: "de3ibsedgw-wc-seat-devon-devon-3ibsedgw" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with WC seat Devon&Devon 3IBSEDGW from the exquisite Westminster collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon WC Seat is a masterpiece of craftsmanship and design, marrying functionality with exquisite aesthetics. Crafted with attention to detail, this WC seat complements the brand's commitment to luxurious bathroom solutions, offering both comfort and a touch of timeless elegance to enhance your bathroom space." -brandDescription: "" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#15787 …} #channels: Doctrine\ORM\PersistentCollection {#15779 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7918 …} #reviews: Doctrine\ORM\PersistentCollection {#9624 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#15783 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#15799 …} -commonDetails: Doctrine\ORM\PersistentCollection {#15795 …} #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 | "[DE3IBSEDGW_hinges]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#25950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25949 …} } } |
| 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 {#26019 +label: "Chrome" +value: "DE3IBSEDGW_DE3IBSEDGW_2" +data: App\Entity\Product\ProductOptionValue {#8973 #id: 562544 #code: "DE3IBSEDGW_DE3IBSEDGW_2" #option: App\Entity\Product\ProductOption {#8723 #id: 7836 #code: "DE3IBSEDGW_hinges" #position: 7357 #values: Doctrine\ORM\PersistentCollection {#8752 #collection: Doctrine\Common\Collections\ArrayCollection {#8753 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\ProductOption {#8723} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#400253 …} -isDirty: false } #createdAt: DateTime @1662750974 {#8718 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #updatedAt: DateTime @1662750974 {#8721 date: 2022-09-09 19:16:14.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8725 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionTranslation {#8774 #locale: "it_IT" #translatable: App\Entity\Product\ProductOption {#8723} #id: 82112 #name: "Cerniere" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9003 …} #translationsCache: [ "it_IT" => App\Entity\Product\ProductOptionValueTranslation {#9019 #locale: "it_IT" #translatable: App\Entity\Product\ProductOptionValue {#8973} #id: 740695 #value: "Chrome" } ] #currentLocale: "it_IT" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26020 +label: "Light gold" +value: "DE3IBSEDGW_DE3IBSEDGW_3" +data: App\Entity\Product\ProductOptionValue {#9007 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26021 +label: "Polished nickel" +value: "DE3IBSEDGW_DE3IBSEDGW_4" +data: App\Entity\Product\ProductOptionValue {#9009 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26016 -form: Symfony\Component\Form\Form {#25967 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26013 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DE3IBSEDGW_hinges]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DE3IBSEDGW_hinges" |
| is_selected | Closure($choice, $value) {#26018 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#25706 …} } |
| label | "Cerniere" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DE3IBSEDGW_hinges" |
| 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 {#25915 …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 | "22a0f4c300bfba47a052248.thWKlIMWkiZBGOttPUEkE1OexMwqLG93j7ynJZSF_Zc.-iy42chv3RUyNdkpTBdHJivzhvpsXAAc--_FTe7uqdP_bcX_7UbIRHl0vg" |
| 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 | "22a0f4c300bfba47a052248.thWKlIMWkiZBGOttPUEkE1OexMwqLG93j7ynJZSF_Zc.-iy42chv3RUyNdkpTBdHJivzhvpsXAAc--_FTe7uqdP_bcX_7UbIRHl0vg" |
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 | "22a0f4c300bfba47a052248.thWKlIMWkiZBGOttPUEkE1OexMwqLG93j7ynJZSF_Zc.-iy42chv3RUyNdkpTBdHJivzhvpsXAAc--_FTe7uqdP_bcX_7UbIRHl0vg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#25850 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#17791 …} } |
| 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() {#26010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#17806 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#25875 …} } } |
| 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 | "22a0f4c300bfba47a052248.thWKlIMWkiZBGOttPUEkE1OexMwqLG93j7ynJZSF_Zc.-iy42chv3RUyNdkpTBdHJivzhvpsXAAc--_FTe7uqdP_bcX_7UbIRHl0vg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26029 -form: Symfony\Component\Form\Form {#26025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25986 …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 | "22a0f4c300bfba47a052248.thWKlIMWkiZBGOttPUEkE1OexMwqLG93j7ynJZSF_Zc.-iy42chv3RUyNdkpTBdHJivzhvpsXAAc--_FTe7uqdP_bcX_7UbIRHl0vg" |