- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 3472
- Events
- Routing
- Cache
- Translation 108
- Security
- Twig
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- Messages
- Template events 14
- Blocks* 5
- Payum
- Themes 0
- Elastica
- Rich Snippets 2
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
_username
-
_password
-
_remember_me
-
_token
-
-
-
email
-
-
-
first
-
second
-
-
recaptcha
-
-
firstName
-
lastName
-
phoneNumber
-
subscribedToNewsletter
-
_token
-
-
-
email
-
name
-
text
-
agree
-
recaptcha
-
customer
-
user
-
send
-
product
-
productSlug
-
variant
-
_token
-
-
-
-
quantity
-
-
DEBIDET_finish
-
DEBIDET_options-for-holes
-
DEBIDET_trap
-
-
-
DEBIDET_finish
-
DEBIDET_options-for-holes
-
DEBIDET_trap
-
-
-
addToWishlist
-
_token
-
(no name)
"Sylius\Bundle\UiBundle\Form\Type\SecurityLoginType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#18251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#18253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18252 …} } } |
| 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 {#18292 -form: Symfony\Component\Form\Form {#18301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18254 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
_username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.login.username" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#18264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#18266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18265 …} } } |
| 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 {#18316 -form: Symfony\Component\Form\Form {#18304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18314 …5} |
| full_name | "_username" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_username" |
| label | "sylius.form.login.username" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__username" |
| valid | true |
| value | "" |
_password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.login.password" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#18278 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#18280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18277 …} } } |
| 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 {#18317 -form: Symfony\Component\Form\Form {#18307 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18318 …5} |
| full_name | "_password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_password" |
| label | "sylius.form.login.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__password" |
| valid | true |
| value | "" |
_remember_me
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.login.remember_me" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#18289 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#18285 …} } |
| 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 {#18291 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() {#18295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18293 …} } } |
| 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 {#18319 -form: Symfony\Component\Form\Form {#18310 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18325 …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 | "91e8ea1ddb2bdd55daad6ff163c21f.fQokhLS0HbrfpXxH10u282o0b5cbf92ZcHct5-NrZQk.L2YV8Ob1ad6dwhYxsDvFxT1XIcZZIJP8FSVkt5YBE1NEfGftjJl6-JnhDw" |
| 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 | "91e8ea1ddb2bdd55daad6ff163c21f.fQokhLS0HbrfpXxH10u282o0b5cbf92ZcHct5-NrZQk.L2YV8Ob1ad6dwhYxsDvFxT1XIcZZIJP8FSVkt5YBE1NEfGftjJl6-JnhDw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | "91e8ea1ddb2bdd55daad6ff163c21f.fQokhLS0HbrfpXxH10u282o0b5cbf92ZcHct5-NrZQk.L2YV8Ob1ad6dwhYxsDvFxT1XIcZZIJP8FSVkt5YBE1NEfGftjJl6-JnhDw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#18331 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#18333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#18330 …} } } |
| 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 | "91e8ea1ddb2bdd55daad6ff163c21f.fQokhLS0HbrfpXxH10u282o0b5cbf92ZcHct5-NrZQk.L2YV8Ob1ad6dwhYxsDvFxT1XIcZZIJP8FSVkt5YBE1NEfGftjJl6-JnhDw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#18343 -form: Symfony\Component\Form\Form {#18339 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#18334 …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 | "91e8ea1ddb2bdd55daad6ff163c21f.fQokhLS0HbrfpXxH10u282o0b5cbf92ZcHct5-NrZQk.L2YV8Ob1ad6dwhYxsDvFxT1XIcZZIJP8FSVkt5YBE1NEfGftjJl6-JnhDw" |
sylius_customer_registration
"Sylius\Bundle\CoreBundle\Form\Type\Customer\CustomerRegistrationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | "App\Entity\Customer\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} 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() {#20140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20139 …} } } |
| 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 {#20208 -form: Symfony\Component\Form\Form {#20214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20141 …5} |
| full_name | "sylius_customer_registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_customer_registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration" |
| valid | true |
| value | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.customer.email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20154 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20153 …} } } |
| 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 {#20171 -form: Symfony\Component\Form\Form {#20217 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20182 …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 {#20146 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#20146 +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 {#20146 +payload: null +traverse: true } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | "App\Entity\User\ShopUser" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} 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() {#20170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20169 …} } } |
| 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 {#20245 -form: Symfony\Component\Form\Form {#20250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20231 …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 {#20176 +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 {#20176 +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 {#20176 +payload: null +tooShortMessage: "Your password must be at least {{length}} characters long." +missingLettersMessage: "Your password must include at least one letter." +requireCaseDiffMessage: "Your password must include both upper and lower case letters." +missingNumbersMessage: "Your password must include at least one number." +missingSpecialCharacterMessage: "Your password must contain at least one special character." +minLength: 8 +requireLetters: true +requireCaseDiff: true +requireNumbers: true +requireSpecialCharacter: true } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20227 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20229 …} } } |
| 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 {#20294 -form: Symfony\Component\Form\Form {#20269 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20157 …5} |
| full_name | "sylius_customer_registration[user][plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_user_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "sylius.form.user.password.label" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20255 …} } } |
| 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 {#20299 -form: Symfony\Component\Form\Form {#20272 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20298 …5} |
| full_name | "sylius_customer_registration[user][plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_user_plainPassword_first" |
| label | "sylius.form.user.password.label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "sylius.form.user.password.confirmation" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20262 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20263 …} } } |
| 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 {#20315 -form: Symfony\Component\Form\Form {#20275 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20323 …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 {#20177 +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 {#20177 +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 {#20177 +payload: null +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20242 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20243 …} } } |
| 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 {#20296 -form: Symfony\Component\Form\Form {#20278 …} -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 {#20297 …5} |
| full_name | "sylius_customer_registration[user][recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_user_recaptcha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LeJ2wMkAAAAACIBO3zYMzhOesyiHe_wyq17HAYH" |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_user_recaptcha" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.customer.first_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20180 …} } } |
| 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 {#20265 -form: Symfony\Component\Form\Form {#20281 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20257 …5} |
| full_name | "sylius_customer_registration[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_firstName" |
| label | "sylius.form.customer.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.customer.last_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20188 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20189 …} } } |
| 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 {#20324 -form: Symfony\Component\Form\Form {#20284 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20325 …5} |
| full_name | "sylius_customer_registration[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_lastName" |
| label | "sylius.form.customer.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_lastName" |
| valid | true |
| value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.customer.phone_number" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20197 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20198 …} } } |
| 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 {#20326 -form: Symfony\Component\Form\Form {#20287 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20327 …5} |
| full_name | "sylius_customer_registration[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_customer_registration_phoneNumber" |
| label | "sylius.form.customer.phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_customer_registration_phoneNumber" |
| valid | true |
| value | "" |
subscribedToNewsletter
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "sylius.form.customer.subscribed_to_newsletter" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#18289 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#18285 …} } |
| 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 {#18291 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() {#20207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20206 …} } } |
| 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 {#20328 -form: Symfony\Component\Form\Form {#20290 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20329 …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 | "1db064927309.y8suuMsR4AyS_28MmJDI3QsctMuv2ISjgmr9jekcWaI.v7gcj_5Uk2D_jzVO4cPlk3xG2pTClrDW9xy43L1MMJammR7nqELNeavNPg" |
| 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 | "1db064927309.y8suuMsR4AyS_28MmJDI3QsctMuv2ISjgmr9jekcWaI.v7gcj_5Uk2D_jzVO4cPlk3xG2pTClrDW9xy43L1MMJammR7nqELNeavNPg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | "1db064927309.y8suuMsR4AyS_28MmJDI3QsctMuv2ISjgmr9jekcWaI.v7gcj_5Uk2D_jzVO4cPlk3xG2pTClrDW9xy43L1MMJammR7nqELNeavNPg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#20330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#20331 …} } } |
| 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 | "1db064927309.y8suuMsR4AyS_28MmJDI3QsctMuv2ISjgmr9jekcWaI.v7gcj_5Uk2D_jzVO4cPlk3xG2pTClrDW9xy43L1MMJammR7nqELNeavNPg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20341 -form: Symfony\Component\Form\Form {#20337 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20332 …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 | "1db064927309.y8suuMsR4AyS_28MmJDI3QsctMuv2ISjgmr9jekcWaI.v7gcj_5Uk2D_jzVO4cPlk3xG2pTClrDW9xy43L1MMJammR7nqELNeavNPg" |
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 {#21751 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/de/inquiry/product" |
same as passed value |
| data | App\Entity\Customer\Inquiry {#21751 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/de/inquiry/product" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | App\Entity\Customer\Inquiry {#21751 -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) {#21759 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} 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() {#21761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21760 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/de/inquiry/product" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "app_customer_inquiry_product" "_app_customer_inquiry_product" ] |
| cache_key | "_app_customer_inquiry_product_app_customer_inquiry_product" |
| compound | true |
| data | App\Entity\Customer\Inquiry {#21751 -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 {#21802 -form: Symfony\Component\Form\Form {#21884 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21762 …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 {#21751 -id: null -customer: null -order: null -cart: null -product: null -variant: null -adminUser: null -status: "new" -type: "general" -email: "" -phone: "" -title: "" -name: "" -productSlug: "" -agree: false #createdAt: null #updatedAt: null } |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
same as passed value |
| label | "app.inquiry.email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21809 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21810 …} } } |
| 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 {#21782 -form: Symfony\Component\Form\Form {#21887 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21874 …5} |
| full_name | "app_customer_inquiry_product[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_email" |
| label | "app.inquiry.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_email" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "app.inquiry.name_or_company" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21818 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21819 …} } } |
| 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 {#21772 -form: Symfony\Component\Form\Form {#21890 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21859 …5} |
| full_name | "app_customer_inquiry_product[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_name" |
| label | "app.inquiry.name_or_company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_name" |
| valid | true |
| value | "" |
text
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "app.inquiry.message" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21832 …} } } |
| 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 {#21846 -form: Symfony\Component\Form\Form {#21893 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21834 …5} |
| full_name | "app_customer_inquiry_product[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_text" |
| label | "app.inquiry.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_text" |
| valid | true |
| value | "" |
agree
"App\Form\Type\AgreementCheckbox"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "app.inquiry.agreement" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#21843 class: "App\Form\Type\AgreementCheckbox" this: App\Form\Type\AgreementCheckbox {#21839 …} } |
| 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 {#21845 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() {#21849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21847 …} } } |
| 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 {#21821 -form: Symfony\Component\Form\Form {#21896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21812 …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 {#21767 +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 {#21767 +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 {#21767 +payload: null +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21857 …} } } |
| 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 {#21920 -form: Symfony\Component\Form\Form {#21899 …} -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 {#21922 …5} |
| full_name | "app_customer_inquiry_product[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_recaptcha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LeJ2wMkAAAAACIBO3zYMzhOesyiHe_wyq17HAYH" |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_recaptcha" |
| valid | true |
| value | "" |
customer
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Customer" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21769 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21770 …} } } |
| 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 {#21923 -form: Symfony\Component\Form\Form {#21902 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21924 …5} |
| full_name | "app_customer_inquiry_product[customer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_customer" |
| label | "Customer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customer" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_customer" |
| valid | true |
| value | "" |
user
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21779 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21780 …} } } |
| 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 {#21925 -form: Symfony\Component\Form\Form {#21905 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21963 …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 {#21966 …5} |
| full_name | "app_customer_inquiry_product[send]" |
| id | "app_customer_inquiry_product_send" |
| label | "app.inquiry.send" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "send" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_send" |
| value | null |
product
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21790 …} } } |
| 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 {#21967 -form: Symfony\Component\Form\Form {#21910 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21965 …5} |
| full_name | "app_customer_inquiry_product[product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_product" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "product" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_product" |
| valid | true |
| value | "" |
productSlug
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21876 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21877 …} } } |
| 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 {#21968 -form: Symfony\Component\Form\Form {#21913 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21969 …5} |
| full_name | "app_customer_inquiry_product[productSlug]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_customer_inquiry_product_productSlug" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "productSlug" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_customer_inquiry_product_productSlug" |
| valid | true |
| value | "" |
variant
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21799 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21800 …} } } |
| 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 {#21970 -form: Symfony\Component\Form\Form {#21916 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21971 …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 | "9.oPjIuEiPF41n1temeESCYSYRu_Dzufru8a7L0kehcFw.yM6y8iO8eMQJkbDnNh2xAkRLy5Se78Orw-qzmRj2KDCRq6fZceVv_y-S4w" |
| 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 | "9.oPjIuEiPF41n1temeESCYSYRu_Dzufru8a7L0kehcFw.yM6y8iO8eMQJkbDnNh2xAkRLy5Se78Orw-qzmRj2KDCRq6fZceVv_y-S4w" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | "9.oPjIuEiPF41n1temeESCYSYRu_Dzufru8a7L0kehcFw.yM6y8iO8eMQJkbDnNh2xAkRLy5Se78Orw-qzmRj2KDCRq6fZceVv_y-S4w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21879 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#21972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21973 …} } } |
| 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 | "9.oPjIuEiPF41n1temeESCYSYRu_Dzufru8a7L0kehcFw.yM6y8iO8eMQJkbDnNh2xAkRLy5Se78Orw-qzmRj2KDCRq6fZceVv_y-S4w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21983 -form: Symfony\Component\Form\Form {#21979 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21974 …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 | "9.oPjIuEiPF41n1temeESCYSYRu_Dzufru8a7L0kehcFw.yM6y8iO8eMQJkbDnNh2xAkRLy5Se78Orw-qzmRj2KDCRq6fZceVv_y-S4w" |
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 {#26576 -cart: App\Entity\Order\Order {#12188 …} -cartItem: App\Entity\Order\OrderItem {#26324 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26478 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26493 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26574 …} -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 {#26576 -cart: App\Entity\Order\Order {#12188 …} -cartItem: App\Entity\Order\OrderItem {#26324 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26478 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26493 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26574 …} -option: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#26576 -cart: App\Entity\Order\Order {#12188 …} -cartItem: App\Entity\Order\OrderItem {#26324 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26478 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26493 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26574 …} -option: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} use: { $class: "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| is_wishlist | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#26580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26403 …} } } |
| 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 {#26576 -cart: App\Entity\Order\Order {#12188 …} -cartItem: App\Entity\Order\OrderItem {#26324 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26478 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26493 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26574 …} -option: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26621 -form: Symfony\Component\Form\Form {#26620 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26582 …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 {#26576 -cart: App\Entity\Order\Order {#12188 …} -cartItem: App\Entity\Order\OrderItem {#26324 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26478 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26493 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26574 …} -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 {#26324 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26478 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26493 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26574 …} -option: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | "App\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26606 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} use: { $class: "App\Entity\Order\OrderItem" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#26608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26607 …} } } |
| 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 {#26324 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26478 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26493 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26574 …} -option: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26733 -form: Symfony\Component\Form\Form {#26658 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26746 …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 {#26324 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#26478 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#26493 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#26574 …} -option: null } |
quantity
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 1 ] |
[ "min" => 1 ] |
| label | "sylius.ui.quantity" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#26627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26626 …} } } |
| 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 {#26680 -form: Symfony\Component\Form\Form {#26660 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26694 …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 {#8800 #id: 1403498 #code: "DEBIDET-variant-0" #product: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } #optionValues: Doctrine\ORM\PersistentCollection {#8952 …} #position: 0 #createdAt: DateTime @1674746462 {#8667 date: 2023-01-26 15:21:02.0 UTC (+00:00) } #updatedAt: DateTime @1762904229 {#8802 date: 2025-11-11 23:37:09.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8908 …} #translationsCache: [] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #version: 15 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8897 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8950 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8923 …} } |
| Normalized Format | [ "DEBIDET_finish" => App\Entity\Product\ProductOptionValue {#9060 #id: 561443 #code: "DEBIDET_DEBIDET_1" #option: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9067 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8757 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9060} #id: 738569 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEBIDET_options-for-holes" => App\Entity\Product\ProductOptionValue {#9051 #id: 561444 #code: "DEBIDET_DEBIDET_2" #option: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9074 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9102 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9051} #id: 738572 #value: "1 tap hole" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEBIDET_trap" => App\Entity\Product\ProductOptionValue {#9078 #id: 561447 #code: "DEBIDET_DEBIDET_4" #option: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9065 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9114 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9078} #id: 738578 #value: "No trap" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| entries | Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727} #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#26395 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#26383 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#26638 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#26383 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#26634 …} } } |
| entry_type | Closure() {#26639 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#26384 …} 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 {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#26637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26636 …} } } |
| 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 | [ "DEBIDET_finish" => App\Entity\Product\ProductOptionValue {#9060 #id: 561443 #code: "DEBIDET_DEBIDET_1" #option: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9067 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8757 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9060} #id: 738569 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEBIDET_options-for-holes" => App\Entity\Product\ProductOptionValue {#9051 #id: 561444 #code: "DEBIDET_DEBIDET_2" #option: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9074 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9102 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9051} #id: 738572 #value: "1 tap hole" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEBIDET_trap" => App\Entity\Product\ProductOptionValue {#9078 #id: 561447 #code: "DEBIDET_DEBIDET_4" #option: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9065 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9114 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9078} #id: 738578 #value: "No trap" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26666 -form: Symfony\Component\Form\Form {#26705 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26628 …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 | [ "DEBIDET_finish" => App\Entity\Product\ProductOptionValue {#9060 #id: 561443 #code: "DEBIDET_DEBIDET_1" #option: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9067 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8757 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9060} #id: 738569 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEBIDET_options-for-holes" => App\Entity\Product\ProductOptionValue {#9051 #id: 561444 #code: "DEBIDET_DEBIDET_2" #option: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9074 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9102 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9051} #id: 738572 #value: "1 tap hole" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } "DEBIDET_trap" => App\Entity\Product\ProductOptionValue {#9078 #id: 561447 #code: "DEBIDET_DEBIDET_4" #option: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9065 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9114 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9078} #id: 738578 #value: "No trap" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] |
DEBIDET_finish
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9060 #id: 561443 #code: "DEBIDET_DEBIDET_1" #option: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9067 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8757 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9060} #id: 738569 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DEBIDET_DEBIDET_1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Ausführung" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
| property_path | "[DEBIDET_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 {#26669 -elements: [ App\Entity\Product\ProductOptionValue {#9060 #id: 561443 #code: "DEBIDET_DEBIDET_1" #option: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9067 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8757 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9060} #id: 738569 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } ] } |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ausführung" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| only_available_values | true |
| option | App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | "[DEBIDET_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26664 …} } } |
| 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 {#26781 +label: "Chrome" +value: "DEBIDET_DEBIDET_1" +data: App\Entity\Product\ProductOptionValue {#9060 #id: 561443 #code: "DEBIDET_DEBIDET_1" #option: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9067 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8757 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9060} #id: 738569 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9060 #id: 561443 #code: "DEBIDET_DEBIDET_1" #option: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9067 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8757 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9060} #id: 738569 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26775 -form: Symfony\Component\Form\Form {#26708 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26774 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DEBIDET_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DEBIDET_finish" |
| is_selected | Closure($choice, $value) {#26779 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26435 …} } |
| label | "Ausführung" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEBIDET_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 | "DEBIDET_DEBIDET_1" |
DEBIDET_options-for-holes
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9051 #id: 561444 #code: "DEBIDET_DEBIDET_2" #option: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9074 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9102 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9051} #id: 738572 #value: "1 tap hole" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DEBIDET_DEBIDET_2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Optionen für Löcher" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
| property_path | "[DEBIDET_options-for-holes]" |
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 {#26682 -elements: [ App\Entity\Product\ProductOptionValue {#9051 #id: 561444 #code: "DEBIDET_DEBIDET_2" #option: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9074 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9102 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9051} #id: 738572 #value: "1 tap hole" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } App\Entity\Product\ProductOptionValue {#9080 …} ] } |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | "Optionen für Löcher" |
| 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 {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | "[DEBIDET_options-for-holes]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26678 …} } } |
| 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 {#26795 +label: "1 tap hole" +value: "DEBIDET_DEBIDET_2" +data: App\Entity\Product\ProductOptionValue {#9051 #id: 561444 #code: "DEBIDET_DEBIDET_2" #option: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9074 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9102 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9051} #id: 738572 #value: "1 tap hole" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26801 +label: "3 tap holes" +value: "DEBIDET_DEBIDET_3" +data: App\Entity\Product\ProductOptionValue {#9080 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9051 #id: 561444 #code: "DEBIDET_DEBIDET_2" #option: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9074 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9102 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9051} #id: 738572 #value: "1 tap hole" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26783 -form: Symfony\Component\Form\Form {#26711 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26776 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DEBIDET_options-for-holes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DEBIDET_options-for-holes" |
| is_selected | Closure($choice, $value) {#26793 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26435 …} } |
| label | "Optionen für Löcher" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEBIDET_options-for-holes" |
| 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 | "DEBIDET_DEBIDET_2" |
DEBIDET_trap
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9078 #id: 561447 #code: "DEBIDET_DEBIDET_4" #option: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9065 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9114 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9078} #id: 738578 #value: "No trap" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| View Format |
"DEBIDET_DEBIDET_4"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Siphon" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
| property_path | "[DEBIDET_trap]" |
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 {#26697 -elements: [ App\Entity\Product\ProductOptionValue {#9078 #id: 561447 #code: "DEBIDET_DEBIDET_4" #option: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9065 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9114 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9078} #id: 738578 #value: "No trap" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } App\Entity\Product\ProductOptionValue {#9083 …} App\Entity\Product\ProductOptionValue {#9086 …} App\Entity\Product\ProductOptionValue {#9089 …} ] } |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | "Siphon" |
| 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 {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | "[DEBIDET_trap]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26692 …} } } |
| 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 {#26812 +label: "No trap" +value: "DEBIDET_DEBIDET_4" +data: App\Entity\Product\ProductOptionValue {#9078 #id: 561447 #code: "DEBIDET_DEBIDET_4" #option: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9065 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9114 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9078} #id: 738578 #value: "No trap" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26813 +label: "Chrome (GH554CR)" +value: "DEBIDET_DEGH554CR" +data: App\Entity\Product\ProductOptionValue {#9083 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26814 +label: "Light gold (2DDA321)" +value: "DEBIDET_DE2DDA321" +data: App\Entity\Product\ProductOptionValue {#9086 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26815 +label: "Polished nickel (GH554)" +value: "DEBIDET_DEGH554" +data: App\Entity\Product\ProductOptionValue {#9089 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9078 #id: 561447 #code: "DEBIDET_DEBIDET_4" #option: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9065 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9114 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9078} #id: 738578 #value: "No trap" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26803 -form: Symfony\Component\Form\Form {#26714 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26782 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][DEBIDET_trap]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_DEBIDET_trap" |
| is_selected | Closure($choice, $value) {#26810 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26435 …} } |
| label | "Siphon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEBIDET_trap" |
| 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 | "DEBIDET_DEBIDET_4" |
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 {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26647 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| entries | Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727} #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#26414 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#26408 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#26650 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#26408 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#26645 …} } } |
| entry_type | Closure() {#26651 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#26384 …} 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 {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#26649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26648 …} } } |
| 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 {#26771 -form: Symfony\Component\Form\Form {#26756 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26773 …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 |
DEBIDET_finish
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Ausführung" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
| property_path | "[DEBIDET_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 {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746} #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ausführung" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| only_available_values | false |
| option | App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | "[DEBIDET_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26718 …} } } |
| 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 {#26821 +label: "Chrome" +value: "DEBIDET_DEBIDET_1" +data: App\Entity\Product\ProductOptionValue {#9060 #id: 561443 #code: "DEBIDET_DEBIDET_1" #option: App\Entity\Product\ProductOption {#8680 #id: 7556 #code: "DEBIDET_finish" #position: 7090 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218915 …} -isDirty: false } #createdAt: DateTime @1662750521 {#7833 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #updatedAt: DateTime @1662750521 {#8683 date: 2022-09-09 19:08:41.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#7823 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8680} #id: 81447 #name: "Ausführung" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9067 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#8757 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9060} #id: 738569 #value: "Chrome" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26818 -form: Symfony\Component\Form\Form {#26759 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26817 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DEBIDET_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DEBIDET_finish" |
| is_selected | Closure($choice, $value) {#26820 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26435 …} } |
| label | "Ausführung" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEBIDET_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 | "" |
DEBIDET_options-for-holes
"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 | "Optionen für Löcher" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
| property_path | "[DEBIDET_options-for-holes]" |
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 {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748} #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | "Optionen für Löcher" |
| 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 {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | "[DEBIDET_options-for-holes]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26731 …} } } |
| 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 {#26825 +label: "1 tap hole" +value: "DEBIDET_DEBIDET_2" +data: App\Entity\Product\ProductOptionValue {#9051 #id: 561444 #code: "DEBIDET_DEBIDET_2" #option: App\Entity\Product\ProductOption {#8719 #id: 7557 #code: "DEBIDET_options-for-holes" #position: 7091 #values: Doctrine\ORM\PersistentCollection {#8748 #collection: Doctrine\Common\Collections\ArrayCollection {#8749 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\ProductOption {#8719} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218935 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8714 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8717 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8764 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8719} #id: 81450 #name: "Optionen für Löcher" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9074 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9102 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9051} #id: 738572 #value: "1 tap hole" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26826 +label: "3 tap holes" +value: "DEBIDET_DEBIDET_3" +data: App\Entity\Product\ProductOptionValue {#9080 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26822 -form: Symfony\Component\Form\Form {#26762 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26819 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DEBIDET_options-for-holes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DEBIDET_options-for-holes" |
| is_selected | Closure($choice, $value) {#26824 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26435 …} } |
| label | "Optionen für Löcher" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEBIDET_options-for-holes" |
| 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 | "" |
DEBIDET_trap
"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 | "Siphon" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
same as passed value |
| property_path | "[DEBIDET_trap]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "value" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "code" |
| choices | Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755} #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -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 {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | "Siphon" |
| 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 {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| product | App\Entity\Product\Product {#7920 #id: 131918 #code: "DEBIDET" #attributes: Doctrine\ORM\PersistentCollection {#16087 …} #variants: Doctrine\ORM\PersistentCollection {#9715 …} #options: Doctrine\ORM\PersistentCollection {#9727 #collection: Doctrine\Common\Collections\ArrayCollection {#9730 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218796 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#9721 …} #createdAt: DateTime @1662750520 {#7992 date: 2022-09-09 19:08:40.0 UTC (+00:00) } #updatedAt: DateTime @1762877942 {#16116 date: 2025-11-11 16:19:02.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#16104 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductTranslation {#8613 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 406414 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Bidet Devon&Devon BIDET aus der exquisiten Etoile Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "Das Devon&Devon Bidet ist ein Symbol für klassische Eleganz, gefertigt aus feinem weißem Porzellan und mit akribischer Liebe zum Detail gestaltet. Mit Optionen für externe Bewässerung und 1 oder 3 Löchern strahlt dieses Bidet einen zeitlosen Charme aus, der vom 20. Jahrhundert inspiriert ist. Seine formale Gelassenheit und die große Harmonie der Proportionen machen es zu einer perfekten Ergänzung für jede Badezimmereinrichtung und verbinden nahtlos klassische Ästhetik mit moderner Funktionalität. Ob wegen seiner visuellen Attraktivität oder praktischen Eigenschaften gewählt, ist dieses Bidet ein Zeugnis für die zeitlose Schönheit raffinierter Gestaltung und Handwerkskunst." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#9750 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 131387 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 406415 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Bidet Devon&Devon BIDET de l'exquise collection Etoile ✓ Nous offrons une remise supplémentaire !" #shortDescription: "Le bidet Devon&Devon est un symbole d'élégance classique, fabriqué en porcelaine blanche fine et conçu avec une attention méticuleuse aux détails. Doté d'options d'irrigation externe et de 1 ou 3 trous, ce bidet dégage un charme intemporel inspiré du XXe siècle. Sa composition formelle et sa grande harmonie des proportions en font un ajout parfait à tout environnement de salle de bains, mêlant harmonieusement esthétique classique et fonctionnalité moderne. Que ce soit pour son attrait visuel ou ses caractéristiques pratiques, ce bidet est un témoignage de la beauté durable d'un design raffiné et d'un savoir-faire artisanal." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 406416 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Bidet Devon&Devon BIDET dalla squisita collezione Etoile ✓ Offriamo uno sconto extra!" #shortDescription: "Il bidet Devon&Devon è un simbolo di eleganza classica, realizzato in pregiata porcellana bianca e progettato con attenzione meticolosa ai dettagli. Dotato di opzioni per l'irrigazione esterna e 1 o 3 fori, questo bidet emana un fascino senza tempo ispirato al ventesimo secolo. La sua compostezza formale e grande armonia delle proporzioni lo rendono un'aggiunta perfetta a qualsiasi ambiente bagno, fondendo senza soluzione di continuità l'estetica classica con la funzionalità moderna. Che sia scelto per il suo fascino visivo o per le sue caratteristiche pratiche, questo bidet è una testimonianza della bellezza duratura del design raffinato e dell'artigianato." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 554942 #name: "Bidet Devon&Devon BIDET" #slug: "bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Bidet Devon&Devon BIDET z wyjątkowej kolekcji Etoile ✓ Oferujemy dodatkowy rabat!" #shortDescription: "Bidet Devon&Devon to symbol klasycznej elegancji, wykonany z wysokiej jakości białej porcelany i zaprojektowany z dbałością o najmniejsze detale. Posiada opcje zewnętrznego nawadniania oraz 1 lub 3 otwory, co nadaje mu ponadczasowy urok inspirowany XX wiekiem. Jego formalna postawa i doskonała harmonia proporcji sprawiają, że doskonale pasuje do każdej łazienki, harmonijnie łącząc klasyczną estetykę z nowoczesną funkcjonalnością. Bez względu na to, czy jest wybierany ze względu na swoje walory wizualne, czy praktyczne funkcje, ten bidet jest świadectwem trwałej piękna wyrafinowanego designu i rzemiosła." -brandDescription: null } "es_ES" => App\Entity\Product\ProductTranslation {#8382 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 819186 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 950256 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1081326 #name: "Bidet Devon&Devon BIDET" #slug: "debidet-bidet-devon-devon-bidet" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Bidet Devon&Devon BIDET from the exquisite Etoile collection ✓ We offer extra discount!" #shortDescription: "The Devon&Devon Bidet is a symbol of classic elegance, crafted from fine white porcelain and designed with meticulous attention to detail. Featuring options for external irrigation and 1 or 3 holes, this bidet exudes a timeless charm inspired by the twentieth century. Its formal composure and great harmony of proportions make it a perfect addition to any bathroom setting, seamlessly blending classic aesthetics with modern functionality. Whether chosen for its visual appeal or practical features, this bidet is a testament to the enduring beauty of refined design and craftsmanship." -brandDescription: "" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#16100 …} #channels: Doctrine\ORM\PersistentCollection {#16092 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#9733 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#16096 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#16112 …} -commonDetails: Doctrine\ORM\PersistentCollection {#16108 …} #brand: Proxies\__CG__\App\Entity\Brand\Brand {#8106 …} #SEOBrand: null #SEOGtin8: null #SEOGtin13: null #SEOGtin14: null #SEOMpn: null #SEOIsbn: null #SEOSku: null #SEOOfferAggregated: false #referenceableContent: Proxies\__CG__\Dedi\SyliusSEOPlugin\Entity\SEOContent {#8603 …} } |
| property_path | "[DEBIDET_trap]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#26745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26744 …} } } |
| 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 {#26830 +label: "No trap" +value: "DEBIDET_DEBIDET_4" +data: App\Entity\Product\ProductOptionValue {#9078 #id: 561447 #code: "DEBIDET_DEBIDET_4" #option: App\Entity\Product\ProductOption {#8752 #id: 7559 #code: "DEBIDET_trap" #position: 7092 #values: Doctrine\ORM\PersistentCollection {#8755 #collection: Doctrine\Common\Collections\ArrayCollection {#8756 …} #initialized: true -snapshot: [ …4] -owner: App\Entity\Product\ProductOption {#8752} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#218955 …} -isDirty: false } #createdAt: DateTime @1662750522 {#8750 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #updatedAt: DateTime @1662750522 {#8751 date: 2022-09-09 19:08:42.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8753 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionTranslation {#8780 #locale: "de_DE" #translatable: App\Entity\Product\ProductOption {#8752} #id: 81453 #name: "Siphon" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9065 …} #translationsCache: [ "de_DE" => App\Entity\Product\ProductOptionValueTranslation {#9114 #locale: "de_DE" #translatable: App\Entity\Product\ProductOptionValue {#9078} #id: 738578 #value: "No trap" } ] #currentLocale: "de_DE" #currentTranslation: null #fallbackLocale: "en_US" -price: 0 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26831 +label: "Chrome (GH554CR)" +value: "DEBIDET_DEGH554CR" +data: App\Entity\Product\ProductOptionValue {#9083 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26832 +label: "Light gold (2DDA321)" +value: "DEBIDET_DE2DDA321" +data: App\Entity\Product\ProductOptionValue {#9086 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#26833 +label: "Polished nickel (GH554)" +value: "DEBIDET_DEGH554" +data: App\Entity\Product\ProductOptionValue {#9089 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26827 -form: Symfony\Component\Form\Form {#26765 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#26823 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][DEBIDET_trap]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_DEBIDET_trap" |
| is_selected | Closure($choice, $value) {#26829 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#26435 …} } |
| label | "Siphon" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "DEBIDET_trap" |
| 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 {#26640 …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 | "e5fe4d07f6baf7eacaab.04iSwFoWpXrxrdBfzEm6b7-P6Fc4dEUuwT-XGr3hmIQ.vPn6tQBV9A2YmqcohCffDeC4knoKHX1U9mXkU_mU08ic2KOmLm_uFIDPtw" |
| 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 | "e5fe4d07f6baf7eacaab.04iSwFoWpXrxrdBfzEm6b7-P6Fc4dEUuwT-XGr3hmIQ.vPn6tQBV9A2YmqcohCffDeC4knoKHX1U9mXkU_mU08ic2KOmLm_uFIDPtw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7503 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7502 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7508 …} -namespace: Closure() {#7500 …} } |
| data | "e5fe4d07f6baf7eacaab.04iSwFoWpXrxrdBfzEm6b7-P6Fc4dEUuwT-XGr3hmIQ.vPn6tQBV9A2YmqcohCffDeC4knoKHX1U9mXkU_mU08ic2KOmLm_uFIDPtw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26614 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#18218 …} } |
| 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() {#26816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#18233 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26720 …} } } |
| 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 | "e5fe4d07f6baf7eacaab.04iSwFoWpXrxrdBfzEm6b7-P6Fc4dEUuwT-XGr3hmIQ.vPn6tQBV9A2YmqcohCffDeC4knoKHX1U9mXkU_mU08ic2KOmLm_uFIDPtw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26841 -form: Symfony\Component\Form\Form {#26837 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26804 …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 | "e5fe4d07f6baf7eacaab.04iSwFoWpXrxrdBfzEm6b7-P6Fc4dEUuwT-XGr3hmIQ.vPn6tQBV9A2YmqcohCffDeC4knoKHX1U9mXkU_mU08ic2KOmLm_uFIDPtw" |