Forms
-
search_form
-
query
-
_token
-
-
search_form_footer
-
query
-
_token
-
-
form-01876af0-ddfc-70c3-ab25-5f85f55a9907
-
offer
-
variation
-
modification
-
018ec822-1ecf-72b6-85c1-c42787b8849b
-
placeholder
-
0
-
1
-
2
-
3
-
-
018ec822-1ed0-7404-9411-8102958baac6
-
placeholder
-
0
-
1
-
2
-
-
018ec822-1ed0-7404-9411-810295a9dd69
-
category
-
filter
-
_token
-
-
0194002f-6bf2-7116-867e-67865d297fe1
-
invariable
-
products_favorite
-
-
0194002f-6c04-792a-b718-25ac7da98fde
-
invariable
-
products_favorite
-
-
0194002f-6c08-7374-afc8-55e7d6933022
-
invariable
-
products_favorite
-
-
0194002f-6c0c-7cfa-8300-2be9bf03b766
-
invariable
-
products_favorite
-
-
0194002f-6c13-72ab-88a5-9340d6fbba95
-
invariable
-
products_favorite
-
-
0194002f-6c1b-7028-b565-cbeea6d9a2bd
-
invariable
-
products_favorite
-
-
0194002f-6c1e-7b86-aee7-c46d058a4288
-
invariable
-
products_favorite
-
-
0194002f-6c26-7fb7-8d05-19803856a06c
-
invariable
-
products_favorite
-
-
0194002f-6c30-7340-b02a-8e4415b2e42e
-
invariable
-
products_favorite
-
-
0194002f-6c34-7a87-9d4a-1bdf8c13bced
-
invariable
-
products_favorite
-
-
0194002f-6c3f-7b51-9664-b735aebe717b
-
invariable
-
products_favorite
-
-
0194002f-6c42-7d72-9752-1ff1f2e2ee4d
-
invariable
-
products_favorite
-
-
0194002f-6c49-7ed5-a755-3a4b6a7d10da
-
invariable
-
products_favorite
-
-
0194002f-6c4d-77ab-a776-025cdcf2a734
-
invariable
-
products_favorite
-
-
0194002f-6c51-7de3-8a6c-ae61fa0ebe82
-
invariable
-
products_favorite
-
-
0194002f-6c5b-79c1-a5f9-75229fe40ad5
-
invariable
-
products_favorite
-
-
0194002f-6c65-760f-9cdf-76ed894310c7
-
invariable
-
products_favorite
-
-
0194002f-6c70-7f96-9f9b-50cfe73c0d5e
-
invariable
-
products_favorite
-
-
0194002f-6c73-7723-a491-e292348f184d
-
invariable
-
products_favorite
-
-
0194002f-6c77-725c-aa67-fc71eb7a79cd
-
invariable
-
products_favorite
-
-
0194002f-6c7a-772a-b229-cd928e24357e
-
invariable
-
products_favorite
-
-
0194002f-7191-7595-94d7-21efed6427ad
-
invariable
-
products_favorite
-
-
0194002f-7198-7f3e-a879-bff49b664c13
-
invariable
-
products_favorite
-
-
0194002f-71a3-729a-9134-231d53c7028f
-
invariable
-
products_favorite
-
search_form
"BaksDev\Core\Form\Search\SearchForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Core\Form\Search\SearchDTO {#3173 +query: null -searchTags: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/search" |
same as passed value |
| data | BaksDev\Core\Form\Search\SearchDTO {#3173 +query: null -searchTags: [] } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/search" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Core\Form\Search\SearchDTO {#3173 +query: null -searchTags: [] } |
| data_class | "BaksDev\Core\Form\Search\SearchDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Core\Form\Search\SearchDTO" } } |
| 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 | [] |
| 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 | "core.search" |
| trim | true |
| upload_max_size_message | Closure() {#3373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3374 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form" "_search_form" ] |
| cache_key | "_search_form_search_form" |
| compound | true |
| data | BaksDev\Core\Form\Search\SearchDTO {#3173 +query: null -searchTags: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3563 -errors: [] -form: Symfony\Component\Form\Form {#3198 …} } |
| form | Symfony\Component\Form\FormView {#3564 …5} |
| full_name | "search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form" |
| valid | true |
| value | BaksDev\Core\Form\Search\SearchDTO {#3173 +query: null -searchTags: [] } |
query
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
[ "class" => "w-100" "placeholder" => "Search" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3323 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_form_query" ] |
| cache_key | "_search_form_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3568 -errors: [] -form: Symfony\Component\Form\Form {#3347 …} } |
| form | Symfony\Component\Form\FormView {#3567 …5} |
| full_name | "search_form[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_query" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form_query" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b070b953cb7ac12a907ad839d57c051b.Hx39ValJIYYPvsLZ7S93gVe6NDhyiwIhXX4rG-WroPA.Vy-zLeULEuRq-prpuGcYsBbQdVIV7HAZKzIdfLT0kaQpUpMHxwdt70TRkw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "b070b953cb7ac12a907ad839d57c051b.Hx39ValJIYYPvsLZ7S93gVe6NDhyiwIhXX4rG-WroPA.Vy-zLeULEuRq-prpuGcYsBbQdVIV7HAZKzIdfLT0kaQpUpMHxwdt70TRkw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | "b070b953cb7ac12a907ad839d57c051b.Hx39ValJIYYPvsLZ7S93gVe6NDhyiwIhXX4rG-WroPA.Vy-zLeULEuRq-prpuGcYsBbQdVIV7HAZKzIdfLT0kaQpUpMHxwdt70TRkw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3565 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3570 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search_form__token" ] |
| cache_key | "_search_form__token_hidden" |
| compound | false |
| data | "b070b953cb7ac12a907ad839d57c051b.Hx39ValJIYYPvsLZ7S93gVe6NDhyiwIhXX4rG-WroPA.Vy-zLeULEuRq-prpuGcYsBbQdVIV7HAZKzIdfLT0kaQpUpMHxwdt70TRkw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3580 -errors: [] -form: Symfony\Component\Form\Form {#3576 …} } |
| form | Symfony\Component\Form\FormView {#3571 …5} |
| full_name | "search_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form__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 | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form__token" |
| valid | true |
| value | "b070b953cb7ac12a907ad839d57c051b.Hx39ValJIYYPvsLZ7S93gVe6NDhyiwIhXX4rG-WroPA.Vy-zLeULEuRq-prpuGcYsBbQdVIV7HAZKzIdfLT0kaQpUpMHxwdt70TRkw" |
search_form_footer
"BaksDev\Core\Form\Search\SearchForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Core\Form\Search\SearchDTO {#854 +query: null -searchTags: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/search" |
same as passed value |
| data | BaksDev\Core\Form\Search\SearchDTO {#854 +query: null -searchTags: [] } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/search" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Core\Form\Search\SearchDTO {#854 +query: null -searchTags: [] } |
| data_class | "BaksDev\Core\Form\Search\SearchDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1014 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Core\Form\Search\SearchDTO" } } |
| 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 | [] |
| 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 | "core.search" |
| trim | true |
| upload_max_size_message | Closure() {#1017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#1016 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form" "_search_form_footer" ] |
| cache_key | "_search_form_footer_search_form" |
| compound | true |
| data | BaksDev\Core\Form\Search\SearchDTO {#854 +query: null -searchTags: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1029 -errors: [] -form: Symfony\Component\Form\Form {#1034 …} } |
| form | Symfony\Component\Form\FormView {#1018 …5} |
| full_name | "search_form_footer" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_footer" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search_form_footer" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form_footer" |
| valid | true |
| value | BaksDev\Core\Form\Search\SearchDTO {#854 +query: null -searchTags: [] } |
query
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
[ "class" => "w-100" "placeholder" => "Search" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#1027 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_form_footer_query" ] |
| cache_key | "_search_form_footer_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1045 -errors: [] -form: Symfony\Component\Form\Form {#1037 …} } |
| form | Symfony\Component\Form\FormView {#1044 …5} |
| full_name | "search_form_footer[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_footer_query" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form_footer_query" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2201c771b55a7eafa89ce059c.eG-5uvUbPbRagZcl5L0JjyeC3ZGB76o4ayvN--oivMk.Ih_01a9TXoIC0f5nrvJa3lfvjfz33uBuGGSHqJBr_7gxDPHztE9L4x-w5A" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "2201c771b55a7eafa89ce059c.eG-5uvUbPbRagZcl5L0JjyeC3ZGB76o4ayvN--oivMk.Ih_01a9TXoIC0f5nrvJa3lfvjfz33uBuGGSHqJBr_7gxDPHztE9L4x-w5A" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | "2201c771b55a7eafa89ce059c.eG-5uvUbPbRagZcl5L0JjyeC3ZGB76o4ayvN--oivMk.Ih_01a9TXoIC0f5nrvJa3lfvjfz33uBuGGSHqJBr_7gxDPHztE9L4x-w5A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1042 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#1047 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search_form_footer__token" ] |
| cache_key | "_search_form_footer__token_hidden" |
| compound | false |
| data | "2201c771b55a7eafa89ce059c.eG-5uvUbPbRagZcl5L0JjyeC3ZGB76o4ayvN--oivMk.Ih_01a9TXoIC0f5nrvJa3lfvjfz33uBuGGSHqJBr_7gxDPHztE9L4x-w5A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1060 -errors: [] -form: Symfony\Component\Form\Form {#1056 …} } |
| form | Symfony\Component\Form\FormView {#1050 …5} |
| full_name | "search_form_footer[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_footer__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 | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form_footer__token" |
| valid | true |
| value | "2201c771b55a7eafa89ce059c.eG-5uvUbPbRagZcl5L0JjyeC3ZGB76o4ayvN--oivMk.Ih_01a9TXoIC0f5nrvJa3lfvjfz33uBuGGSHqJBr_7gxDPHztE9L4x-w5A" |
form-01876af0-ddfc-70c3-ab25-5f85f55a9907
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2619 -category: BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } -offer: null -variation: null -modification: null -property: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/catalog/triangle" |
same as passed value |
| data | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2619 -category: BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } -offer: null -variation: null -modification: null -property: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/catalog/triangle" |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2619 -category: BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } -offer: null -variation: null -modification: null -property: null } |
| data_class | "BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2608 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO" } } |
| 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 | [] |
| 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() {#2628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2627 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/catalog/triangle" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_category_filter_form" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_product_category_filter_form" |
| compound | true |
| data | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2619 -category: BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } -offer: null -variation: null -modification: null -property: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2676 -errors: [] -form: Symfony\Component\Form\Form {#3248 …} } |
| form | Symfony\Component\Form\FormView {#3372 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| valid | true |
| value | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2619 -category: BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } -offer: null -variation: null -modification: null -property: null } |
offer
Errors
This form has no errors.
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 | "Диаметр" |
same as passed value |
| priority | 200 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($radius) {#2803 class: "BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable" this: BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable {#2800 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.radius" |
| choice_translation_parameters | [] |
| choice_value | Closure($radius) {#2681 class: "BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable" this: BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable {#2800 …} } |
| choices | [ "13" "14" "15" "15C" "16" "16C" "17" "18" "19" "20" "21" "22" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Диаметр" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 200 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "field.tire.radius" |
| trim | false |
| upload_max_size_message | Closure() {#2728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2658 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_radius_field_form_available" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_offer" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_offer_tire_radius_field_form_available" |
| choice_translation_domain | "field.tire.radius" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +data: "13" +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +data: "14" +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +data: "15" +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3497 +data: "15C" +value: "15C" +label: "15C" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3431 +data: "16" +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3427 +data: "16C" +value: "16C" +label: "16C" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +data: "17" +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +data: "18" +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3429 +data: "19" +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +data: "20" +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +data: "21" +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +data: "22" +value: "22" +label: "22" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#580 -errors: [] -form: Symfony\Component\Form\Form {#3240 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3379 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_offer" |
| is_selected | Closure($choice, $value) {#3498 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Диаметр" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "offer" |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 200 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.radius" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_offer" |
| valid | true |
| value | "" |
variation
Errors
This form has no errors.
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 | "Ширина" |
same as passed value |
| priority | 199 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($width) {#2672 class: "BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable" this: BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable {#2682 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.width" |
| choice_translation_parameters | [] |
| choice_value | Closure($width) {#2680 class: "BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable" this: BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable {#2682 …} } |
| choices | [ "175" "185" "195" "205" "215" "225" "235" "245" "255" "265" "275" "285" "295" "315" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ширина" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 199 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "field.tire.width" |
| trim | false |
| upload_max_size_message | Closure() {#2892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2900 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_width_field_form_available" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_variation" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_variation_tire_width_field_form_available" |
| choice_translation_domain | "field.tire.width" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +data: "175" +value: "175" +label: "175" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +data: "185" +value: "185" +label: "185" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3486 +data: "195" +value: "195" +label: "195" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +data: "205" +value: "205" +label: "205" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +data: "215" +value: "215" +label: "215" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +data: "225" +value: "225" +label: "225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +data: "235" +value: "235" +label: "235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +data: "245" +value: "245" +label: "245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +data: "255" +value: "255" +label: "255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +data: "265" +value: "265" +label: "265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +data: "275" +value: "275" +label: "275" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3481 +data: "285" +value: "285" +label: "285" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3480 +data: "295" +value: "295" +label: "295" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +data: "315" +value: "315" +label: "315" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3462 -errors: [] -form: Symfony\Component\Form\Form {#3211 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3463 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[variation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_variation" |
| is_selected | Closure($choice, $value) {#3509 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Ширина" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "variation" |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 199 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.width" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_variation" |
| valid | true |
| value | "" |
modification
Errors
This form has no errors.
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 | "Профиль" |
same as passed value |
| priority | 198 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($profile) {#3066 class: "BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable" this: BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable {#2807 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.profile" |
| choice_translation_parameters | [] |
| choice_value | Closure($profile) {#3068 class: "BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable" this: BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable {#2807 …} } |
| choices | [ "30" "35" "40" "45" "50" "55" "60" "65" "70" "75" "80" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Профиль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 198 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "field.tire.profile" |
| trim | false |
| upload_max_size_message | Closure() {#2660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3029 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_profile_field_form_available" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_modification" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_modification_tire_profile_field_form_available" |
| choice_translation_domain | "field.tire.profile" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +data: "30" +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +data: "35" +value: "35" +label: "35" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3513 +data: "40" +value: "40" +label: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +data: "45" +value: "45" +label: "45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +data: "50" +value: "50" +label: "50" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +data: "55" +value: "55" +label: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +data: "60" +value: "60" +label: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +data: "65" +value: "65" +label: "65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +data: "70" +value: "70" +label: "70" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +data: "75" +value: "75" +label: "75" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +data: "80" +value: "80" +label: "80" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3506 -errors: [] -form: Symfony\Component\Form\Form {#3208 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3510 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[modification]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_modification" |
| is_selected | Closure($choice, $value) {#3523 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Профиль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "modification" |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 198 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.profile" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_modification" |
| valid | true |
| value | "" |
018ec822-1ecf-72b6-85c1-c42787b8849b
"BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3341 -value: null } |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "tire_cartype_field" |
same as passed value |
| data | null |
same as passed value |
| label | "Тип автомобиля" |
same as passed value |
| mapped | false |
same as passed value |
| priority | 100 |
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 | "tire_cartype_field" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($status) {#3105 class: "BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm" this: BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm {#2670 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.cartype" |
| choice_translation_parameters | [] |
| choice_value | Closure($status) {#3104 class: "BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm" this: BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm {#2670 …} } |
| choices | [ BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#2909 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2908 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3101 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2643 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3107 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2671 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3106 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2675 …} } ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Тип автомобиля" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "None" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 100 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "field.tire.cartype" |
| trim | false |
| upload_max_size_message | Closure() {#3100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3095 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_cartype_field" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_tire_cartype_field" |
| choice_translation_domain | "field.tire.cartype" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#2909 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2908 …} } +value: "passenger" +label: "passenger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3101 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2643 …} } +value: "jeep" +label: "jeep" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3107 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2671 …} } +value: "bus" +label: "bus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3106 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2675 …} } +value: "truck" +label: "truck" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3341 -value: null } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3522 -errors: [] -form: Symfony\Component\Form\Form {#3187 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3524 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b" |
| is_selected | Closure($choice, $value) {#3525 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Тип автомобиля" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "018ec822-1ecf-72b6-85c1-c42787b8849b" |
| placeholder | "None" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 100 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field" |
| valid | true |
| value | "" |
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "None" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.cartype" |
| trim | true |
| upload_max_size_message | Closure() {#3204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3203 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3529 -errors: [] -form: Symfony\Component\Form\Form {#3190 …} } |
| form | Symfony\Component\Form\FormView {#3528 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_placeholder" |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeholder" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "passenger" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "passenger" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "passenger" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.cartype" |
| trim | true |
| upload_max_size_message | Closure() {#3238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3191 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "passenger" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3530 -errors: [] -form: Symfony\Component\Form\Form {#3247 …} } |
| form | Symfony\Component\Form\FormView {#3531 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_0" |
| label | "passenger" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "passenger" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "jeep" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "jeep" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "jeep" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.cartype" |
| trim | true |
| upload_max_size_message | Closure() {#3230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3231 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "jeep" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3532 -errors: [] -form: Symfony\Component\Form\Form {#3251 …} } |
| form | Symfony\Component\Form\FormView {#3533 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_1" |
| label | "jeep" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "jeep" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "bus" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "bus" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "bus" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.cartype" |
| trim | true |
| upload_max_size_message | Closure() {#3221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3222 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "bus" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3534 -errors: [] -form: Symfony\Component\Form\Form {#3254 …} } |
| form | Symfony\Component\Form\FormView {#3535 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_2" |
| label | "bus" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "bus" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "truck" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "truck" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "truck" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.cartype" |
| trim | true |
| upload_max_size_message | Closure() {#3213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3217 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "truck" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3536 -errors: [] -form: Symfony\Component\Form\Form {#3257 …} } |
| form | Symfony\Component\Form\FormView {#3537 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_3" |
| label | "truck" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "truck" |
018ec822-1ed0-7404-9411-8102958baac6
"BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | BaksDev\Field\Tire\Season\Type\TireSeasonField {#3344 -value: null } |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "tire_season_field" |
same as passed value |
| data | null |
same as passed value |
| label | "Сезонность" |
same as passed value |
| mapped | false |
same as passed value |
| priority | 99 |
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 | "tire_season_field" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($status) {#3129 class: "BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm" this: BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm {#3122 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.season" |
| choice_translation_parameters | [] |
| choice_value | Closure($status) {#3128 class: "BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm" this: BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm {#3122 …} } |
| choices | [ BaksDev\Field\Tire\Season\Type\TireSeasonField {#3123 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3121 …} } BaksDev\Field\Tire\Season\Type\TireSeasonField {#3126 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3125 …} } BaksDev\Field\Tire\Season\Type\TireSeasonField {#3127 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3124 …} } ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Сезонность" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "None" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 99 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "field.tire.season" |
| trim | false |
| upload_max_size_message | Closure() {#3132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3131 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_season_field" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_tire_season_field" |
| choice_translation_domain | "field.tire.season" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3123 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3121 …} } +value: "summer" +label: "summer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3126 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3125 …} } +value: "winter" +label: "winter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3127 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3124 …} } +value: "all" +label: "all" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | BaksDev\Field\Tire\Season\Type\TireSeasonField {#3344 -value: null } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3527 -errors: [] -form: Symfony\Component\Form\Form {#3296 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3526 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6" |
| is_selected | Closure($choice, $value) {#3539 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Сезонность" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "018ec822-1ed0-7404-9411-8102958baac6" |
| placeholder | "None" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 99 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field" |
| valid | true |
| value | "" |
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "None" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.season" |
same as passed value |
| value | "" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.season" |
| trim | true |
| upload_max_size_message | Closure() {#3262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3261 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3542 -errors: [] -form: Symfony\Component\Form\Form {#3299 …} } |
| form | Symfony\Component\Form\FormView {#3541 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6_placeholder" |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeholder" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "summer" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.season" |
same as passed value |
| value | "summer" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "summer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.season" |
| trim | true |
| upload_max_size_message | Closure() {#3271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3270 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "summer" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3543 -errors: [] -form: Symfony\Component\Form\Form {#3302 …} } |
| form | Symfony\Component\Form\FormView {#3544 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6_0" |
| label | "summer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" |
| valid | true |
| value | "summer" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "winter" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.season" |
same as passed value |
| value | "winter" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "winter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.season" |
| trim | true |
| upload_max_size_message | Closure() {#3280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3279 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "winter" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3545 -errors: [] -form: Symfony\Component\Form\Form {#3305 …} } |
| form | Symfony\Component\Form\FormView {#3546 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6_1" |
| label | "winter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" |
| valid | true |
| value | "winter" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "all" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.season" |
same as passed value |
| value | "all" |
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 |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "all" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "field.tire.season" |
| trim | true |
| upload_max_size_message | Closure() {#3289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3288 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "all" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3547 -errors: [] -form: Symfony\Component\Form\Form {#3308 …} } |
| form | Symfony\Component\Form\FormView {#3548 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6_2" |
| label | "all" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" |
| valid | true |
| value | "all" |
018ec822-1ed0-7404-9411-810295a9dd69
"BaksDev\Field\Tire\Studs\Form\TireStudsFieldForm"
Errors
This form has no errors.
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 |
|---|---|---|
| block_name | "tire_studs_field" |
same as passed value |
| data | null |
same as passed value |
| label | "Средство против скольжения" |
same as passed value |
| mapped | false |
same as passed value |
| priority | 98 |
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 | "tire_studs_field" |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3150 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3151 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Средство против скольжения" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 98 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | "field.tire.studs" |
| trim | true |
| upload_max_size_message | Closure() {#3153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3152 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "tire_studs_field" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_studs_field" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_studs_field_tire_studs_field" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3540 -errors: [] -form: Symfony\Component\Form\Form {#3311 …} } |
| form | Symfony\Component\Form\FormView {#3538 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-810295a9dd69]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-810295a9dd69" |
| label | "Средство против скольжения" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "018ec822-1ed0-7404-9411-810295a9dd69" |
| priority | 98 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.studs" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_studs_field" |
| valid | true |
| value | "1" |
category
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } |
| Normalized Format | "01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2634 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#2636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2635 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_category" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_category_hidden" |
| compound | false |
| data | "01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3133 -errors: [] -form: Symfony\Component\Form\Form {#3243 …} } |
| form | Symfony\Component\Form\FormView {#3281 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_category" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "category" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_category" |
| valid | true |
| value | "01876af0-ddfc-70c3-ab25-5f85f55a9907" |
filter
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_filter" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_filter_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3549 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[filter]" |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_filter" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "filter" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_filter" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "25a35006603.Sk6CoqwAwOfLW0G-y73u-TRkxjRdfczb9LKZRV7i0ZY.IyPr0c15t6qoai-PuemZiQE-rQFtJ5WdzIbfDg2Aht8ZIcHzm1CCjP0TBA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "25a35006603.Sk6CoqwAwOfLW0G-y73u-TRkxjRdfczb9LKZRV7i0ZY.IyPr0c15t6qoai-PuemZiQE-rQFtJ5WdzIbfDg2Aht8ZIcHzm1CCjP0TBA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | "25a35006603.Sk6CoqwAwOfLW0G-y73u-TRkxjRdfczb9LKZRV7i0ZY.IyPr0c15t6qoai-PuemZiQE-rQFtJ5WdzIbfDg2Aht8ZIcHzm1CCjP0TBA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3318 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3550 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907__token" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907__token_hidden" |
| compound | false |
| data | "25a35006603.Sk6CoqwAwOfLW0G-y73u-TRkxjRdfczb9LKZRV7i0ZY.IyPr0c15t6qoai-PuemZiQE-rQFtJ5WdzIbfDg2Aht8ZIcHzm1CCjP0TBA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3561 -errors: [] -form: Symfony\Component\Form\Form {#3557 …} } |
| form | Symfony\Component\Form\FormView {#3552 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907__token" |
| valid | true |
| value | "25a35006603.Sk6CoqwAwOfLW0G-y73u-TRkxjRdfczb9LKZRV7i0ZY.IyPr0c15t6qoai-PuemZiQE-rQFtJ5WdzIbfDg2Aht8ZIcHzm1CCjP0TBA" |
0194002f-6bf2-7116-867e-67865d297fe1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4092 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4091 -value: Symfony\Component\Uid\Uuid {#4090 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4092 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4091 -value: Symfony\Component\Uid\Uuid {#4090 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4092 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4091 -value: Symfony\Component\Uid\Uuid {#4090 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4110 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6bf2-7116-867e-67865d297fe1" ] |
| cache_key | "_0194002f-6bf2-7116-867e-67865d297fe1_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4092 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4091 -value: Symfony\Component\Uid\Uuid {#4090 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4125 -errors: [] -form: Symfony\Component\Form\Form {#4126 …} } |
| form | Symfony\Component\Form\FormView {#4112 …5} |
| full_name | "0194002f-6bf2-7116-867e-67865d297fe1" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6bf2-7116-867e-67865d297fe1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6bf2-7116-867e-67865d297fe1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6bf2-7116-867e-67865d297fe1" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4092 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4091 -value: Symfony\Component\Uid\Uuid {#4090 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4091 -value: Symfony\Component\Uid\Uuid {#4090 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4118 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6bf2-7116-867e-67865d297fe1_invariable" ] |
| cache_key | "_0194002f-6bf2-7116-867e-67865d297fe1_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4091 -value: Symfony\Component\Uid\Uuid {#4090 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4138 -errors: [] -form: Symfony\Component\Form\Form {#4129 …} } |
| form | Symfony\Component\Form\FormView {#4137 …5} |
| full_name | "0194002f-6bf2-7116-867e-67865d297fe1[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6bf2-7116-867e-67865d297fe1_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6bf2-7116-867e-67865d297fe1_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4091 -value: Symfony\Component\Uid\Uuid {#4090 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6bf2-7116-867e-67865d297fe1_products_favorite" ] |
| cache_key | "_0194002f-6bf2-7116-867e-67865d297fe1_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4140 …5} |
| full_name | "0194002f-6bf2-7116-867e-67865d297fe1[products_favorite]" |
| id | "f-6bf2-7116-867e-67865d297fe1_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6bf2-7116-867e-67865d297fe1_products_favorite" |
| value | null |
0194002f-6c04-792a-b718-25ac7da98fde
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4180 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c04-792a-b718-25ac7da98fde" ] |
| cache_key | "_0194002f-6c04-792a-b718-25ac7da98fde_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4203 -errors: [] -form: Symfony\Component\Form\Form {#4204 …} } |
| form | Symfony\Component\Form\FormView {#4190 …5} |
| full_name | "0194002f-6c04-792a-b718-25ac7da98fde" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c04-792a-b718-25ac7da98fde" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c04-792a-b718-25ac7da98fde" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c04-792a-b718-25ac7da98fde" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4196 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c04-792a-b718-25ac7da98fde_invariable" ] |
| cache_key | "_0194002f-6c04-792a-b718-25ac7da98fde_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4216 -errors: [] -form: Symfony\Component\Form\Form {#4207 …} } |
| form | Symfony\Component\Form\FormView {#4215 …5} |
| full_name | "0194002f-6c04-792a-b718-25ac7da98fde[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c04-792a-b718-25ac7da98fde_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c04-792a-b718-25ac7da98fde_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c04-792a-b718-25ac7da98fde_products_favorite" ] |
| cache_key | "_0194002f-6c04-792a-b718-25ac7da98fde_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4218 …5} |
| full_name | "0194002f-6c04-792a-b718-25ac7da98fde[products_favorite]" |
| id | "f-6c04-792a-b718-25ac7da98fde_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c04-792a-b718-25ac7da98fde_products_favorite" |
| value | null |
0194002f-6c08-7374-afc8-55e7d6933022
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4248 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c08-7374-afc8-55e7d6933022" ] |
| cache_key | "_0194002f-6c08-7374-afc8-55e7d6933022_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4274 -errors: [] -form: Symfony\Component\Form\Form {#4275 …} } |
| form | Symfony\Component\Form\FormView {#4261 …5} |
| full_name | "0194002f-6c08-7374-afc8-55e7d6933022" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c08-7374-afc8-55e7d6933022" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c08-7374-afc8-55e7d6933022" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c08-7374-afc8-55e7d6933022" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4267 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c08-7374-afc8-55e7d6933022_invariable" ] |
| cache_key | "_0194002f-6c08-7374-afc8-55e7d6933022_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4287 -errors: [] -form: Symfony\Component\Form\Form {#4278 …} } |
| form | Symfony\Component\Form\FormView {#4286 …5} |
| full_name | "0194002f-6c08-7374-afc8-55e7d6933022[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c08-7374-afc8-55e7d6933022_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c08-7374-afc8-55e7d6933022_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c08-7374-afc8-55e7d6933022_products_favorite" ] |
| cache_key | "_0194002f-6c08-7374-afc8-55e7d6933022_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4289 …5} |
| full_name | "0194002f-6c08-7374-afc8-55e7d6933022[products_favorite]" |
| id | "f-6c08-7374-afc8-55e7d6933022_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c08-7374-afc8-55e7d6933022_products_favorite" |
| value | null |
0194002f-6c0c-7cfa-8300-2be9bf03b766
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4319 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c0c-7cfa-8300-2be9bf03b766" ] |
| cache_key | "_0194002f-6c0c-7cfa-8300-2be9bf03b766_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4345 -errors: [] -form: Symfony\Component\Form\Form {#4346 …} } |
| form | Symfony\Component\Form\FormView {#4332 …5} |
| full_name | "0194002f-6c0c-7cfa-8300-2be9bf03b766" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c0c-7cfa-8300-2be9bf03b766" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c0c-7cfa-8300-2be9bf03b766" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c0c-7cfa-8300-2be9bf03b766" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4338 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c0c-7cfa-8300-2be9bf03b766_invariable" ] |
| cache_key | "_0194002f-6c0c-7cfa-8300-2be9bf03b766_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4358 -errors: [] -form: Symfony\Component\Form\Form {#4349 …} } |
| form | Symfony\Component\Form\FormView {#4357 …5} |
| full_name | "0194002f-6c0c-7cfa-8300-2be9bf03b766[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c0c-7cfa-8300-2be9bf03b766_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c0c-7cfa-8300-2be9bf03b766_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c0c-7cfa-8300-2be9bf03b766_products_favorite" ] |
| cache_key | "_0194002f-6c0c-7cfa-8300-2be9bf03b766_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4360 …5} |
| full_name | "0194002f-6c0c-7cfa-8300-2be9bf03b766[products_favorite]" |
| id | "f-6c0c-7cfa-8300-2be9bf03b766_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c0c-7cfa-8300-2be9bf03b766_products_favorite" |
| value | null |
0194002f-6c13-72ab-88a5-9340d6fbba95
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4388 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4390 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c13-72ab-88a5-9340d6fbba95" ] |
| cache_key | "_0194002f-6c13-72ab-88a5-9340d6fbba95_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4416 -errors: [] -form: Symfony\Component\Form\Form {#4417 …} } |
| form | Symfony\Component\Form\FormView {#4403 …5} |
| full_name | "0194002f-6c13-72ab-88a5-9340d6fbba95" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c13-72ab-88a5-9340d6fbba95" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c13-72ab-88a5-9340d6fbba95" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c13-72ab-88a5-9340d6fbba95" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4408 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4409 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c13-72ab-88a5-9340d6fbba95_invariable" ] |
| cache_key | "_0194002f-6c13-72ab-88a5-9340d6fbba95_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4429 -errors: [] -form: Symfony\Component\Form\Form {#4420 …} } |
| form | Symfony\Component\Form\FormView {#4428 …5} |
| full_name | "0194002f-6c13-72ab-88a5-9340d6fbba95[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c13-72ab-88a5-9340d6fbba95_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c13-72ab-88a5-9340d6fbba95_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c13-72ab-88a5-9340d6fbba95_products_favorite" ] |
| cache_key | "_0194002f-6c13-72ab-88a5-9340d6fbba95_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4431 …5} |
| full_name | "0194002f-6c13-72ab-88a5-9340d6fbba95[products_favorite]" |
| id | "f-6c13-72ab-88a5-9340d6fbba95_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c13-72ab-88a5-9340d6fbba95_products_favorite" |
| value | null |
0194002f-6c1b-7028-b565-cbeea6d9a2bd
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4459 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4461 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c1b-7028-b565-cbeea6d9a2bd" ] |
| cache_key | "_0194002f-6c1b-7028-b565-cbeea6d9a2bd_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4487 -errors: [] -form: Symfony\Component\Form\Form {#4488 …} } |
| form | Symfony\Component\Form\FormView {#4474 …5} |
| full_name | "0194002f-6c1b-7028-b565-cbeea6d9a2bd" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c1b-7028-b565-cbeea6d9a2bd" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c1b-7028-b565-cbeea6d9a2bd" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c1b-7028-b565-cbeea6d9a2bd" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4480 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c1b-7028-b565-cbeea6d9a2bd_invariable" ] |
| cache_key | "_0194002f-6c1b-7028-b565-cbeea6d9a2bd_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4500 -errors: [] -form: Symfony\Component\Form\Form {#4491 …} } |
| form | Symfony\Component\Form\FormView {#4499 …5} |
| full_name | "0194002f-6c1b-7028-b565-cbeea6d9a2bd[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c1b-7028-b565-cbeea6d9a2bd_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c1b-7028-b565-cbeea6d9a2bd_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c1b-7028-b565-cbeea6d9a2bd_products_favorite" ] |
| cache_key | "_0194002f-6c1b-7028-b565-cbeea6d9a2bd_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4502 …5} |
| full_name | "0194002f-6c1b-7028-b565-cbeea6d9a2bd[products_favorite]" |
| id | "f-6c1b-7028-b565-cbeea6d9a2bd_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c1b-7028-b565-cbeea6d9a2bd_products_favorite" |
| value | null |
0194002f-6c1e-7b86-aee7-c46d058a4288
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4532 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c1e-7b86-aee7-c46d058a4288" ] |
| cache_key | "_0194002f-6c1e-7b86-aee7-c46d058a4288_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4558 -errors: [] -form: Symfony\Component\Form\Form {#4559 …} } |
| form | Symfony\Component\Form\FormView {#4545 …5} |
| full_name | "0194002f-6c1e-7b86-aee7-c46d058a4288" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c1e-7b86-aee7-c46d058a4288" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c1e-7b86-aee7-c46d058a4288" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c1e-7b86-aee7-c46d058a4288" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4551 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c1e-7b86-aee7-c46d058a4288_invariable" ] |
| cache_key | "_0194002f-6c1e-7b86-aee7-c46d058a4288_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4571 -errors: [] -form: Symfony\Component\Form\Form {#4562 …} } |
| form | Symfony\Component\Form\FormView {#4570 …5} |
| full_name | "0194002f-6c1e-7b86-aee7-c46d058a4288[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c1e-7b86-aee7-c46d058a4288_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c1e-7b86-aee7-c46d058a4288_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c1e-7b86-aee7-c46d058a4288_products_favorite" ] |
| cache_key | "_0194002f-6c1e-7b86-aee7-c46d058a4288_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4573 …5} |
| full_name | "0194002f-6c1e-7b86-aee7-c46d058a4288[products_favorite]" |
| id | "f-6c1e-7b86-aee7-c46d058a4288_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c1e-7b86-aee7-c46d058a4288_products_favorite" |
| value | null |
0194002f-6c26-7fb7-8d05-19803856a06c
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4603 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c26-7fb7-8d05-19803856a06c" ] |
| cache_key | "_0194002f-6c26-7fb7-8d05-19803856a06c_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4629 -errors: [] -form: Symfony\Component\Form\Form {#4630 …} } |
| form | Symfony\Component\Form\FormView {#4616 …5} |
| full_name | "0194002f-6c26-7fb7-8d05-19803856a06c" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c26-7fb7-8d05-19803856a06c" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c26-7fb7-8d05-19803856a06c" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c26-7fb7-8d05-19803856a06c" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4622 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c26-7fb7-8d05-19803856a06c_invariable" ] |
| cache_key | "_0194002f-6c26-7fb7-8d05-19803856a06c_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4642 -errors: [] -form: Symfony\Component\Form\Form {#4633 …} } |
| form | Symfony\Component\Form\FormView {#4641 …5} |
| full_name | "0194002f-6c26-7fb7-8d05-19803856a06c[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c26-7fb7-8d05-19803856a06c_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c26-7fb7-8d05-19803856a06c_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c26-7fb7-8d05-19803856a06c_products_favorite" ] |
| cache_key | "_0194002f-6c26-7fb7-8d05-19803856a06c_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4644 …5} |
| full_name | "0194002f-6c26-7fb7-8d05-19803856a06c[products_favorite]" |
| id | "f-6c26-7fb7-8d05-19803856a06c_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c26-7fb7-8d05-19803856a06c_products_favorite" |
| value | null |
0194002f-6c30-7340-b02a-8e4415b2e42e
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4647 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4652 -value: Symfony\Component\Uid\Uuid {#4649 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4647 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4652 -value: Symfony\Component\Uid\Uuid {#4649 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4647 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4652 -value: Symfony\Component\Uid\Uuid {#4649 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4672 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4674 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c30-7340-b02a-8e4415b2e42e" ] |
| cache_key | "_0194002f-6c30-7340-b02a-8e4415b2e42e_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4647 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4652 -value: Symfony\Component\Uid\Uuid {#4649 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4700 -errors: [] -form: Symfony\Component\Form\Form {#4701 …} } |
| form | Symfony\Component\Form\FormView {#4687 …5} |
| full_name | "0194002f-6c30-7340-b02a-8e4415b2e42e" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c30-7340-b02a-8e4415b2e42e" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c30-7340-b02a-8e4415b2e42e" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c30-7340-b02a-8e4415b2e42e" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4647 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4652 -value: Symfony\Component\Uid\Uuid {#4649 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4652 -value: Symfony\Component\Uid\Uuid {#4649 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4693 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c30-7340-b02a-8e4415b2e42e_invariable" ] |
| cache_key | "_0194002f-6c30-7340-b02a-8e4415b2e42e_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4652 -value: Symfony\Component\Uid\Uuid {#4649 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4713 -errors: [] -form: Symfony\Component\Form\Form {#4704 …} } |
| form | Symfony\Component\Form\FormView {#4712 …5} |
| full_name | "0194002f-6c30-7340-b02a-8e4415b2e42e[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c30-7340-b02a-8e4415b2e42e_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c30-7340-b02a-8e4415b2e42e_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4652 -value: Symfony\Component\Uid\Uuid {#4649 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c30-7340-b02a-8e4415b2e42e_products_favorite" ] |
| cache_key | "_0194002f-6c30-7340-b02a-8e4415b2e42e_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4715 …5} |
| full_name | "0194002f-6c30-7340-b02a-8e4415b2e42e[products_favorite]" |
| id | "f-6c30-7340-b02a-8e4415b2e42e_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c30-7340-b02a-8e4415b2e42e_products_favorite" |
| value | null |
0194002f-6c34-7a87-9d4a-1bdf8c13bced
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4718 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4723 -value: Symfony\Component\Uid\Uuid {#4720 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4718 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4723 -value: Symfony\Component\Uid\Uuid {#4720 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4718 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4723 -value: Symfony\Component\Uid\Uuid {#4720 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4743 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4745 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c34-7a87-9d4a-1bdf8c13bced" ] |
| cache_key | "_0194002f-6c34-7a87-9d4a-1bdf8c13bced_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4718 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4723 -value: Symfony\Component\Uid\Uuid {#4720 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4771 -errors: [] -form: Symfony\Component\Form\Form {#4772 …} } |
| form | Symfony\Component\Form\FormView {#4758 …5} |
| full_name | "0194002f-6c34-7a87-9d4a-1bdf8c13bced" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c34-7a87-9d4a-1bdf8c13bced" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c34-7a87-9d4a-1bdf8c13bced" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c34-7a87-9d4a-1bdf8c13bced" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4718 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4723 -value: Symfony\Component\Uid\Uuid {#4720 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4723 -value: Symfony\Component\Uid\Uuid {#4720 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4763 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4764 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c34-7a87-9d4a-1bdf8c13bced_invariable" ] |
| cache_key | "_0194002f-6c34-7a87-9d4a-1bdf8c13bced_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4723 -value: Symfony\Component\Uid\Uuid {#4720 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4784 -errors: [] -form: Symfony\Component\Form\Form {#4775 …} } |
| form | Symfony\Component\Form\FormView {#4783 …5} |
| full_name | "0194002f-6c34-7a87-9d4a-1bdf8c13bced[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c34-7a87-9d4a-1bdf8c13bced_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c34-7a87-9d4a-1bdf8c13bced_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4723 -value: Symfony\Component\Uid\Uuid {#4720 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c34-7a87-9d4a-1bdf8c13bced_products_favorite" ] |
| cache_key | "_0194002f-6c34-7a87-9d4a-1bdf8c13bced_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4786 …5} |
| full_name | "0194002f-6c34-7a87-9d4a-1bdf8c13bced[products_favorite]" |
| id | "f-6c34-7a87-9d4a-1bdf8c13bced_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c34-7a87-9d4a-1bdf8c13bced_products_favorite" |
| value | null |
0194002f-6c3f-7b51-9664-b735aebe717b
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4789 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4794 -value: Symfony\Component\Uid\Uuid {#4791 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4789 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4794 -value: Symfony\Component\Uid\Uuid {#4791 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4789 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4794 -value: Symfony\Component\Uid\Uuid {#4791 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4814 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4816 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c3f-7b51-9664-b735aebe717b" ] |
| cache_key | "_0194002f-6c3f-7b51-9664-b735aebe717b_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4789 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4794 -value: Symfony\Component\Uid\Uuid {#4791 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4842 -errors: [] -form: Symfony\Component\Form\Form {#4843 …} } |
| form | Symfony\Component\Form\FormView {#4829 …5} |
| full_name | "0194002f-6c3f-7b51-9664-b735aebe717b" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c3f-7b51-9664-b735aebe717b" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c3f-7b51-9664-b735aebe717b" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c3f-7b51-9664-b735aebe717b" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4789 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4794 -value: Symfony\Component\Uid\Uuid {#4791 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4794 -value: Symfony\Component\Uid\Uuid {#4791 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4834 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4835 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c3f-7b51-9664-b735aebe717b_invariable" ] |
| cache_key | "_0194002f-6c3f-7b51-9664-b735aebe717b_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4794 -value: Symfony\Component\Uid\Uuid {#4791 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4855 -errors: [] -form: Symfony\Component\Form\Form {#4846 …} } |
| form | Symfony\Component\Form\FormView {#4854 …5} |
| full_name | "0194002f-6c3f-7b51-9664-b735aebe717b[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c3f-7b51-9664-b735aebe717b_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c3f-7b51-9664-b735aebe717b_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4794 -value: Symfony\Component\Uid\Uuid {#4791 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c3f-7b51-9664-b735aebe717b_products_favorite" ] |
| cache_key | "_0194002f-6c3f-7b51-9664-b735aebe717b_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4857 …5} |
| full_name | "0194002f-6c3f-7b51-9664-b735aebe717b[products_favorite]" |
| id | "f-6c3f-7b51-9664-b735aebe717b_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c3f-7b51-9664-b735aebe717b_products_favorite" |
| value | null |
0194002f-6c42-7d72-9752-1ff1f2e2ee4d
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4860 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4865 -value: Symfony\Component\Uid\Uuid {#4862 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4860 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4865 -value: Symfony\Component\Uid\Uuid {#4862 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4860 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4865 -value: Symfony\Component\Uid\Uuid {#4862 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4887 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d" ] |
| cache_key | "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4860 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4865 -value: Symfony\Component\Uid\Uuid {#4862 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4913 -errors: [] -form: Symfony\Component\Form\Form {#4914 …} } |
| form | Symfony\Component\Form\FormView {#4900 …5} |
| full_name | "0194002f-6c42-7d72-9752-1ff1f2e2ee4d" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c42-7d72-9752-1ff1f2e2ee4d" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c42-7d72-9752-1ff1f2e2ee4d" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4860 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4865 -value: Symfony\Component\Uid\Uuid {#4862 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4865 -value: Symfony\Component\Uid\Uuid {#4862 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4905 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4906 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d_invariable" ] |
| cache_key | "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4865 -value: Symfony\Component\Uid\Uuid {#4862 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4926 -errors: [] -form: Symfony\Component\Form\Form {#4917 …} } |
| form | Symfony\Component\Form\FormView {#4925 …5} |
| full_name | "0194002f-6c42-7d72-9752-1ff1f2e2ee4d[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c42-7d72-9752-1ff1f2e2ee4d_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4865 -value: Symfony\Component\Uid\Uuid {#4862 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d_products_favorite" ] |
| cache_key | "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4928 …5} |
| full_name | "0194002f-6c42-7d72-9752-1ff1f2e2ee4d[products_favorite]" |
| id | "f-6c42-7d72-9752-1ff1f2e2ee4d_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c42-7d72-9752-1ff1f2e2ee4d_products_favorite" |
| value | null |
0194002f-6c49-7ed5-a755-3a4b6a7d10da
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4931 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4936 -value: Symfony\Component\Uid\Uuid {#4933 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4931 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4936 -value: Symfony\Component\Uid\Uuid {#4933 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4931 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4936 -value: Symfony\Component\Uid\Uuid {#4933 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4956 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#4961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4958 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c49-7ed5-a755-3a4b6a7d10da" ] |
| cache_key | "_0194002f-6c49-7ed5-a755-3a4b6a7d10da_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4931 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4936 -value: Symfony\Component\Uid\Uuid {#4933 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4984 -errors: [] -form: Symfony\Component\Form\Form {#4985 …} } |
| form | Symfony\Component\Form\FormView {#4971 …5} |
| full_name | "0194002f-6c49-7ed5-a755-3a4b6a7d10da" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c49-7ed5-a755-3a4b6a7d10da" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c49-7ed5-a755-3a4b6a7d10da" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c49-7ed5-a755-3a4b6a7d10da" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4931 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4936 -value: Symfony\Component\Uid\Uuid {#4933 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4936 -value: Symfony\Component\Uid\Uuid {#4933 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4976 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4977 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c49-7ed5-a755-3a4b6a7d10da_invariable" ] |
| cache_key | "_0194002f-6c49-7ed5-a755-3a4b6a7d10da_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4936 -value: Symfony\Component\Uid\Uuid {#4933 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4997 -errors: [] -form: Symfony\Component\Form\Form {#4988 …} } |
| form | Symfony\Component\Form\FormView {#4996 …5} |
| full_name | "0194002f-6c49-7ed5-a755-3a4b6a7d10da[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c49-7ed5-a755-3a4b6a7d10da_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c49-7ed5-a755-3a4b6a7d10da_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4936 -value: Symfony\Component\Uid\Uuid {#4933 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c49-7ed5-a755-3a4b6a7d10da_products_favorite" ] |
| cache_key | "_0194002f-6c49-7ed5-a755-3a4b6a7d10da_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4999 …5} |
| full_name | "0194002f-6c49-7ed5-a755-3a4b6a7d10da[products_favorite]" |
| id | "f-6c49-7ed5-a755-3a4b6a7d10da_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c49-7ed5-a755-3a4b6a7d10da_products_favorite" |
| value | null |
0194002f-6c4d-77ab-a776-025cdcf2a734
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5002 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5007 -value: Symfony\Component\Uid\Uuid {#5004 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5002 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5007 -value: Symfony\Component\Uid\Uuid {#5004 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5002 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5007 -value: Symfony\Component\Uid\Uuid {#5004 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5027 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5029 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c4d-77ab-a776-025cdcf2a734" ] |
| cache_key | "_0194002f-6c4d-77ab-a776-025cdcf2a734_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5002 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5007 -value: Symfony\Component\Uid\Uuid {#5004 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5055 -errors: [] -form: Symfony\Component\Form\Form {#5056 …} } |
| form | Symfony\Component\Form\FormView {#5042 …5} |
| full_name | "0194002f-6c4d-77ab-a776-025cdcf2a734" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c4d-77ab-a776-025cdcf2a734" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c4d-77ab-a776-025cdcf2a734" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c4d-77ab-a776-025cdcf2a734" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5002 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5007 -value: Symfony\Component\Uid\Uuid {#5004 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5007 -value: Symfony\Component\Uid\Uuid {#5004 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5047 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5048 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c4d-77ab-a776-025cdcf2a734_invariable" ] |
| cache_key | "_0194002f-6c4d-77ab-a776-025cdcf2a734_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5007 -value: Symfony\Component\Uid\Uuid {#5004 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5068 -errors: [] -form: Symfony\Component\Form\Form {#5059 …} } |
| form | Symfony\Component\Form\FormView {#5067 …5} |
| full_name | "0194002f-6c4d-77ab-a776-025cdcf2a734[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c4d-77ab-a776-025cdcf2a734_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c4d-77ab-a776-025cdcf2a734_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5007 -value: Symfony\Component\Uid\Uuid {#5004 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c4d-77ab-a776-025cdcf2a734_products_favorite" ] |
| cache_key | "_0194002f-6c4d-77ab-a776-025cdcf2a734_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5070 …5} |
| full_name | "0194002f-6c4d-77ab-a776-025cdcf2a734[products_favorite]" |
| id | "f-6c4d-77ab-a776-025cdcf2a734_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c4d-77ab-a776-025cdcf2a734_products_favorite" |
| value | null |
0194002f-6c51-7de3-8a6c-ae61fa0ebe82
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5073 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5078 -value: Symfony\Component\Uid\Uuid {#5075 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5073 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5078 -value: Symfony\Component\Uid\Uuid {#5075 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5073 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5078 -value: Symfony\Component\Uid\Uuid {#5075 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5098 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5100 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82" ] |
| cache_key | "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5073 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5078 -value: Symfony\Component\Uid\Uuid {#5075 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5126 -errors: [] -form: Symfony\Component\Form\Form {#5127 …} } |
| form | Symfony\Component\Form\FormView {#5113 …5} |
| full_name | "0194002f-6c51-7de3-8a6c-ae61fa0ebe82" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c51-7de3-8a6c-ae61fa0ebe82" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c51-7de3-8a6c-ae61fa0ebe82" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5073 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5078 -value: Symfony\Component\Uid\Uuid {#5075 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5078 -value: Symfony\Component\Uid\Uuid {#5075 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5119 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82_invariable" ] |
| cache_key | "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5078 -value: Symfony\Component\Uid\Uuid {#5075 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5139 -errors: [] -form: Symfony\Component\Form\Form {#5130 …} } |
| form | Symfony\Component\Form\FormView {#5138 …5} |
| full_name | "0194002f-6c51-7de3-8a6c-ae61fa0ebe82[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c51-7de3-8a6c-ae61fa0ebe82_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5078 -value: Symfony\Component\Uid\Uuid {#5075 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82_products_favorite" ] |
| cache_key | "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5141 …5} |
| full_name | "0194002f-6c51-7de3-8a6c-ae61fa0ebe82[products_favorite]" |
| id | "f-6c51-7de3-8a6c-ae61fa0ebe82_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c51-7de3-8a6c-ae61fa0ebe82_products_favorite" |
| value | null |
0194002f-6c5b-79c1-a5f9-75229fe40ad5
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5144 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5149 -value: Symfony\Component\Uid\Uuid {#5146 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5144 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5149 -value: Symfony\Component\Uid\Uuid {#5146 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5144 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5149 -value: Symfony\Component\Uid\Uuid {#5146 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5169 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5171 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c5b-79c1-a5f9-75229fe40ad5" ] |
| cache_key | "_0194002f-6c5b-79c1-a5f9-75229fe40ad5_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5144 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5149 -value: Symfony\Component\Uid\Uuid {#5146 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5197 -errors: [] -form: Symfony\Component\Form\Form {#5198 …} } |
| form | Symfony\Component\Form\FormView {#5184 …5} |
| full_name | "0194002f-6c5b-79c1-a5f9-75229fe40ad5" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c5b-79c1-a5f9-75229fe40ad5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c5b-79c1-a5f9-75229fe40ad5" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c5b-79c1-a5f9-75229fe40ad5" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5144 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5149 -value: Symfony\Component\Uid\Uuid {#5146 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5149 -value: Symfony\Component\Uid\Uuid {#5146 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5189 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5190 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c5b-79c1-a5f9-75229fe40ad5_invariable" ] |
| cache_key | "_0194002f-6c5b-79c1-a5f9-75229fe40ad5_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5149 -value: Symfony\Component\Uid\Uuid {#5146 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5210 -errors: [] -form: Symfony\Component\Form\Form {#5201 …} } |
| form | Symfony\Component\Form\FormView {#5209 …5} |
| full_name | "0194002f-6c5b-79c1-a5f9-75229fe40ad5[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c5b-79c1-a5f9-75229fe40ad5_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c5b-79c1-a5f9-75229fe40ad5_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5149 -value: Symfony\Component\Uid\Uuid {#5146 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c5b-79c1-a5f9-75229fe40ad5_products_favorite" ] |
| cache_key | "_0194002f-6c5b-79c1-a5f9-75229fe40ad5_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5212 …5} |
| full_name | "0194002f-6c5b-79c1-a5f9-75229fe40ad5[products_favorite]" |
| id | "f-6c5b-79c1-a5f9-75229fe40ad5_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c5b-79c1-a5f9-75229fe40ad5_products_favorite" |
| value | null |
0194002f-6c65-760f-9cdf-76ed894310c7
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5215 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5220 -value: Symfony\Component\Uid\Uuid {#5217 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5215 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5220 -value: Symfony\Component\Uid\Uuid {#5217 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5215 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5220 -value: Symfony\Component\Uid\Uuid {#5217 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5240 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5242 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c65-760f-9cdf-76ed894310c7" ] |
| cache_key | "_0194002f-6c65-760f-9cdf-76ed894310c7_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5215 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5220 -value: Symfony\Component\Uid\Uuid {#5217 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5268 -errors: [] -form: Symfony\Component\Form\Form {#5269 …} } |
| form | Symfony\Component\Form\FormView {#5255 …5} |
| full_name | "0194002f-6c65-760f-9cdf-76ed894310c7" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c65-760f-9cdf-76ed894310c7" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c65-760f-9cdf-76ed894310c7" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c65-760f-9cdf-76ed894310c7" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5215 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5220 -value: Symfony\Component\Uid\Uuid {#5217 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5220 -value: Symfony\Component\Uid\Uuid {#5217 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5261 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c65-760f-9cdf-76ed894310c7_invariable" ] |
| cache_key | "_0194002f-6c65-760f-9cdf-76ed894310c7_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5220 -value: Symfony\Component\Uid\Uuid {#5217 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5281 -errors: [] -form: Symfony\Component\Form\Form {#5272 …} } |
| form | Symfony\Component\Form\FormView {#5280 …5} |
| full_name | "0194002f-6c65-760f-9cdf-76ed894310c7[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c65-760f-9cdf-76ed894310c7_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c65-760f-9cdf-76ed894310c7_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5220 -value: Symfony\Component\Uid\Uuid {#5217 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c65-760f-9cdf-76ed894310c7_products_favorite" ] |
| cache_key | "_0194002f-6c65-760f-9cdf-76ed894310c7_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5283 …5} |
| full_name | "0194002f-6c65-760f-9cdf-76ed894310c7[products_favorite]" |
| id | "f-6c65-760f-9cdf-76ed894310c7_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c65-760f-9cdf-76ed894310c7_products_favorite" |
| value | null |
0194002f-6c70-7f96-9f9b-50cfe73c0d5e
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5286 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5291 -value: Symfony\Component\Uid\Uuid {#5288 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5286 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5291 -value: Symfony\Component\Uid\Uuid {#5288 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5286 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5291 -value: Symfony\Component\Uid\Uuid {#5288 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5311 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5313 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e" ] |
| cache_key | "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5286 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5291 -value: Symfony\Component\Uid\Uuid {#5288 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5339 -errors: [] -form: Symfony\Component\Form\Form {#5340 …} } |
| form | Symfony\Component\Form\FormView {#5326 …5} |
| full_name | "0194002f-6c70-7f96-9f9b-50cfe73c0d5e" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c70-7f96-9f9b-50cfe73c0d5e" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c70-7f96-9f9b-50cfe73c0d5e" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5286 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5291 -value: Symfony\Component\Uid\Uuid {#5288 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5291 -value: Symfony\Component\Uid\Uuid {#5288 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5331 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5332 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e_invariable" ] |
| cache_key | "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5291 -value: Symfony\Component\Uid\Uuid {#5288 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5352 -errors: [] -form: Symfony\Component\Form\Form {#5343 …} } |
| form | Symfony\Component\Form\FormView {#5351 …5} |
| full_name | "0194002f-6c70-7f96-9f9b-50cfe73c0d5e[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c70-7f96-9f9b-50cfe73c0d5e_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5291 -value: Symfony\Component\Uid\Uuid {#5288 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e_products_favorite" ] |
| cache_key | "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5354 …5} |
| full_name | "0194002f-6c70-7f96-9f9b-50cfe73c0d5e[products_favorite]" |
| id | "f-6c70-7f96-9f9b-50cfe73c0d5e_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c70-7f96-9f9b-50cfe73c0d5e_products_favorite" |
| value | null |
0194002f-6c73-7723-a491-e292348f184d
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5357 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5362 -value: Symfony\Component\Uid\Uuid {#5359 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5357 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5362 -value: Symfony\Component\Uid\Uuid {#5359 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5357 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5362 -value: Symfony\Component\Uid\Uuid {#5359 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5382 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5384 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c73-7723-a491-e292348f184d" ] |
| cache_key | "_0194002f-6c73-7723-a491-e292348f184d_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5357 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5362 -value: Symfony\Component\Uid\Uuid {#5359 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5410 -errors: [] -form: Symfony\Component\Form\Form {#5411 …} } |
| form | Symfony\Component\Form\FormView {#5397 …5} |
| full_name | "0194002f-6c73-7723-a491-e292348f184d" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c73-7723-a491-e292348f184d" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c73-7723-a491-e292348f184d" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c73-7723-a491-e292348f184d" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5357 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5362 -value: Symfony\Component\Uid\Uuid {#5359 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5362 -value: Symfony\Component\Uid\Uuid {#5359 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5403 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c73-7723-a491-e292348f184d_invariable" ] |
| cache_key | "_0194002f-6c73-7723-a491-e292348f184d_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5362 -value: Symfony\Component\Uid\Uuid {#5359 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5423 -errors: [] -form: Symfony\Component\Form\Form {#5414 …} } |
| form | Symfony\Component\Form\FormView {#5422 …5} |
| full_name | "0194002f-6c73-7723-a491-e292348f184d[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c73-7723-a491-e292348f184d_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c73-7723-a491-e292348f184d_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5362 -value: Symfony\Component\Uid\Uuid {#5359 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c73-7723-a491-e292348f184d_products_favorite" ] |
| cache_key | "_0194002f-6c73-7723-a491-e292348f184d_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5425 …5} |
| full_name | "0194002f-6c73-7723-a491-e292348f184d[products_favorite]" |
| id | "f-6c73-7723-a491-e292348f184d_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c73-7723-a491-e292348f184d_products_favorite" |
| value | null |
0194002f-6c77-725c-aa67-fc71eb7a79cd
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5428 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5433 -value: Symfony\Component\Uid\Uuid {#5430 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5428 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5433 -value: Symfony\Component\Uid\Uuid {#5430 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5428 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5433 -value: Symfony\Component\Uid\Uuid {#5430 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5455 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c77-725c-aa67-fc71eb7a79cd" ] |
| cache_key | "_0194002f-6c77-725c-aa67-fc71eb7a79cd_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5428 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5433 -value: Symfony\Component\Uid\Uuid {#5430 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5481 -errors: [] -form: Symfony\Component\Form\Form {#5482 …} } |
| form | Symfony\Component\Form\FormView {#5468 …5} |
| full_name | "0194002f-6c77-725c-aa67-fc71eb7a79cd" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c77-725c-aa67-fc71eb7a79cd" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c77-725c-aa67-fc71eb7a79cd" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c77-725c-aa67-fc71eb7a79cd" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5428 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5433 -value: Symfony\Component\Uid\Uuid {#5430 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5433 -value: Symfony\Component\Uid\Uuid {#5430 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5473 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5474 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c77-725c-aa67-fc71eb7a79cd_invariable" ] |
| cache_key | "_0194002f-6c77-725c-aa67-fc71eb7a79cd_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5433 -value: Symfony\Component\Uid\Uuid {#5430 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5494 -errors: [] -form: Symfony\Component\Form\Form {#5485 …} } |
| form | Symfony\Component\Form\FormView {#5493 …5} |
| full_name | "0194002f-6c77-725c-aa67-fc71eb7a79cd[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c77-725c-aa67-fc71eb7a79cd_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c77-725c-aa67-fc71eb7a79cd_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5433 -value: Symfony\Component\Uid\Uuid {#5430 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c77-725c-aa67-fc71eb7a79cd_products_favorite" ] |
| cache_key | "_0194002f-6c77-725c-aa67-fc71eb7a79cd_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5496 …5} |
| full_name | "0194002f-6c77-725c-aa67-fc71eb7a79cd[products_favorite]" |
| id | "f-6c77-725c-aa67-fc71eb7a79cd_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c77-725c-aa67-fc71eb7a79cd_products_favorite" |
| value | null |
0194002f-6c7a-772a-b229-cd928e24357e
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5499 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5504 -value: Symfony\Component\Uid\Uuid {#5501 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5499 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5504 -value: Symfony\Component\Uid\Uuid {#5501 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5499 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5504 -value: Symfony\Component\Uid\Uuid {#5501 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5526 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6c7a-772a-b229-cd928e24357e" ] |
| cache_key | "_0194002f-6c7a-772a-b229-cd928e24357e_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5499 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5504 -value: Symfony\Component\Uid\Uuid {#5501 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5552 -errors: [] -form: Symfony\Component\Form\Form {#5553 …} } |
| form | Symfony\Component\Form\FormView {#5539 …5} |
| full_name | "0194002f-6c7a-772a-b229-cd928e24357e" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c7a-772a-b229-cd928e24357e" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c7a-772a-b229-cd928e24357e" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c7a-772a-b229-cd928e24357e" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5499 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5504 -value: Symfony\Component\Uid\Uuid {#5501 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5504 -value: Symfony\Component\Uid\Uuid {#5501 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5545 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c7a-772a-b229-cd928e24357e_invariable" ] |
| cache_key | "_0194002f-6c7a-772a-b229-cd928e24357e_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5504 -value: Symfony\Component\Uid\Uuid {#5501 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5565 -errors: [] -form: Symfony\Component\Form\Form {#5556 …} } |
| form | Symfony\Component\Form\FormView {#5564 …5} |
| full_name | "0194002f-6c7a-772a-b229-cd928e24357e[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c7a-772a-b229-cd928e24357e_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c7a-772a-b229-cd928e24357e_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5504 -value: Symfony\Component\Uid\Uuid {#5501 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6c7a-772a-b229-cd928e24357e_products_favorite" ] |
| cache_key | "_0194002f-6c7a-772a-b229-cd928e24357e_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5567 …5} |
| full_name | "0194002f-6c7a-772a-b229-cd928e24357e[products_favorite]" |
| id | "f-6c7a-772a-b229-cd928e24357e_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c7a-772a-b229-cd928e24357e_products_favorite" |
| value | null |
0194002f-7191-7595-94d7-21efed6427ad
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5570 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5572 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5570 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5572 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5570 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5572 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5595 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5597 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-7191-7595-94d7-21efed6427ad" ] |
| cache_key | "_0194002f-7191-7595-94d7-21efed6427ad_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5570 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5572 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5623 -errors: [] -form: Symfony\Component\Form\Form {#5624 …} } |
| form | Symfony\Component\Form\FormView {#5610 …5} |
| full_name | "0194002f-7191-7595-94d7-21efed6427ad" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7191-7595-94d7-21efed6427ad" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7191-7595-94d7-21efed6427ad" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7191-7595-94d7-21efed6427ad" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5570 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5572 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5572 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5616 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7191-7595-94d7-21efed6427ad_invariable" ] |
| cache_key | "_0194002f-7191-7595-94d7-21efed6427ad_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5572 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5636 -errors: [] -form: Symfony\Component\Form\Form {#5627 …} } |
| form | Symfony\Component\Form\FormView {#5635 …5} |
| full_name | "0194002f-7191-7595-94d7-21efed6427ad[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7191-7595-94d7-21efed6427ad_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7191-7595-94d7-21efed6427ad_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5572 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-7191-7595-94d7-21efed6427ad_products_favorite" ] |
| cache_key | "_0194002f-7191-7595-94d7-21efed6427ad_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5638 …5} |
| full_name | "0194002f-7191-7595-94d7-21efed6427ad[products_favorite]" |
| id | "f-7191-7595-94d7-21efed6427ad_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7191-7595-94d7-21efed6427ad_products_favorite" |
| value | null |
0194002f-7198-7f3e-a879-bff49b664c13
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5641 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5646 -value: Symfony\Component\Uid\Uuid {#5643 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5641 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5646 -value: Symfony\Component\Uid\Uuid {#5643 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5641 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5646 -value: Symfony\Component\Uid\Uuid {#5643 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5666 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5668 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-7198-7f3e-a879-bff49b664c13" ] |
| cache_key | "_0194002f-7198-7f3e-a879-bff49b664c13_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5641 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5646 -value: Symfony\Component\Uid\Uuid {#5643 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5694 -errors: [] -form: Symfony\Component\Form\Form {#5695 …} } |
| form | Symfony\Component\Form\FormView {#5681 …5} |
| full_name | "0194002f-7198-7f3e-a879-bff49b664c13" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7198-7f3e-a879-bff49b664c13" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7198-7f3e-a879-bff49b664c13" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7198-7f3e-a879-bff49b664c13" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5641 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5646 -value: Symfony\Component\Uid\Uuid {#5643 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5646 -value: Symfony\Component\Uid\Uuid {#5643 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5686 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5687 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7198-7f3e-a879-bff49b664c13_invariable" ] |
| cache_key | "_0194002f-7198-7f3e-a879-bff49b664c13_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5646 -value: Symfony\Component\Uid\Uuid {#5643 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5707 -errors: [] -form: Symfony\Component\Form\Form {#5698 …} } |
| form | Symfony\Component\Form\FormView {#5706 …5} |
| full_name | "0194002f-7198-7f3e-a879-bff49b664c13[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7198-7f3e-a879-bff49b664c13_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7198-7f3e-a879-bff49b664c13_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5646 -value: Symfony\Component\Uid\Uuid {#5643 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-7198-7f3e-a879-bff49b664c13_products_favorite" ] |
| cache_key | "_0194002f-7198-7f3e-a879-bff49b664c13_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5709 …5} |
| full_name | "0194002f-7198-7f3e-a879-bff49b664c13[products_favorite]" |
| id | "f-7198-7f3e-a879-bff49b664c13_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7198-7f3e-a879-bff49b664c13_products_favorite" |
| value | null |
0194002f-71a3-729a-9134-231d53c7028f
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5712 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5717 -value: Symfony\Component\Uid\Uuid {#5714 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5712 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5717 -value: Symfony\Component\Uid\Uuid {#5714 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5712 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5717 -value: Symfony\Component\Uid\Uuid {#5714 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| 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 | [] |
| 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() {#5742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5739 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-71a3-729a-9134-231d53c7028f" ] |
| cache_key | "_0194002f-71a3-729a-9134-231d53c7028f_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5712 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5717 -value: Symfony\Component\Uid\Uuid {#5714 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5765 -errors: [] -form: Symfony\Component\Form\Form {#5766 …} } |
| form | Symfony\Component\Form\FormView {#5752 …5} |
| full_name | "0194002f-71a3-729a-9134-231d53c7028f" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-71a3-729a-9134-231d53c7028f" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-71a3-729a-9134-231d53c7028f" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-71a3-729a-9134-231d53c7028f" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5712 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5717 -value: Symfony\Component\Uid\Uuid {#5714 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5717 -value: Symfony\Component\Uid\Uuid {#5714 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved 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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#5759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5758 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-71a3-729a-9134-231d53c7028f_invariable" ] |
| cache_key | "_0194002f-71a3-729a-9134-231d53c7028f_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5717 -value: Symfony\Component\Uid\Uuid {#5714 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5778 -errors: [] -form: Symfony\Component\Form\Form {#5769 …} } |
| form | Symfony\Component\Form\FormView {#5777 …5} |
| full_name | "0194002f-71a3-729a-9134-231d53c7028f[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-71a3-729a-9134-231d53c7028f_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-71a3-729a-9134-231d53c7028f_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5717 -value: Symfony\Component\Uid\Uuid {#5714 …} } |
products_favorite
Errors
This form has no errors.
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" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-71a3-729a-9134-231d53c7028f_products_favorite" ] |
| cache_key | "_0194002f-71a3-729a-9134-231d53c7028f_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5780 …5} |
| full_name | "0194002f-71a3-729a-9134-231d53c7028f[products_favorite]" |
| id | "f-71a3-729a-9134-231d53c7028f_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-71a3-729a-9134-231d53c7028f_products_favorite" |
| value | null |