- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 3467
- Events
- Routing
- Cache
- Translation 106
- 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
-
-
MGMarg3-442M_finish
-
MGMarg3-442M_additional-module
-
-
-
MGMarg3-442M_finish
-
MGMarg3-442M_additional-module
-
-
-
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) {#21226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#21228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21227 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_security_login" "_" ] |
| cache_key | "__sylius_security_login" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21267 -form: Symfony\Component\Form\Form {#21276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21229 …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) {#21239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#21241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21240 …} } } |
| 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 {#21291 -form: Symfony\Component\Form\Form {#21279 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21289 …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) {#21253 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#21255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21252 …} } } |
| 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 {#21292 -form: Symfony\Component\Form\Form {#21282 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21293 …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) {#21264 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#21260 …} } |
| 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 {#21266 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() {#21270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21268 …} } } |
| 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 {#21294 -form: Symfony\Component\Form\Form {#21285 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21300 …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 | "7ef29016f7e40943828ad2453d7f87bc.n_yp4oTPm4Bc3C5RQKsqR_ZgXuMI_2BOTX4jNSiJFr8._dHbuLWQxLUUukE9MpNdMKUZMrJ-kiI0GkpuRnHsXtfzy5Cn8vv37zXoGg" |
| 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 | "7ef29016f7e40943828ad2453d7f87bc.n_yp4oTPm4Bc3C5RQKsqR_ZgXuMI_2BOTX4jNSiJFr8._dHbuLWQxLUUukE9MpNdMKUZMrJ-kiI0GkpuRnHsXtfzy5Cn8vv37zXoGg" |
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 | "7ef29016f7e40943828ad2453d7f87bc.n_yp4oTPm4Bc3C5RQKsqR_ZgXuMI_2BOTX4jNSiJFr8._dHbuLWQxLUUukE9MpNdMKUZMrJ-kiI0GkpuRnHsXtfzy5Cn8vv37zXoGg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21306 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#21308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#21305 …} } } |
| 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 | "7ef29016f7e40943828ad2453d7f87bc.n_yp4oTPm4Bc3C5RQKsqR_ZgXuMI_2BOTX4jNSiJFr8._dHbuLWQxLUUukE9MpNdMKUZMrJ-kiI0GkpuRnHsXtfzy5Cn8vv37zXoGg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21318 -form: Symfony\Component\Form\Form {#21314 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21309 …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 | "7ef29016f7e40943828ad2453d7f87bc.n_yp4oTPm4Bc3C5RQKsqR_ZgXuMI_2BOTX4jNSiJFr8._dHbuLWQxLUUukE9MpNdMKUZMrJ-kiI0GkpuRnHsXtfzy5Cn8vv37zXoGg" |
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) {#24127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} 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() {#24129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24128 …} } } |
| 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 {#24197 -form: Symfony\Component\Form\Form {#24203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24130 …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) {#24143 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24142 …} } } |
| 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 {#24160 -form: Symfony\Component\Form\Form {#24206 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24171 …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 {#24135 +payload: null +traverse: true } ] |
[ Symfony\Component\Validator\Constraints\Valid {#24135 +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 {#24135 +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) {#24157 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} 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() {#24159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24158 …} } } |
| 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 {#24234 -form: Symfony\Component\Form\Form {#24239 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24220 …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 {#24165 +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 {#24165 +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 {#24165 +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) {#24216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24218 …} } } |
| 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 {#24283 -form: Symfony\Component\Form\Form {#24258 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24146 …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) {#24243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24244 …} } } |
| 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 {#24288 -form: Symfony\Component\Form\Form {#24261 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24287 …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) {#24251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24252 …} } } |
| 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 {#24304 -form: Symfony\Component\Form\Form {#24264 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24312 …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 {#24166 +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 {#24166 +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 {#24166 +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) {#24231 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24232 …} } } |
| 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 {#24285 -form: Symfony\Component\Form\Form {#24267 …} -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 {#24286 …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) {#24168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24169 …} } } |
| 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 {#24254 -form: Symfony\Component\Form\Form {#24270 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24246 …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) {#24177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24178 …} } } |
| 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 {#24313 -form: Symfony\Component\Form\Form {#24273 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24314 …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) {#24186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24187 …} } } |
| 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 {#24315 -form: Symfony\Component\Form\Form {#24276 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24316 …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) {#21264 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#21260 …} } |
| 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 {#21266 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() {#24196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24195 …} } } |
| 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 {#24317 -form: Symfony\Component\Form\Form {#24279 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24318 …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 | "3e6d92.pXKMv2xui5mWwHr--ZSAa6i1E4hKd1tcL2XxBY4k3MQ.5xPujx4v86rCowy6v_u1PtLaUfErBhprXimDY-9Oi6_fMf79Khvc3fmvKw" |
| 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 | "3e6d92.pXKMv2xui5mWwHr--ZSAa6i1E4hKd1tcL2XxBY4k3MQ.5xPujx4v86rCowy6v_u1PtLaUfErBhprXimDY-9Oi6_fMf79Khvc3fmvKw" |
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 | "3e6d92.pXKMv2xui5mWwHr--ZSAa6i1E4hKd1tcL2XxBY4k3MQ.5xPujx4v86rCowy6v_u1PtLaUfErBhprXimDY-9Oi6_fMf79Khvc3fmvKw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#24189 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#24319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#24320 …} } } |
| 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 | "3e6d92.pXKMv2xui5mWwHr--ZSAa6i1E4hKd1tcL2XxBY4k3MQ.5xPujx4v86rCowy6v_u1PtLaUfErBhprXimDY-9Oi6_fMf79Khvc3fmvKw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24330 -form: Symfony\Component\Form\Form {#24326 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24321 …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 | "3e6d92.pXKMv2xui5mWwHr--ZSAa6i1E4hKd1tcL2XxBY4k3MQ.5xPujx4v86rCowy6v_u1PtLaUfErBhprXimDY-9Oi6_fMf79Khvc3fmvKw" |
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 {#26930 -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 | "/es/inquiry/product" |
same as passed value |
| data | App\Entity\Customer\Inquiry {#26930 -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 | "/es/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 {#26930 -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) {#26938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} 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() {#26940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26939 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/es/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 {#26930 -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 {#26981 -form: Symfony\Component\Form\Form {#27063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26941 …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 {#26930 -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) {#26988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#26990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26989 …} } } |
| 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 {#26961 -form: Symfony\Component\Form\Form {#27066 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27053 …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) {#26997 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#26999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26998 …} } } |
| 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 {#26951 -form: Symfony\Component\Form\Form {#27069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27038 …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) {#27010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#27012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#27011 …} } } |
| 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 {#27025 -form: Symfony\Component\Form\Form {#27072 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27013 …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) {#27022 class: "App\Form\Type\AgreementCheckbox" this: App\Form\Type\AgreementCheckbox {#27018 …} } |
| 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 {#27024 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() {#27028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#27026 …} } } |
| 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 {#27000 -form: Symfony\Component\Form\Form {#27075 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26991 …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 {#26946 +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 {#26946 +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 {#26946 +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) {#27035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#27037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#27036 …} } } |
| 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 {#27099 -form: Symfony\Component\Form\Form {#27078 …} -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 {#27101 …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) {#26948 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#26950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26949 …} } } |
| 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 {#27102 -form: Symfony\Component\Form\Form {#27081 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27103 …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) {#26958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#26960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26959 …} } } |
| 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 {#27104 -form: Symfony\Component\Form\Form {#27084 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27142 …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 {#27145 …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) {#26968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#26970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26969 …} } } |
| 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 {#27146 -form: Symfony\Component\Form\Form {#27089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27144 …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) {#27055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#27057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#27056 …} } } |
| 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 {#27147 -form: Symfony\Component\Form\Form {#27092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27148 …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) {#26978 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#26980 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#26979 …} } } |
| 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 {#27149 -form: Symfony\Component\Form\Form {#27095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27150 …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 | "1f5e70bce447092cef8e65.FR3KxXxSYgTxWtg0ul0knKht67KxEFbY4oLslps0v4Q.WlmCtgYXLVWoCpB8wAhJ9J5d2cHVZReCq-2a3_xb-ttKL_OQTD0wasAfmQ" |
| 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 | "1f5e70bce447092cef8e65.FR3KxXxSYgTxWtg0ul0knKht67KxEFbY4oLslps0v4Q.WlmCtgYXLVWoCpB8wAhJ9J5d2cHVZReCq-2a3_xb-ttKL_OQTD0wasAfmQ" |
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 | "1f5e70bce447092cef8e65.FR3KxXxSYgTxWtg0ul0knKht67KxEFbY4oLslps0v4Q.WlmCtgYXLVWoCpB8wAhJ9J5d2cHVZReCq-2a3_xb-ttKL_OQTD0wasAfmQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#27058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#27151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#27152 …} } } |
| 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 | "1f5e70bce447092cef8e65.FR3KxXxSYgTxWtg0ul0knKht67KxEFbY4oLslps0v4Q.WlmCtgYXLVWoCpB8wAhJ9J5d2cHVZReCq-2a3_xb-ttKL_OQTD0wasAfmQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#27162 -form: Symfony\Component\Form\Form {#27158 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#27153 …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 | "1f5e70bce447092cef8e65.FR3KxXxSYgTxWtg0ul0knKht67KxEFbY4oLslps0v4Q.WlmCtgYXLVWoCpB8wAhJ9J5d2cHVZReCq-2a3_xb-ttKL_OQTD0wasAfmQ" |
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 {#35458 -cart: App\Entity\Order\Order {#12871 …} -cartItem: App\Entity\Order\OrderItem {#35234 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#35287 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#35365 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#35452 …} -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 {#35458 -cart: App\Entity\Order\Order {#12871 …} -cartItem: App\Entity\Order\OrderItem {#35234 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#35287 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#35365 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#35452 …} -option: null } } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#35458 -cart: App\Entity\Order\Order {#12871 …} -cartItem: App\Entity\Order\OrderItem {#35234 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#35287 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#35365 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#35452 …} -option: null } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35451 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} 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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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() {#35459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35388 …} } } |
| 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 {#35458 -cart: App\Entity\Order\Order {#12871 …} -cartItem: App\Entity\Order\OrderItem {#35234 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#35287 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#35365 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#35452 …} -option: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35495 -form: Symfony\Component\Form\Form {#35494 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35460 …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 {#35458 -cart: App\Entity\Order\Order {#12871 …} -cartItem: App\Entity\Order\OrderItem {#35234 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#35287 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#35365 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#35452 …} -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 {#35234 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#35287 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#35365 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#35452 …} -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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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) {#35482 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} 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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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() {#35488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35486 …} } } |
| 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 {#35234 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#35287 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#35365 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#35452 …} -option: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35577 -form: Symfony\Component\Form\Form {#35532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35590 …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 {#35234 #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#35287 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#35365 …} #adjustmentsTotal: 0 #version: 1 #variant: App\Entity\Product\ProductVariant {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } #productName: null #variantName: null #productBundleOrderItems: Doctrine\Common\Collections\ArrayCollection {#35452 …} -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) {#35499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#35501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35500 …} } } |
| 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 {#35502 -form: Symfony\Component\Form\Form {#35534 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35540 …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 {#8785 #id: 1162106 #code: "MGMarg3-442M-variant-0" #product: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#8937 …} #position: 0 #createdAt: DateTime @1665388682 {#8667 date: 2022-10-10 07:58:02.0 UTC (+00:00) } #updatedAt: DateTime @1784650264 {#8787 date: 2026-07-21 16:11:04.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#8893 …} #translationsCache: [] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #version: 11 #onHold: 0 #onHand: 0 #tracked: false #weight: null #width: null #height: null #depth: null #taxCategory: Proxies\__CG__\App\Entity\Taxation\TaxCategory {#8882 …} #shippingCategory: null #channelPricings: Doctrine\ORM\PersistentCollection {#8935 …} #shippingRequired: true #images: Doctrine\ORM\PersistentCollection {#8908 …} } |
| Normalized Format | [ "MGMarg3-442M_finish" => App\Entity\Product\ProductOptionValue {#9477 #id: 575674 #code: "MGMarg3-442M_MGMarg3-442M_1" #option: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9484 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9572 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9477} #id: 575674 #value: "Chrome" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 39632 } "MGMarg3-442M_additional-module" => App\Entity\Product\ProductOptionValue {#9467 #id: 575702 #code: "MGMarg3-442M_MG3-442M-add_1" #option: App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9491 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9678 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9467} #id: 575702 #value: "150mm" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 8554 } ] |
| 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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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) {#35509 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| entries | Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381} #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#305457 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#35305 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#35293 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#35512 class: "Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType" this: Sylius\Bundle\ProductBundle\Form\Type\ProductVariantMatchType {#35293 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#35508 …} } } |
| entry_type | Closure() {#35513 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#35294 …} 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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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() {#35511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35510 …} } } |
| 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 | [ "MGMarg3-442M_finish" => App\Entity\Product\ProductOptionValue {#9477 #id: 575674 #code: "MGMarg3-442M_MGMarg3-442M_1" #option: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9484 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9572 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9477} #id: 575674 #value: "Chrome" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 39632 } "MGMarg3-442M_additional-module" => App\Entity\Product\ProductOptionValue {#9467 #id: 575702 #code: "MGMarg3-442M_MG3-442M-add_1" #option: App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9491 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9678 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9467} #id: 575702 #value: "150mm" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 8554 } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35612 -form: Symfony\Component\Form\Form {#35565 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35614 …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 | [ "MGMarg3-442M_finish" => App\Entity\Product\ProductOptionValue {#9477 #id: 575674 #code: "MGMarg3-442M_MGMarg3-442M_1" #option: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9484 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9572 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9477} #id: 575674 #value: "Chrome" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 39632 } "MGMarg3-442M_additional-module" => App\Entity\Product\ProductOptionValue {#9467 #id: 575702 #code: "MGMarg3-442M_MG3-442M-add_1" #option: App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9491 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9678 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9467} #id: 575702 #value: "150mm" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 8554 } ] |
MGMarg3-442M_finish
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9477 #id: 575674 #code: "MGMarg3-442M_MGMarg3-442M_1" #option: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9484 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9572 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9477} #id: 575674 #value: "Chrome" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 39632 } |
| View Format |
"MGMarg3-442M_MGMarg3-442M_1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Finish" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 | "[MGMarg3-442M_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 {#35543 -elements: [ App\Entity\Product\ProductOptionValue {#9477 #id: 575674 #code: "MGMarg3-442M_MGMarg3-442M_1" #option: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9484 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9572 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9477} #id: 575674 #value: "Chrome" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 39632 } App\Entity\Product\ProductOptionValue {#9495 …} App\Entity\Product\ProductOptionValue {#9497 …} App\Entity\Product\ProductOptionValue {#9500 …} App\Entity\Product\ProductOptionValue {#9503 …} App\Entity\Product\ProductOptionValue {#9506 …} App\Entity\Product\ProductOptionValue {#9509 …} App\Entity\Product\ProductOptionValue {#9512 …} App\Entity\Product\ProductOptionValue {#9515 …} App\Entity\Product\ProductOptionValue {#9518 …} App\Entity\Product\ProductOptionValue {#9521 …} App\Entity\Product\ProductOptionValue {#9524 …} App\Entity\Product\ProductOptionValue {#9527 …} App\Entity\Product\ProductOptionValue {#9530 …} App\Entity\Product\ProductOptionValue {#9533 …} App\Entity\Product\ProductOptionValue {#9536 …} App\Entity\Product\ProductOptionValue {#9539 …} App\Entity\Product\ProductOptionValue {#9542 …} App\Entity\Product\ProductOptionValue {#9545 …} App\Entity\Product\ProductOptionValue {#9548 …} App\Entity\Product\ProductOptionValue {#9551 …} App\Entity\Product\ProductOptionValue {#9554 …} ] } |
| 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 | "Finish" |
| 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: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 | "[MGMarg3-442M_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#35539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35538 …} } } |
| 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 {#35624 +label: "Chrome" +value: "MGMarg3-442M_MGMarg3-442M_1" +data: App\Entity\Product\ProductOptionValue {#9477 #id: 575674 #code: "MGMarg3-442M_MGMarg3-442M_1" #option: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9484 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9572 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9477} #id: 575674 #value: "Chrome" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 39632 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35634 +label: "Gold" +value: "MGMarg3-442M_MGMarg3-442M_2" +data: App\Entity\Product\ProductOptionValue {#9495 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35625 +label: "Matt Black" +value: "MGMarg3-442M_MGMarg3-442M_3" +data: App\Entity\Product\ProductOptionValue {#9497 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35640 +label: "Satin Chrome" +value: "MGMarg3-442M_MGMarg3-442M_4" +data: App\Entity\Product\ProductOptionValue {#9500 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35642 +label: "Gold Pink" +value: "MGMarg3-442M_MGMarg3-442M_5" +data: App\Entity\Product\ProductOptionValue {#9503 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35643 +label: "Polished Black" +value: "MGMarg3-442M_MGMarg3-442M_6" +data: App\Entity\Product\ProductOptionValue {#9506 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35647 +label: "Brushed Chrome" +value: "MGMarg3-442M_MGMarg3-442M_7" +data: App\Entity\Product\ProductOptionValue {#9509 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35649 +label: "Brushed Gold" +value: "MGMarg3-442M_MGMarg3-442M_8" +data: App\Entity\Product\ProductOptionValue {#9512 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35650 +label: "Black Brushed Nickel" +value: "MGMarg3-442M_MGMarg3-442M_9" +data: App\Entity\Product\ProductOptionValue {#9515 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35651 +label: "Satin Nickel" +value: "MGMarg3-442M_MGMarg3-442M_10" +data: App\Entity\Product\ProductOptionValue {#9518 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35652 +label: "Polished Brass" +value: "MGMarg3-442M_MGMarg3-442M_11" +data: App\Entity\Product\ProductOptionValue {#9521 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35653 +label: "Nickel Nero" +value: "MGMarg3-442M_MGMarg3-442M_12" +data: App\Entity\Product\ProductOptionValue {#9524 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35654 +label: "Chrome Black" +value: "MGMarg3-442M_MGMarg3-442M_13" +data: App\Entity\Product\ProductOptionValue {#9527 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35655 +label: "English Gold" +value: "MGMarg3-442M_MGMarg3-442M_14" +data: App\Entity\Product\ProductOptionValue {#9530 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35656 +label: "Nickel Lucido" +value: "MGMarg3-442M_MGMarg3-442M_15" +data: App\Entity\Product\ProductOptionValue {#9533 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35657 +label: "Mat Old Brass" +value: "MGMarg3-442M_MGMarg3-442M_16" +data: App\Entity\Product\ProductOptionValue {#9536 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35658 +label: "Bronze/Old Brass" +value: "MGMarg3-442M_MGMarg3-442M_17" +data: App\Entity\Product\ProductOptionValue {#9539 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35659 +label: "Brushed Nickel" +value: "MGMarg3-442M_MGMarg3-442M_18" +data: App\Entity\Product\ProductOptionValue {#9542 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35660 +label: "Old Cooper" +value: "MGMarg3-442M_MGMarg3-442M_19" +data: App\Entity\Product\ProductOptionValue {#9545 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35661 +label: "White RAL9010" +value: "MGMarg3-442M_MGMarg3-442M_20" +data: App\Entity\Product\ProductOptionValue {#9548 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35662 +label: "Oil Rubbed Bronze" +value: "MGMarg3-442M_MGMarg3-442M_21" +data: App\Entity\Product\ProductOptionValue {#9551 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35663 +label: "Matt White" +value: "MGMarg3-442M_MGMarg3-442M_22" +data: App\Entity\Product\ProductOptionValue {#9554 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9477 #id: 575674 #code: "MGMarg3-442M_MGMarg3-442M_1" #option: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9484 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9572 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9477} #id: 575674 #value: "Chrome" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 39632 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35620 -form: Symfony\Component\Form\Form {#35568 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35617 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][MGMarg3-442M_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_MGMarg3-442M_finish" |
| is_selected | Closure($choice, $value) {#35623 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#35345 …} } |
| label | "Finish" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "MGMarg3-442M_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 | "MGMarg3-442M_MGMarg3-442M_1" |
MGMarg3-442M_additional-module
"Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product\ProductOptionValue {#9467 #id: 575702 #code: "MGMarg3-442M_MG3-442M-add_1" #option: App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9491 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9678 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9467} #id: 575702 #value: "150mm" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 8554 } |
| View Format |
"MGMarg3-442M_MG3-442M-add_1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "entry" |
same as passed value |
| label | "Additional Module" |
same as passed value |
| only_available_values | true |
same as passed value |
| option | App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 | "[MGMarg3-442M_additional-module]" |
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 {#35556 -elements: [ App\Entity\Product\ProductOptionValue {#9467 #id: 575702 #code: "MGMarg3-442M_MG3-442M-add_1" #option: App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9491 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9678 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9467} #id: 575702 #value: "150mm" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 8554 } App\Entity\Product\ProductOptionValue {#9557 …} ] } |
| 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 | "Additional Module" |
| 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: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 | "[MGMarg3-442M_additional-module]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#35553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35552 …} } } |
| 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 {#35667 +label: "150mm" +value: "MGMarg3-442M_MG3-442M-add_1" +data: App\Entity\Product\ProductOptionValue {#9467 #id: 575702 #code: "MGMarg3-442M_MG3-442M-add_1" #option: App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9491 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9678 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9467} #id: 575702 #value: "150mm" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 8554 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35668 +label: "No" +value: "MGMarg3-442M_MG3-442M-add_2" +data: App\Entity\Product\ProductOptionValue {#9557 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Product\ProductOptionValue {#9467 #id: 575702 #code: "MGMarg3-442M_MG3-442M-add_1" #option: App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9491 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9678 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9467} #id: 575702 #value: "150mm" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 8554 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35664 -form: Symfony\Component\Form\Form {#35571 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35622 …5} |
| full_name | "sylius_add_to_cart[cartItem][variant][MGMarg3-442M_additional-module]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_variant_MGMarg3-442M_additional-module" |
| is_selected | Closure($choice, $value) {#35666 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#35345 …} } |
| label | "Additional Module" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "MGMarg3-442M_additional-module" |
| 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 | "MGMarg3-442M_MG3-442M-add_1" |
option
"App\Form\Type\ProductVariantMatchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| invalid_message | "BBD nx" |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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) {#35521 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| entries | Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381} #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 {#305457 …} -isDirty: false } |
| entry_name | Closure(ProductOptionInterface $productOption) {#35324 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#35318 …} } |
| entry_options | Closure(ProductOptionInterface $productOption) {#35524 class: "App\Form\Type\ProductVariantMatchType" this: App\Form\Type\ProductVariantMatchType {#35318 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#35519 …} } } |
| entry_type | Closure() {#35525 class: "Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType" this: Sylius\Bundle\ResourceBundle\Form\Type\FixedCollectionType {#35294 …} 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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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() {#35523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35522 …} } } |
| 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 {#35615 -form: Symfony\Component\Form\Form {#35600 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35616 …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 |
MGMarg3-442M_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 | "Finish" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 | "[MGMarg3-442M_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: [ …22] -owner: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746} #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #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 {#305557 …} -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 | "Finish" |
| 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: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 | "[MGMarg3-442M_finish]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#35576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35575 …} } } |
| 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 {#35674 +label: "Chrome" +value: "MGMarg3-442M_MGMarg3-442M_1" +data: App\Entity\Product\ProductOptionValue {#9477 #id: 575674 #code: "MGMarg3-442M_MGMarg3-442M_1" #option: App\Entity\Product\ProductOption {#8680 #id: 10765 #code: "MGMarg3-442M_finish" #position: 10209 #values: Doctrine\ORM\PersistentCollection {#8746 #collection: Doctrine\Common\Collections\ArrayCollection {#8744 …} #initialized: true -snapshot: [ …22] -owner: App\Entity\Product\ProductOption {#8680} -association: [ …15] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: "option" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305557 …} -isDirty: false } #createdAt: DateTime @1662757654 {#7833 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #updatedAt: DateTime @1662757654 {#8683 date: 2022-09-09 21:07:34.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8698 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8763 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8680} #id: 134364 #name: "Finish" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9484 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9572 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9477} #id: 575674 #value: "Chrome" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 39632 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35675 +label: "Gold" +value: "MGMarg3-442M_MGMarg3-442M_2" +data: App\Entity\Product\ProductOptionValue {#9495 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35676 +label: "Matt Black" +value: "MGMarg3-442M_MGMarg3-442M_3" +data: App\Entity\Product\ProductOptionValue {#9497 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35677 +label: "Satin Chrome" +value: "MGMarg3-442M_MGMarg3-442M_4" +data: App\Entity\Product\ProductOptionValue {#9500 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35678 +label: "Gold Pink" +value: "MGMarg3-442M_MGMarg3-442M_5" +data: App\Entity\Product\ProductOptionValue {#9503 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35679 +label: "Polished Black" +value: "MGMarg3-442M_MGMarg3-442M_6" +data: App\Entity\Product\ProductOptionValue {#9506 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35680 +label: "Brushed Chrome" +value: "MGMarg3-442M_MGMarg3-442M_7" +data: App\Entity\Product\ProductOptionValue {#9509 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35681 +label: "Brushed Gold" +value: "MGMarg3-442M_MGMarg3-442M_8" +data: App\Entity\Product\ProductOptionValue {#9512 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35682 +label: "Black Brushed Nickel" +value: "MGMarg3-442M_MGMarg3-442M_9" +data: App\Entity\Product\ProductOptionValue {#9515 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35683 +label: "Satin Nickel" +value: "MGMarg3-442M_MGMarg3-442M_10" +data: App\Entity\Product\ProductOptionValue {#9518 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35684 +label: "Polished Brass" +value: "MGMarg3-442M_MGMarg3-442M_11" +data: App\Entity\Product\ProductOptionValue {#9521 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35685 +label: "Nickel Nero" +value: "MGMarg3-442M_MGMarg3-442M_12" +data: App\Entity\Product\ProductOptionValue {#9524 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35686 +label: "Chrome Black" +value: "MGMarg3-442M_MGMarg3-442M_13" +data: App\Entity\Product\ProductOptionValue {#9527 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35687 +label: "English Gold" +value: "MGMarg3-442M_MGMarg3-442M_14" +data: App\Entity\Product\ProductOptionValue {#9530 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35688 +label: "Nickel Lucido" +value: "MGMarg3-442M_MGMarg3-442M_15" +data: App\Entity\Product\ProductOptionValue {#9533 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35689 +label: "Mat Old Brass" +value: "MGMarg3-442M_MGMarg3-442M_16" +data: App\Entity\Product\ProductOptionValue {#9536 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35690 +label: "Bronze/Old Brass" +value: "MGMarg3-442M_MGMarg3-442M_17" +data: App\Entity\Product\ProductOptionValue {#9539 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35691 +label: "Brushed Nickel" +value: "MGMarg3-442M_MGMarg3-442M_18" +data: App\Entity\Product\ProductOptionValue {#9542 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35692 +label: "Old Cooper" +value: "MGMarg3-442M_MGMarg3-442M_19" +data: App\Entity\Product\ProductOptionValue {#9545 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35693 +label: "White RAL9010" +value: "MGMarg3-442M_MGMarg3-442M_20" +data: App\Entity\Product\ProductOptionValue {#9548 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35694 +label: "Oil Rubbed Bronze" +value: "MGMarg3-442M_MGMarg3-442M_21" +data: App\Entity\Product\ProductOptionValue {#9551 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35695 +label: "Matt White" +value: "MGMarg3-442M_MGMarg3-442M_22" +data: App\Entity\Product\ProductOptionValue {#9554 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35671 -form: Symfony\Component\Form\Form {#35603 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35670 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][MGMarg3-442M_finish]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_MGMarg3-442M_finish" |
| is_selected | Closure($choice, $value) {#35673 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#35345 …} } |
| label | "Finish" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "MGMarg3-442M_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 | "" |
MGMarg3-442M_additional-module
"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 | "Additional Module" |
same as passed value |
| only_available_values | false |
same as passed value |
| option | App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } |
same as passed value |
| product | App\Entity\Product\Product {#7920 #id: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 | "[MGMarg3-442M_additional-module]" |
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: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #values: Doctrine\ORM\PersistentCollection {#8748} #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #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 {#305577 …} -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 | "Additional Module" |
| 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: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #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: 137057 #code: "MGMarg3-442M" #attributes: Doctrine\ORM\PersistentCollection {#17871 …} #variants: Doctrine\ORM\PersistentCollection {#10391 …} #options: Doctrine\ORM\PersistentCollection {#10381 #collection: Doctrine\Common\Collections\ArrayCollection {#10378 …} #initialized: true -snapshot: [ …2] -owner: App\Entity\Product\Product {#7920} -association: [ …21] -em: App\Doctrine\ORM\EntityManager {#4464 …} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#305457 …} -isDirty: false } #associations: Doctrine\ORM\PersistentCollection {#10386 …} #createdAt: DateTime @1662757653 {#7992 date: 2022-09-09 21:07:33.0 UTC (+00:00) } #updatedAt: DateTime @1784649818 {#17900 date: 2026-07-21 16:03:38.0 UTC (+00:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#17888 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductTranslation {#8613 #locale: "es_ES" #translatable: App\Entity\Product\Product {#7920} #id: 822097 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "en_US" => App\Entity\Product\ProductTranslation {#10231 #locale: "en_US" #translatable: App\Entity\Product\Product {#7920} #id: 136499 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "de_DE" => App\Entity\Product\ProductTranslation {#8649 #locale: "de_DE" #translatable: App\Entity\Product\Product {#7920} #id: 412237 #name: "Beheizter Handtuchhalter Margaroli 3-442M" #slug: "beheizter-handtuchhalter-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Entdecken Sie zeitlose Eleganz mit Beheizter Handtuchhalter Margaroli 3-442M aus der exquisiten Mini Kollektion ✓ Wir bieten zusätzlichen Rabatt!" #shortDescription: "SC3442FELA01..enthalten. Diese Heizkörper sind präzise gefertigt und haben einen schlanken Stil, der es ihnen ermöglicht, sich perfekt in kleinere Räume einzufügen und gleichzeitig ideale Wärme zu bieten." -brandDescription: "" } "fr_FR" => App\Entity\Product\ProductTranslation {#8646 #locale: "fr_FR" #translatable: App\Entity\Product\Product {#7920} #id: 412238 #name: "Porte-serviettes chauffant Margaroli 3-442M" #slug: "porte-serviettes-chauffant-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Découvrez l'élégance intemporelle avec Porte-serviettes chauffant Margaroli 3-442M de l'exquise collection Mini ✓ Nous offrons une remise supplémentaire !" #shortDescription: "SC3442FELA01..inclus. Ces radiateurs sont fabriqués avec précision et ont un style élégant qui leur permet de se fondre parfaitement dans les petits espaces tout en offrant une chaleur idéale." -brandDescription: "" } "it_IT" => App\Entity\Product\ProductTranslation {#8608 #locale: "it_IT" #translatable: App\Entity\Product\Product {#7920} #id: 412239 #name: "Scaldasalviette Margaroli 3-442M" #slug: "scaldasalviette-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Scopri l'eleganza senza tempo con Scaldasalviette Margaroli 3-442M dalla squisita collezione Mini ✓ Offriamo uno sconto extra!" #shortDescription: "SC3442FELA01..incluso. Questi radiatori sono realizzati con precisione e hanno uno stile elegante che consente loro di integrarsi perfettamente con spazi più piccoli offrendo al contempo un calore ideale." -brandDescription: "" } "pl_PL" => App\Entity\Product\ProductTranslation {#8433 #locale: "pl_PL" #translatable: App\Entity\Product\Product {#7920} #id: 558584 #name: "Podgrzewany wieszak na ręczniki Margaroli 3-442M" #slug: "podgrzewany-wieszak-na-reczniki-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Odkryj ponadczasową elegancję dzięki Podgrzewany wieszak na ręczniki Margaroli 3-442M z wyjątkowej kolekcji Mini ✓ Oferujemy dodatkowy rabat!" #shortDescription: "SC3442FELA01..włączone. Te grzejniki są precyzyjnie wykonane i mają elegancki styl, który pozwala im doskonale komponować się z mniejszymi przestrzeniami, jednocześnie zapewniając idealne ciepło." -brandDescription: null } "nl_NL" => App\Entity\Product\ProductTranslation {#8306 #locale: "nl_NL" #translatable: App\Entity\Product\Product {#7920} #id: 953167 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } "no_NO" => App\Entity\Product\ProductTranslation {#8263 #locale: "no_NO" #translatable: App\Entity\Product\Product {#7920} #id: 1084237 #name: "Heated towel rail Margaroli 3-442M" #slug: "mgmarg3-442m-heated-towel-rail-margaroli-marg3-442m" #description: null #metaKeywords: null #metaDescription: "Discover timeless elegance with Heated towel rail Margaroli 3-442M from the exquisite Mini collection ✓ We offer extra discount!" #shortDescription: "SC3442FELA01.. Included. These radiators are precisely made and have a sleek style that allows them to blend in perfectly with smaller spaces while yet providing ideal warmth." -brandDescription: "" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" #variantSelectionMethod: "match" #productTaxons: Doctrine\ORM\PersistentCollection {#17884 …} #channels: Doctrine\ORM\PersistentCollection {#17876 …} #mainTaxon: Proxies\__CG__\App\Entity\Taxonomy\Taxon {#7914 …} #reviews: Doctrine\ORM\PersistentCollection {#10375 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#17880 …} -finishingPiece: null #productBundle: null -details: Doctrine\ORM\PersistentCollection {#17896 …} -commonDetails: Doctrine\ORM\PersistentCollection {#17892 …} #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 | "[MGMarg3-442M_additional-module]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#35589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35588 …} } } |
| 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 {#35699 +label: "150mm" +value: "MGMarg3-442M_MG3-442M-add_1" +data: App\Entity\Product\ProductOptionValue {#9467 #id: 575702 #code: "MGMarg3-442M_MG3-442M-add_1" #option: App\Entity\Product\ProductOption {#8719 #id: 10770 #code: "MGMarg3-442M_additional-module" #position: 10214 #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 {#305577 …} -isDirty: false } #createdAt: DateTime @1662757658 {#8714 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #updatedAt: DateTime @1662757658 {#8717 date: 2022-09-09 21:07:38.0 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#8721 …} #translationsCache: [ "es_ES" => App\Entity\Product\ProductOptionTranslation {#8755 #locale: "es_ES" #translatable: App\Entity\Product\ProductOption {#8719} #id: 134369 #name: "Additional Module" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -strategy: "option_value" -price: 0 } #translations: Doctrine\ORM\PersistentCollection {#9491 …} #translationsCache: [ "en_US" => App\Entity\Product\ProductOptionValueTranslation {#9678 #locale: "en_US" #translatable: App\Entity\Product\ProductOptionValue {#9467} #id: 575702 #value: "150mm" } ] #currentLocale: "es_ES" #currentTranslation: null #fallbackLocale: "en_US" -price: 8554 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35700 +label: "No" +value: "MGMarg3-442M_MG3-442M-add_2" +data: App\Entity\Product\ProductOptionValue {#9557 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35696 -form: Symfony\Component\Form\Form {#35606 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35672 …5} |
| full_name | "sylius_add_to_cart[cartItem][option][MGMarg3-442M_additional-module]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_option_MGMarg3-442M_additional-module" |
| is_selected | Closure($choice, $value) {#35698 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#35345 …} } |
| label | "Additional Module" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "MGMarg3-442M_additional-module" |
| 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 {#35554 …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 | "8.4IfEjgdbdS8DilWn-b7dhR9lfoDcAmK3EFHjjKaxRWY.0M-rx38dER1R8zyfyOywyXQtFLClc1bffACA5MH4DQfU__zkVm8ZdlLeJg" |
| 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 | "8.4IfEjgdbdS8DilWn-b7dhR9lfoDcAmK3EFHjjKaxRWY.0M-rx38dER1R8zyfyOywyXQtFLClc1bffACA5MH4DQfU__zkVm8ZdlLeJg" |
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 | "8.4IfEjgdbdS8DilWn-b7dhR9lfoDcAmK3EFHjjKaxRWY.0M-rx38dER1R8zyfyOywyXQtFLClc1bffACA5MH4DQfU__zkVm8ZdlLeJg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#35489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#21193 …} } |
| 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() {#35669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#21208 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $translationDomain: "validators" $message: Closure() {#35514 …} } } |
| 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 | "8.4IfEjgdbdS8DilWn-b7dhR9lfoDcAmK3EFHjjKaxRWY.0M-rx38dER1R8zyfyOywyXQtFLClc1bffACA5MH4DQfU__zkVm8ZdlLeJg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35708 -form: Symfony\Component\Form\Form {#35704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35665 …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 | "8.4IfEjgdbdS8DilWn-b7dhR9lfoDcAmK3EFHjjKaxRWY.0M-rx38dER1R8zyfyOywyXQtFLClc1bffACA5MH4DQfU__zkVm8ZdlLeJg" |