Forms
-
search_form
-
query
-
_token
-
-
search_form_footer
-
query
-
_token
-
-
form-018f4f55-53d4-7b35-bda7-fad6b852f2f6
-
offer
-
variation
-
modification
-
018f4f55-53d9-7eb7-baca-d8c950a3af52
-
placeholder
-
0
-
1
-
2
-
3
-
-
018f4f55-53db-7b93-9e6a-933f35e15af0
-
placeholder
-
0
-
1
-
2
-
-
018f4f55-53dd-7f64-bbf7-fe9a047c0b5d
-
category
-
filter
-
_token
-
-
0194002f-7432-7bd6-b764-2e16c02241d4
-
invariable
-
products_favorite
-
-
0194002f-742e-766e-93b7-f12332d2250f
-
invariable
-
products_favorite
-
-
0194002f-74f8-7172-b285-cc3b83069160
-
invariable
-
products_favorite
-
-
0194002f-74ec-7ab9-bfb8-e576db6856c0
-
invariable
-
products_favorite
-
-
0194002f-7443-7f99-b674-cddc779becbb
-
invariable
-
products_favorite
-
-
0194002f-7447-719d-a21e-76f5fa4f2e9e
-
invariable
-
products_favorite
-
-
0194002f-74e5-783f-b56d-5b23ab0e6c6e
-
invariable
-
products_favorite
-
-
0194002f-74e9-750c-96f4-085c4a002eab
-
invariable
-
products_favorite
-
-
0194002f-74e1-75f0-83c1-01d4c42cec28
-
invariable
-
products_favorite
-
-
0194002f-746c-77dd-a7f8-6e4b81ab916f
-
invariable
-
products_favorite
-
-
0194002f-74f0-766c-a437-717d1fc65b38
-
invariable
-
products_favorite
-
-
0194002f-7496-7217-8339-756e640d0843
-
invariable
-
products_favorite
-
-
0194002f-745d-7082-a769-709c5a3aa8a1
-
invariable
-
products_favorite
-
-
0194002f-7492-759a-8374-874ea9b65cf4
-
invariable
-
products_favorite
-
-
0194002f-750b-7677-9074-9702c2a69e27
-
invariable
-
products_favorite
-
-
0194002f-7411-7217-a8e4-245ab305e095
-
invariable
-
products_favorite
-
-
0194002f-744a-79d7-a575-a66e5689c9ca
-
invariable
-
products_favorite
-
-
0194002f-7435-7967-b27c-1166dd03258c
-
invariable
-
products_favorite
-
-
0194002f-7406-7778-9550-7419cf9a411b
-
invariable
-
products_favorite
-
-
0194002f-74ff-744a-8b02-6a244e135133
-
invariable
-
products_favorite
-
-
0194002f-7483-77aa-8945-b26012a5923b
-
invariable
-
products_favorite
-
-
0194002f-747f-703d-8713-7748bced3605
-
invariable
-
products_favorite
-
-
0194002f-742a-7fec-8c25-72a7b3c05991
-
invariable
-
products_favorite
-
-
0194002f-74f4-7cb4-a07b-c50fee226ea3
-
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 {#3166 +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 {#3166 +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 {#3166 +query: null -searchTags: [] } |
| data_class | "BaksDev\Core\Form\Search\SearchDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3364 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() {#3362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3363 …} $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 {#3166 +query: null -searchTags: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3554 -errors: [] -form: Symfony\Component\Form\Form {#3189 …} } |
| form | Symfony\Component\Form\FormView {#3555 …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 {#3166 +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() {#3308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3312 …} $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 {#3559 -errors: [] -form: Symfony\Component\Form\Form {#3336 …} } |
| form | Symfony\Component\Form\FormView {#3558 …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 | "aff0df1718ad0b8c.L1_THRwyMg-bwcPN1W5EXcTnwnGhlSIx-JzsfREQEeY.GBvrbUoCWln58Yaa-AQxLouD7wnSwmUEsd6CEWhIW49DC7wta3B9OMGx9w" |
| 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 | "aff0df1718ad0b8c.L1_THRwyMg-bwcPN1W5EXcTnwnGhlSIx-JzsfREQEeY.GBvrbUoCWln58Yaa-AQxLouD7wnSwmUEsd6CEWhIW49DC7wta3B9OMGx9w" |
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 | "aff0df1718ad0b8c.L1_THRwyMg-bwcPN1W5EXcTnwnGhlSIx-JzsfREQEeY.GBvrbUoCWln58Yaa-AQxLouD7wnSwmUEsd6CEWhIW49DC7wta3B9OMGx9w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3556 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() {#3560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3561 …} $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 | "aff0df1718ad0b8c.L1_THRwyMg-bwcPN1W5EXcTnwnGhlSIx-JzsfREQEeY.GBvrbUoCWln58Yaa-AQxLouD7wnSwmUEsd6CEWhIW49DC7wta3B9OMGx9w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3571 -errors: [] -form: Symfony\Component\Form\Form {#3567 …} } |
| form | Symfony\Component\Form\FormView {#3562 …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 | "aff0df1718ad0b8c.L1_THRwyMg-bwcPN1W5EXcTnwnGhlSIx-JzsfREQEeY.GBvrbUoCWln58Yaa-AQxLouD7wnSwmUEsd6CEWhIW49DC7wta3B9OMGx9w" |
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 | "a64d6998ddeb1d5cae.0UUXuPBbo8cv9Ha8ikzGmyv2WbEzV8FrocJjLWQn6sQ.6RVF6cEQ1a8atRLevymIq2-gP9ICL5cY04QzVAwUn_eiImLuwRLanVqEIw" |
| 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 | "a64d6998ddeb1d5cae.0UUXuPBbo8cv9Ha8ikzGmyv2WbEzV8FrocJjLWQn6sQ.6RVF6cEQ1a8atRLevymIq2-gP9ICL5cY04QzVAwUn_eiImLuwRLanVqEIw" |
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 | "a64d6998ddeb1d5cae.0UUXuPBbo8cv9Ha8ikzGmyv2WbEzV8FrocJjLWQn6sQ.6RVF6cEQ1a8atRLevymIq2-gP9ICL5cY04QzVAwUn_eiImLuwRLanVqEIw" |
| 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 | "a64d6998ddeb1d5cae.0UUXuPBbo8cv9Ha8ikzGmyv2WbEzV8FrocJjLWQn6sQ.6RVF6cEQ1a8atRLevymIq2-gP9ICL5cY04QzVAwUn_eiImLuwRLanVqEIw" |
| 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 | "a64d6998ddeb1d5cae.0UUXuPBbo8cv9Ha8ikzGmyv2WbEzV8FrocJjLWQn6sQ.6RVF6cEQ1a8atRLevymIq2-gP9ICL5cY04QzVAwUn_eiImLuwRLanVqEIw" |
form-018f4f55-53d4-7b35-bda7-fad6b852f2f6
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 {#2620 -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/westlake" |
same as passed value |
| data | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2620 -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/westlake" |
| 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 {#2620 -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/westlake" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_category_filter_form" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_product_category_filter_form" |
| compound | true |
| data | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2620 -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 {#2754 -errors: [] -form: Symfony\Component\Form\Form {#3167 …} } |
| form | Symfony\Component\Form\FormView {#3361 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6" |
| valid | true |
| value | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2620 -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) {#2807 class: "BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable" this: BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable {#2775 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.radius" |
| choice_translation_parameters | [] |
| choice_value | Closure($radius) {#2747 class: "BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable" this: BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable {#2775 …} } |
| 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() {#2758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2756 …} $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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_offer" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_offer_tire_radius_field_form_available" |
| choice_translation_domain | "field.tire.radius" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +data: "13" +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +data: "14" +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +data: "15" +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3474 +data: "15C" +value: "15C" +label: "15C" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +data: "16" +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +data: "16C" +value: "16C" +label: "16C" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +data: "17" +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +data: "18" +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +data: "19" +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +data: "20" +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +data: "21" +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +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 {#3173 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3376 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_offer" |
| is_selected | Closure($choice, $value) {#3460 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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#2910 class: "BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable" this: BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable {#2766 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.width" |
| choice_translation_parameters | [] |
| choice_value | Closure($width) {#2905 class: "BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable" this: BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable {#2766 …} } |
| 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() {#2919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2906 …} $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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_variation" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_variation_tire_width_field_form_available" |
| choice_translation_domain | "field.tire.width" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3479 +data: "175" +value: "175" +label: "175" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +data: "185" +value: "185" +label: "185" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3480 +data: "195" +value: "195" +label: "195" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +data: "205" +value: "205" +label: "205" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +data: "215" +value: "215" +label: "215" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3490 +data: "225" +value: "225" +label: "225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +data: "235" +value: "235" +label: "235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +data: "245" +value: "245" +label: "245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +data: "255" +value: "255" +label: "255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3494 +data: "265" +value: "265" +label: "265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3495 +data: "275" +value: "275" +label: "275" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3496 +data: "285" +value: "285" +label: "285" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3497 +data: "295" +value: "295" +label: "295" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +data: "315" +value: "315" +label: "315" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3453 -errors: [] -form: Symfony\Component\Form\Form {#3176 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3473 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[variation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_variation" |
| is_selected | Closure($choice, $value) {#3500 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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3029 class: "BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable" this: BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable {#2805 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.profile" |
| choice_translation_parameters | [] |
| choice_value | Closure($profile) {#3028 class: "BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable" this: BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable {#2805 …} } |
| 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() {#2755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2770 …} $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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_modification" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_modification_tire_profile_field_form_available" |
| choice_translation_domain | "field.tire.profile" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +data: "30" +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +data: "35" +value: "35" +label: "35" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +data: "40" +value: "40" +label: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +data: "45" +value: "45" +label: "45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +data: "50" +value: "50" +label: "50" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +data: "55" +value: "55" +label: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3508 +data: "60" +value: "60" +label: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3509 +data: "65" +value: "65" +label: "65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +data: "70" +value: "70" +label: "70" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +data: "75" +value: "75" +label: "75" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +data: "80" +value: "80" +label: "80" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3499 -errors: [] -form: Symfony\Component\Form\Form {#3179 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3501 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[modification]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_modification" |
| is_selected | Closure($choice, $value) {#3514 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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_modification" |
| valid | true |
| value | "" |
018f4f55-53d9-7eb7-baca-d8c950a3af52
"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 {#3330 -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) {#3068 class: "BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm" this: BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm {#3039 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.cartype" |
| choice_translation_parameters | [] |
| choice_value | Closure($status) {#3097 class: "BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm" this: BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm {#3039 …} } |
| choices | [ BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#2921 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2877 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3114 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2806 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3103 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#3034 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3099 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#3030 …} } ] |
| 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() {#3110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2986 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_cartype_field" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_tire_cartype_field" |
| choice_translation_domain | "field.tire.cartype" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#2921 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2877 …} } +value: "passenger" +label: "passenger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3114 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2806 …} } +value: "jeep" +label: "jeep" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3103 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#3034 …} } +value: "bus" +label: "bus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3099 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#3030 …} } +value: "truck" +label: "truck" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3330 -value: null } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3513 -errors: [] -form: Symfony\Component\Form\Form {#3231 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3515 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53d9-7eb7-baca-d8c950a3af52]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53d9-7eb7-baca-d8c950a3af52" |
| is_selected | Closure($choice, $value) {#3516 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 | "018f4f55-53d9-7eb7-baca-d8c950a3af52" |
| 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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3187 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3520 -errors: [] -form: Symfony\Component\Form\Form {#3234 …} } |
| form | Symfony\Component\Form\FormView {#3519 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53d9-7eb7-baca-d8c950a3af52]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53d9-7eb7-baca-d8c950a3af52_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3196 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "passenger" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3521 -errors: [] -form: Symfony\Component\Form\Form {#3237 …} } |
| form | Symfony\Component\Form\FormView {#3522 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53d9-7eb7-baca-d8c950a3af52]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53d9-7eb7-baca-d8c950a3af52_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3205 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "jeep" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3523 -errors: [] -form: Symfony\Component\Form\Form {#3240 …} } |
| form | Symfony\Component\Form\FormView {#3524 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53d9-7eb7-baca-d8c950a3af52]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53d9-7eb7-baca-d8c950a3af52_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3214 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "bus" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3525 -errors: [] -form: Symfony\Component\Form\Form {#3243 …} } |
| form | Symfony\Component\Form\FormView {#3526 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53d9-7eb7-baca-d8c950a3af52]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53d9-7eb7-baca-d8c950a3af52_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3223 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "truck" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3527 -errors: [] -form: Symfony\Component\Form\Form {#3246 …} } |
| form | Symfony\Component\Form\FormView {#3528 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53d9-7eb7-baca-d8c950a3af52]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53d9-7eb7-baca-d8c950a3af52_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_cartype_field_entry" |
| valid | true |
| value | "truck" |
018f4f55-53db-7b93-9e6a-933f35e15af0
"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 {#3333 -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) {#3116 class: "BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm" this: BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm {#3064 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.season" |
| choice_translation_parameters | [] |
| choice_value | Closure($status) {#3115 class: "BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm" this: BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm {#3064 …} } |
| choices | [ BaksDev\Field\Tire\Season\Type\TireSeasonField {#3111 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3021 …} } BaksDev\Field\Tire\Season\Type\TireSeasonField {#3112 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3027 …} } BaksDev\Field\Tire\Season\Type\TireSeasonField {#3117 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3016 …} } ] |
| 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() {#3120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3122 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_season_field" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_tire_season_field" |
| choice_translation_domain | "field.tire.season" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3111 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3021 …} } +value: "summer" +label: "summer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3112 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3027 …} } +value: "winter" +label: "winter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3117 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3016 …} } +value: "all" +label: "all" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | BaksDev\Field\Tire\Season\Type\TireSeasonField {#3333 -value: null } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3518 -errors: [] -form: Symfony\Component\Form\Form {#3285 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3517 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53db-7b93-9e6a-933f35e15af0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53db-7b93-9e6a-933f35e15af0" |
| is_selected | Closure($choice, $value) {#3530 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 | "018f4f55-53db-7b93-9e6a-933f35e15af0" |
| 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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3250 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3533 -errors: [] -form: Symfony\Component\Form\Form {#3288 …} } |
| form | Symfony\Component\Form\FormView {#3532 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53db-7b93-9e6a-933f35e15af0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53db-7b93-9e6a-933f35e15af0_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3259 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "summer" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3534 -errors: [] -form: Symfony\Component\Form\Form {#3291 …} } |
| form | Symfony\Component\Form\FormView {#3535 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53db-7b93-9e6a-933f35e15af0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53db-7b93-9e6a-933f35e15af0_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3268 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "winter" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3536 -errors: [] -form: Symfony\Component\Form\Form {#3294 …} } |
| form | Symfony\Component\Form\FormView {#3537 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53db-7b93-9e6a-933f35e15af0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53db-7b93-9e6a-933f35e15af0_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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) {#3144 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 {#3145 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() {#3278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3277 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "all" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3538 -errors: [] -form: Symfony\Component\Form\Form {#3297 …} } |
| form | Symfony\Component\Form\FormView {#3539 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53db-7b93-9e6a-933f35e15af0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53db-7b93-9e6a-933f35e15af0_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_season_field_entry" |
| valid | true |
| value | "all" |
018f4f55-53dd-7f64-bbf7-fe9a047c0b5d
"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) {#3144 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 {#3145 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() {#3146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3147 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "tire_studs_field" "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_studs_field" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_tire_studs_field_tire_studs_field" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3531 -errors: [] -form: Symfony\Component\Form\Form {#3300 …} } |
| form | Symfony\Component\Form\FormView {#3529 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[018f4f55-53dd-7f64-bbf7-fe9a047c0b5d]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_018f4f55-53dd-7f64-bbf7-fe9a047c0b5d" |
| label | "Средство против скольжения" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "018f4f55-53dd-7f64-bbf7-fe9a047c0b5d" |
| priority | 98 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.studs" |
| unique_block_prefix | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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 | "018f4f55-53d4-7b35-bda7-fad6b852f2f6" |
| 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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_category" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_category_hidden" |
| compound | false |
| data | "018f4f55-53d4-7b35-bda7-fad6b852f2f6" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3121 -errors: [] -form: Symfony\Component\Form\Form {#3170 …} } |
| form | Symfony\Component\Form\FormView {#3270 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_category" |
| valid | true |
| value | "018f4f55-53d4-7b35-bda7-fad6b852f2f6" |
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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_filter" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_filter_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3540 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[filter]" |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6_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-018f4f55-53d4-7b35-bda7-fad6b852f2f6_filter" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "394f47aacfb079.LQ902i5SFXhdVFM42uxqNlbN8BEKFgyez3jy568MJ7o.RWUyqXwYXwscAB0M45ouTwS8oCVbLlX7mDuTgppGRPxrOjjsXzBeEhoBMA" |
| 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 | "394f47aacfb079.LQ902i5SFXhdVFM42uxqNlbN8BEKFgyez3jy568MJ7o.RWUyqXwYXwscAB0M45ouTwS8oCVbLlX7mDuTgppGRPxrOjjsXzBeEhoBMA" |
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 | "394f47aacfb079.LQ902i5SFXhdVFM42uxqNlbN8BEKFgyez3jy568MJ7o.RWUyqXwYXwscAB0M45ouTwS8oCVbLlX7mDuTgppGRPxrOjjsXzBeEhoBMA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3252 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() {#3542 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3541 …} $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-018f4f55-53d4-7b35-bda7-fad6b852f2f6__token" ] |
| cache_key | "_form-018f4f55-53d4-7b35-bda7-fad6b852f2f6__token_hidden" |
| compound | false |
| data | "394f47aacfb079.LQ902i5SFXhdVFM42uxqNlbN8BEKFgyez3jy568MJ7o.RWUyqXwYXwscAB0M45ouTwS8oCVbLlX7mDuTgppGRPxrOjjsXzBeEhoBMA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3552 -errors: [] -form: Symfony\Component\Form\Form {#3548 …} } |
| form | Symfony\Component\Form\FormView {#3543 …5} |
| full_name | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-018f4f55-53d4-7b35-bda7-fad6b852f2f6__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-018f4f55-53d4-7b35-bda7-fad6b852f2f6__token" |
| valid | true |
| value | "394f47aacfb079.LQ902i5SFXhdVFM42uxqNlbN8BEKFgyez3jy568MJ7o.RWUyqXwYXwscAB0M45ouTwS8oCVbLlX7mDuTgppGRPxrOjjsXzBeEhoBMA" |
0194002f-7432-7bd6-b764-2e16c02241d4
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 {#4086 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4088 -value: Symfony\Component\Uid\Uuid {#4087 …} } } |
| 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 {#4086 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4088 -value: Symfony\Component\Uid\Uuid {#4087 …} } } |
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 {#4086 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4088 -value: Symfony\Component\Uid\Uuid {#4087 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4100 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() {#4102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4101 …} $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-7432-7bd6-b764-2e16c02241d4" ] |
| cache_key | "_0194002f-7432-7bd6-b764-2e16c02241d4_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4086 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4088 -value: Symfony\Component\Uid\Uuid {#4087 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4116 -errors: [] -form: Symfony\Component\Form\Form {#4117 …} } |
| form | Symfony\Component\Form\FormView {#4103 …5} |
| full_name | "0194002f-7432-7bd6-b764-2e16c02241d4" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7432-7bd6-b764-2e16c02241d4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7432-7bd6-b764-2e16c02241d4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7432-7bd6-b764-2e16c02241d4" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4086 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4088 -value: Symfony\Component\Uid\Uuid {#4087 …} } } |
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 {#4088 -value: Symfony\Component\Uid\Uuid {#4087 …} } |
| 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) {#4108 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() {#4110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4109 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7432-7bd6-b764-2e16c02241d4_invariable" ] |
| cache_key | "_0194002f-7432-7bd6-b764-2e16c02241d4_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4088 -value: Symfony\Component\Uid\Uuid {#4087 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4129 -errors: [] -form: Symfony\Component\Form\Form {#4120 …} } |
| form | Symfony\Component\Form\FormView {#4128 …5} |
| full_name | "0194002f-7432-7bd6-b764-2e16c02241d4[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7432-7bd6-b764-2e16c02241d4_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-7432-7bd6-b764-2e16c02241d4_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4088 -value: Symfony\Component\Uid\Uuid {#4087 …} } |
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-7432-7bd6-b764-2e16c02241d4_products_favorite" ] |
| cache_key | "_0194002f-7432-7bd6-b764-2e16c02241d4_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4131 …5} |
| full_name | "0194002f-7432-7bd6-b764-2e16c02241d4[products_favorite]" |
| id | "f-7432-7bd6-b764-2e16c02241d4_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-7432-7bd6-b764-2e16c02241d4_products_favorite" |
| value | null |
0194002f-742e-766e-93b7-f12332d2250f
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 {#4168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4163 -value: Symfony\Component\Uid\Uuid {#4159 …} } } |
| 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 {#4168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4163 -value: Symfony\Component\Uid\Uuid {#4159 …} } } |
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 {#4168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4163 -value: Symfony\Component\Uid\Uuid {#4159 …} } } |
| 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() {#4180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4179 …} $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-742e-766e-93b7-f12332d2250f" ] |
| cache_key | "_0194002f-742e-766e-93b7-f12332d2250f_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4163 -value: Symfony\Component\Uid\Uuid {#4159 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4200 -errors: [] -form: Symfony\Component\Form\Form {#4201 …} } |
| form | Symfony\Component\Form\FormView {#4187 …5} |
| full_name | "0194002f-742e-766e-93b7-f12332d2250f" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-742e-766e-93b7-f12332d2250f" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-742e-766e-93b7-f12332d2250f" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-742e-766e-93b7-f12332d2250f" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4163 -value: Symfony\Component\Uid\Uuid {#4159 …} } } |
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 {#4163 -value: Symfony\Component\Uid\Uuid {#4159 …} } |
| 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) {#4192 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() {#4194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4193 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-742e-766e-93b7-f12332d2250f_invariable" ] |
| cache_key | "_0194002f-742e-766e-93b7-f12332d2250f_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4163 -value: Symfony\Component\Uid\Uuid {#4159 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4213 -errors: [] -form: Symfony\Component\Form\Form {#4204 …} } |
| form | Symfony\Component\Form\FormView {#4212 …5} |
| full_name | "0194002f-742e-766e-93b7-f12332d2250f[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-742e-766e-93b7-f12332d2250f_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-742e-766e-93b7-f12332d2250f_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4163 -value: Symfony\Component\Uid\Uuid {#4159 …} } |
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-742e-766e-93b7-f12332d2250f_products_favorite" ] |
| cache_key | "_0194002f-742e-766e-93b7-f12332d2250f_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4215 …5} |
| full_name | "0194002f-742e-766e-93b7-f12332d2250f[products_favorite]" |
| id | "f-742e-766e-93b7-f12332d2250f_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-742e-766e-93b7-f12332d2250f_products_favorite" |
| value | null |
0194002f-74f8-7172-b285-cc3b83069160
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 {#4218 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4243 -value: Symfony\Component\Uid\Uuid {#4220 …} } } |
| 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 {#4218 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4243 -value: Symfony\Component\Uid\Uuid {#4220 …} } } |
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 {#4218 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4243 -value: Symfony\Component\Uid\Uuid {#4220 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4248 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() {#4253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4251 …} $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-74f8-7172-b285-cc3b83069160" ] |
| cache_key | "_0194002f-74f8-7172-b285-cc3b83069160_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4218 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4243 -value: Symfony\Component\Uid\Uuid {#4220 …} } } |
| 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-74f8-7172-b285-cc3b83069160" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74f8-7172-b285-cc3b83069160" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74f8-7172-b285-cc3b83069160" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74f8-7172-b285-cc3b83069160" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4218 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4243 -value: Symfony\Component\Uid\Uuid {#4220 …} } } |
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 {#4243 -value: Symfony\Component\Uid\Uuid {#4220 …} } |
| 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-74f8-7172-b285-cc3b83069160_invariable" ] |
| cache_key | "_0194002f-74f8-7172-b285-cc3b83069160_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4243 -value: Symfony\Component\Uid\Uuid {#4220 …} } |
| 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-74f8-7172-b285-cc3b83069160[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74f8-7172-b285-cc3b83069160_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-74f8-7172-b285-cc3b83069160_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4243 -value: Symfony\Component\Uid\Uuid {#4220 …} } |
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-74f8-7172-b285-cc3b83069160_products_favorite" ] |
| cache_key | "_0194002f-74f8-7172-b285-cc3b83069160_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4289 …5} |
| full_name | "0194002f-74f8-7172-b285-cc3b83069160[products_favorite]" |
| id | "f-74f8-7172-b285-cc3b83069160_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-74f8-7172-b285-cc3b83069160_products_favorite" |
| value | null |
0194002f-74ec-7ab9-bfb8-e576db6856c0
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 {#4317 -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 {#4317 -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 {#4317 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4322 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() {#4327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4325 …} $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-74ec-7ab9-bfb8-e576db6856c0" ] |
| cache_key | "_0194002f-74ec-7ab9-bfb8-e576db6856c0_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4317 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4348 -errors: [] -form: Symfony\Component\Form\Form {#4349 …} } |
| form | Symfony\Component\Form\FormView {#4335 …5} |
| full_name | "0194002f-74ec-7ab9-bfb8-e576db6856c0" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74ec-7ab9-bfb8-e576db6856c0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74ec-7ab9-bfb8-e576db6856c0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74ec-7ab9-bfb8-e576db6856c0" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4317 -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 {#4317 -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) {#4340 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() {#4342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4341 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-74ec-7ab9-bfb8-e576db6856c0_invariable" ] |
| cache_key | "_0194002f-74ec-7ab9-bfb8-e576db6856c0_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4317 -value: Symfony\Component\Uid\Uuid {#4294 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4361 -errors: [] -form: Symfony\Component\Form\Form {#4352 …} } |
| form | Symfony\Component\Form\FormView {#4360 …5} |
| full_name | "0194002f-74ec-7ab9-bfb8-e576db6856c0[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74ec-7ab9-bfb8-e576db6856c0_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-74ec-7ab9-bfb8-e576db6856c0_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4317 -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-74ec-7ab9-bfb8-e576db6856c0_products_favorite" ] |
| cache_key | "_0194002f-74ec-7ab9-bfb8-e576db6856c0_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4363 …5} |
| full_name | "0194002f-74ec-7ab9-bfb8-e576db6856c0[products_favorite]" |
| id | "f-74ec-7ab9-bfb8-e576db6856c0_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-74ec-7ab9-bfb8-e576db6856c0_products_favorite" |
| value | null |
0194002f-7443-7f99-b674-cddc779becbb
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 {#4366 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4391 -value: Symfony\Component\Uid\Uuid {#4368 …} } } |
| 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 {#4366 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4391 -value: Symfony\Component\Uid\Uuid {#4368 …} } } |
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 {#4366 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4391 -value: Symfony\Component\Uid\Uuid {#4368 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4396 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() {#4401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4399 …} $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-7443-7f99-b674-cddc779becbb" ] |
| cache_key | "_0194002f-7443-7f99-b674-cddc779becbb_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4366 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4391 -value: Symfony\Component\Uid\Uuid {#4368 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4422 -errors: [] -form: Symfony\Component\Form\Form {#4423 …} } |
| form | Symfony\Component\Form\FormView {#4409 …5} |
| full_name | "0194002f-7443-7f99-b674-cddc779becbb" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7443-7f99-b674-cddc779becbb" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7443-7f99-b674-cddc779becbb" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7443-7f99-b674-cddc779becbb" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4366 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4391 -value: Symfony\Component\Uid\Uuid {#4368 …} } } |
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 {#4391 -value: Symfony\Component\Uid\Uuid {#4368 …} } |
| 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) {#4414 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() {#4416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4415 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7443-7f99-b674-cddc779becbb_invariable" ] |
| cache_key | "_0194002f-7443-7f99-b674-cddc779becbb_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4391 -value: Symfony\Component\Uid\Uuid {#4368 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4435 -errors: [] -form: Symfony\Component\Form\Form {#4426 …} } |
| form | Symfony\Component\Form\FormView {#4434 …5} |
| full_name | "0194002f-7443-7f99-b674-cddc779becbb[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7443-7f99-b674-cddc779becbb_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-7443-7f99-b674-cddc779becbb_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4391 -value: Symfony\Component\Uid\Uuid {#4368 …} } |
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-7443-7f99-b674-cddc779becbb_products_favorite" ] |
| cache_key | "_0194002f-7443-7f99-b674-cddc779becbb_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4437 …5} |
| full_name | "0194002f-7443-7f99-b674-cddc779becbb[products_favorite]" |
| id | "f-7443-7f99-b674-cddc779becbb_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-7443-7f99-b674-cddc779becbb_products_favorite" |
| value | null |
0194002f-7447-719d-a21e-76f5fa4f2e9e
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 {#4440 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4465 -value: Symfony\Component\Uid\Uuid {#4442 …} } } |
| 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 {#4440 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4465 -value: Symfony\Component\Uid\Uuid {#4442 …} } } |
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 {#4440 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4465 -value: Symfony\Component\Uid\Uuid {#4442 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4470 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() {#4475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4473 …} $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-7447-719d-a21e-76f5fa4f2e9e" ] |
| cache_key | "_0194002f-7447-719d-a21e-76f5fa4f2e9e_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4440 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4465 -value: Symfony\Component\Uid\Uuid {#4442 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4496 -errors: [] -form: Symfony\Component\Form\Form {#4497 …} } |
| form | Symfony\Component\Form\FormView {#4483 …5} |
| full_name | "0194002f-7447-719d-a21e-76f5fa4f2e9e" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7447-719d-a21e-76f5fa4f2e9e" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7447-719d-a21e-76f5fa4f2e9e" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7447-719d-a21e-76f5fa4f2e9e" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4440 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4465 -value: Symfony\Component\Uid\Uuid {#4442 …} } } |
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 {#4465 -value: Symfony\Component\Uid\Uuid {#4442 …} } |
| 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) {#4488 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() {#4490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4489 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7447-719d-a21e-76f5fa4f2e9e_invariable" ] |
| cache_key | "_0194002f-7447-719d-a21e-76f5fa4f2e9e_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4465 -value: Symfony\Component\Uid\Uuid {#4442 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4509 -errors: [] -form: Symfony\Component\Form\Form {#4500 …} } |
| form | Symfony\Component\Form\FormView {#4508 …5} |
| full_name | "0194002f-7447-719d-a21e-76f5fa4f2e9e[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7447-719d-a21e-76f5fa4f2e9e_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-7447-719d-a21e-76f5fa4f2e9e_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4465 -value: Symfony\Component\Uid\Uuid {#4442 …} } |
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-7447-719d-a21e-76f5fa4f2e9e_products_favorite" ] |
| cache_key | "_0194002f-7447-719d-a21e-76f5fa4f2e9e_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4511 …5} |
| full_name | "0194002f-7447-719d-a21e-76f5fa4f2e9e[products_favorite]" |
| id | "f-7447-719d-a21e-76f5fa4f2e9e_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-7447-719d-a21e-76f5fa4f2e9e_products_favorite" |
| value | null |
0194002f-74e5-783f-b56d-5b23ab0e6c6e
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 {#4514 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4539 -value: Symfony\Component\Uid\Uuid {#4516 …} } } |
| 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 {#4514 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4539 -value: Symfony\Component\Uid\Uuid {#4516 …} } } |
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 {#4514 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4539 -value: Symfony\Component\Uid\Uuid {#4516 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4544 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() {#4549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4547 …} $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-74e5-783f-b56d-5b23ab0e6c6e" ] |
| cache_key | "_0194002f-74e5-783f-b56d-5b23ab0e6c6e_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4514 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4539 -value: Symfony\Component\Uid\Uuid {#4516 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4570 -errors: [] -form: Symfony\Component\Form\Form {#4571 …} } |
| form | Symfony\Component\Form\FormView {#4557 …5} |
| full_name | "0194002f-74e5-783f-b56d-5b23ab0e6c6e" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74e5-783f-b56d-5b23ab0e6c6e" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74e5-783f-b56d-5b23ab0e6c6e" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74e5-783f-b56d-5b23ab0e6c6e" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4514 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4539 -value: Symfony\Component\Uid\Uuid {#4516 …} } } |
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 {#4539 -value: Symfony\Component\Uid\Uuid {#4516 …} } |
| 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) {#4562 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() {#4564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4563 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-74e5-783f-b56d-5b23ab0e6c6e_invariable" ] |
| cache_key | "_0194002f-74e5-783f-b56d-5b23ab0e6c6e_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4539 -value: Symfony\Component\Uid\Uuid {#4516 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4583 -errors: [] -form: Symfony\Component\Form\Form {#4574 …} } |
| form | Symfony\Component\Form\FormView {#4582 …5} |
| full_name | "0194002f-74e5-783f-b56d-5b23ab0e6c6e[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74e5-783f-b56d-5b23ab0e6c6e_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-74e5-783f-b56d-5b23ab0e6c6e_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4539 -value: Symfony\Component\Uid\Uuid {#4516 …} } |
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-74e5-783f-b56d-5b23ab0e6c6e_products_favorite" ] |
| cache_key | "_0194002f-74e5-783f-b56d-5b23ab0e6c6e_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4585 …5} |
| full_name | "0194002f-74e5-783f-b56d-5b23ab0e6c6e[products_favorite]" |
| id | "f-74e5-783f-b56d-5b23ab0e6c6e_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-74e5-783f-b56d-5b23ab0e6c6e_products_favorite" |
| value | null |
0194002f-74e9-750c-96f4-085c4a002eab
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 {#4588 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4613 -value: Symfony\Component\Uid\Uuid {#4590 …} } } |
| 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 {#4588 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4613 -value: Symfony\Component\Uid\Uuid {#4590 …} } } |
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 {#4588 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4613 -value: Symfony\Component\Uid\Uuid {#4590 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4618 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() {#4623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4621 …} $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-74e9-750c-96f4-085c4a002eab" ] |
| cache_key | "_0194002f-74e9-750c-96f4-085c4a002eab_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4588 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4613 -value: Symfony\Component\Uid\Uuid {#4590 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4644 -errors: [] -form: Symfony\Component\Form\Form {#4645 …} } |
| form | Symfony\Component\Form\FormView {#4631 …5} |
| full_name | "0194002f-74e9-750c-96f4-085c4a002eab" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74e9-750c-96f4-085c4a002eab" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74e9-750c-96f4-085c4a002eab" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74e9-750c-96f4-085c4a002eab" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4588 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4613 -value: Symfony\Component\Uid\Uuid {#4590 …} } } |
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 {#4613 -value: Symfony\Component\Uid\Uuid {#4590 …} } |
| 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) {#4636 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() {#4638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4637 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-74e9-750c-96f4-085c4a002eab_invariable" ] |
| cache_key | "_0194002f-74e9-750c-96f4-085c4a002eab_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4613 -value: Symfony\Component\Uid\Uuid {#4590 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4657 -errors: [] -form: Symfony\Component\Form\Form {#4648 …} } |
| form | Symfony\Component\Form\FormView {#4656 …5} |
| full_name | "0194002f-74e9-750c-96f4-085c4a002eab[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74e9-750c-96f4-085c4a002eab_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-74e9-750c-96f4-085c4a002eab_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4613 -value: Symfony\Component\Uid\Uuid {#4590 …} } |
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-74e9-750c-96f4-085c4a002eab_products_favorite" ] |
| cache_key | "_0194002f-74e9-750c-96f4-085c4a002eab_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4659 …5} |
| full_name | "0194002f-74e9-750c-96f4-085c4a002eab[products_favorite]" |
| id | "f-74e9-750c-96f4-085c4a002eab_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-74e9-750c-96f4-085c4a002eab_products_favorite" |
| value | null |
0194002f-74e1-75f0-83c1-01d4c42cec28
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 {#4662 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4687 -value: Symfony\Component\Uid\Uuid {#4664 …} } } |
| 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 {#4662 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4687 -value: Symfony\Component\Uid\Uuid {#4664 …} } } |
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 {#4662 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4687 -value: Symfony\Component\Uid\Uuid {#4664 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4692 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() {#4697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4695 …} $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-74e1-75f0-83c1-01d4c42cec28" ] |
| cache_key | "_0194002f-74e1-75f0-83c1-01d4c42cec28_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4662 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4687 -value: Symfony\Component\Uid\Uuid {#4664 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4718 -errors: [] -form: Symfony\Component\Form\Form {#4719 …} } |
| form | Symfony\Component\Form\FormView {#4705 …5} |
| full_name | "0194002f-74e1-75f0-83c1-01d4c42cec28" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74e1-75f0-83c1-01d4c42cec28" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74e1-75f0-83c1-01d4c42cec28" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74e1-75f0-83c1-01d4c42cec28" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4662 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4687 -value: Symfony\Component\Uid\Uuid {#4664 …} } } |
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 {#4687 -value: Symfony\Component\Uid\Uuid {#4664 …} } |
| 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) {#4710 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() {#4712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4711 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-74e1-75f0-83c1-01d4c42cec28_invariable" ] |
| cache_key | "_0194002f-74e1-75f0-83c1-01d4c42cec28_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4687 -value: Symfony\Component\Uid\Uuid {#4664 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4731 -errors: [] -form: Symfony\Component\Form\Form {#4722 …} } |
| form | Symfony\Component\Form\FormView {#4730 …5} |
| full_name | "0194002f-74e1-75f0-83c1-01d4c42cec28[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74e1-75f0-83c1-01d4c42cec28_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-74e1-75f0-83c1-01d4c42cec28_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4687 -value: Symfony\Component\Uid\Uuid {#4664 …} } |
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-74e1-75f0-83c1-01d4c42cec28_products_favorite" ] |
| cache_key | "_0194002f-74e1-75f0-83c1-01d4c42cec28_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4733 …5} |
| full_name | "0194002f-74e1-75f0-83c1-01d4c42cec28[products_favorite]" |
| id | "f-74e1-75f0-83c1-01d4c42cec28_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-74e1-75f0-83c1-01d4c42cec28_products_favorite" |
| value | null |
0194002f-746c-77dd-a7f8-6e4b81ab916f
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 {#4736 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4761 -value: Symfony\Component\Uid\Uuid {#4738 …} } } |
| 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 {#4736 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4761 -value: Symfony\Component\Uid\Uuid {#4738 …} } } |
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 {#4736 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4761 -value: Symfony\Component\Uid\Uuid {#4738 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4766 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() {#4771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4769 …} $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-746c-77dd-a7f8-6e4b81ab916f" ] |
| cache_key | "_0194002f-746c-77dd-a7f8-6e4b81ab916f_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4736 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4761 -value: Symfony\Component\Uid\Uuid {#4738 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4792 -errors: [] -form: Symfony\Component\Form\Form {#4793 …} } |
| form | Symfony\Component\Form\FormView {#4779 …5} |
| full_name | "0194002f-746c-77dd-a7f8-6e4b81ab916f" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-746c-77dd-a7f8-6e4b81ab916f" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-746c-77dd-a7f8-6e4b81ab916f" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-746c-77dd-a7f8-6e4b81ab916f" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4736 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4761 -value: Symfony\Component\Uid\Uuid {#4738 …} } } |
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 {#4761 -value: Symfony\Component\Uid\Uuid {#4738 …} } |
| 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) {#4784 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() {#4786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4785 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-746c-77dd-a7f8-6e4b81ab916f_invariable" ] |
| cache_key | "_0194002f-746c-77dd-a7f8-6e4b81ab916f_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4761 -value: Symfony\Component\Uid\Uuid {#4738 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4805 -errors: [] -form: Symfony\Component\Form\Form {#4796 …} } |
| form | Symfony\Component\Form\FormView {#4804 …5} |
| full_name | "0194002f-746c-77dd-a7f8-6e4b81ab916f[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-746c-77dd-a7f8-6e4b81ab916f_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-746c-77dd-a7f8-6e4b81ab916f_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4761 -value: Symfony\Component\Uid\Uuid {#4738 …} } |
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-746c-77dd-a7f8-6e4b81ab916f_products_favorite" ] |
| cache_key | "_0194002f-746c-77dd-a7f8-6e4b81ab916f_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4807 …5} |
| full_name | "0194002f-746c-77dd-a7f8-6e4b81ab916f[products_favorite]" |
| id | "f-746c-77dd-a7f8-6e4b81ab916f_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-746c-77dd-a7f8-6e4b81ab916f_products_favorite" |
| value | null |
0194002f-74f0-766c-a437-717d1fc65b38
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 {#4810 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4835 -value: Symfony\Component\Uid\Uuid {#4812 …} } } |
| 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 {#4810 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4835 -value: Symfony\Component\Uid\Uuid {#4812 …} } } |
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 {#4810 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4835 -value: Symfony\Component\Uid\Uuid {#4812 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4840 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() {#4845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4843 …} $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-74f0-766c-a437-717d1fc65b38" ] |
| cache_key | "_0194002f-74f0-766c-a437-717d1fc65b38_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4810 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4835 -value: Symfony\Component\Uid\Uuid {#4812 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4866 -errors: [] -form: Symfony\Component\Form\Form {#4867 …} } |
| form | Symfony\Component\Form\FormView {#4853 …5} |
| full_name | "0194002f-74f0-766c-a437-717d1fc65b38" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74f0-766c-a437-717d1fc65b38" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74f0-766c-a437-717d1fc65b38" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74f0-766c-a437-717d1fc65b38" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4810 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4835 -value: Symfony\Component\Uid\Uuid {#4812 …} } } |
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 {#4835 -value: Symfony\Component\Uid\Uuid {#4812 …} } |
| 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) {#4858 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() {#4860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4859 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-74f0-766c-a437-717d1fc65b38_invariable" ] |
| cache_key | "_0194002f-74f0-766c-a437-717d1fc65b38_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4835 -value: Symfony\Component\Uid\Uuid {#4812 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4879 -errors: [] -form: Symfony\Component\Form\Form {#4870 …} } |
| form | Symfony\Component\Form\FormView {#4878 …5} |
| full_name | "0194002f-74f0-766c-a437-717d1fc65b38[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74f0-766c-a437-717d1fc65b38_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-74f0-766c-a437-717d1fc65b38_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4835 -value: Symfony\Component\Uid\Uuid {#4812 …} } |
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-74f0-766c-a437-717d1fc65b38_products_favorite" ] |
| cache_key | "_0194002f-74f0-766c-a437-717d1fc65b38_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4881 …5} |
| full_name | "0194002f-74f0-766c-a437-717d1fc65b38[products_favorite]" |
| id | "f-74f0-766c-a437-717d1fc65b38_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-74f0-766c-a437-717d1fc65b38_products_favorite" |
| value | null |
0194002f-7496-7217-8339-756e640d0843
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 {#4884 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4909 -value: Symfony\Component\Uid\Uuid {#4886 …} } } |
| 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 {#4884 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4909 -value: Symfony\Component\Uid\Uuid {#4886 …} } } |
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 {#4884 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4909 -value: Symfony\Component\Uid\Uuid {#4886 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4914 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() {#4919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4917 …} $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-7496-7217-8339-756e640d0843" ] |
| cache_key | "_0194002f-7496-7217-8339-756e640d0843_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4884 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4909 -value: Symfony\Component\Uid\Uuid {#4886 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4940 -errors: [] -form: Symfony\Component\Form\Form {#4941 …} } |
| form | Symfony\Component\Form\FormView {#4927 …5} |
| full_name | "0194002f-7496-7217-8339-756e640d0843" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7496-7217-8339-756e640d0843" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7496-7217-8339-756e640d0843" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7496-7217-8339-756e640d0843" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4884 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4909 -value: Symfony\Component\Uid\Uuid {#4886 …} } } |
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 {#4909 -value: Symfony\Component\Uid\Uuid {#4886 …} } |
| 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) {#4932 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() {#4934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4933 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7496-7217-8339-756e640d0843_invariable" ] |
| cache_key | "_0194002f-7496-7217-8339-756e640d0843_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4909 -value: Symfony\Component\Uid\Uuid {#4886 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4953 -errors: [] -form: Symfony\Component\Form\Form {#4944 …} } |
| form | Symfony\Component\Form\FormView {#4952 …5} |
| full_name | "0194002f-7496-7217-8339-756e640d0843[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7496-7217-8339-756e640d0843_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-7496-7217-8339-756e640d0843_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4909 -value: Symfony\Component\Uid\Uuid {#4886 …} } |
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-7496-7217-8339-756e640d0843_products_favorite" ] |
| cache_key | "_0194002f-7496-7217-8339-756e640d0843_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4955 …5} |
| full_name | "0194002f-7496-7217-8339-756e640d0843[products_favorite]" |
| id | "f-7496-7217-8339-756e640d0843_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-7496-7217-8339-756e640d0843_products_favorite" |
| value | null |
0194002f-745d-7082-a769-709c5a3aa8a1
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 {#4958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4983 -value: Symfony\Component\Uid\Uuid {#4960 …} } } |
| 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 {#4958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4983 -value: Symfony\Component\Uid\Uuid {#4960 …} } } |
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 {#4958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4983 -value: Symfony\Component\Uid\Uuid {#4960 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4988 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() {#4993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4991 …} $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-745d-7082-a769-709c5a3aa8a1" ] |
| cache_key | "_0194002f-745d-7082-a769-709c5a3aa8a1_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4983 -value: Symfony\Component\Uid\Uuid {#4960 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5014 -errors: [] -form: Symfony\Component\Form\Form {#5015 …} } |
| form | Symfony\Component\Form\FormView {#5001 …5} |
| full_name | "0194002f-745d-7082-a769-709c5a3aa8a1" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-745d-7082-a769-709c5a3aa8a1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-745d-7082-a769-709c5a3aa8a1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-745d-7082-a769-709c5a3aa8a1" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4983 -value: Symfony\Component\Uid\Uuid {#4960 …} } } |
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 {#4983 -value: Symfony\Component\Uid\Uuid {#4960 …} } |
| 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) {#5006 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() {#5008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5007 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-745d-7082-a769-709c5a3aa8a1_invariable" ] |
| cache_key | "_0194002f-745d-7082-a769-709c5a3aa8a1_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4983 -value: Symfony\Component\Uid\Uuid {#4960 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5027 -errors: [] -form: Symfony\Component\Form\Form {#5018 …} } |
| form | Symfony\Component\Form\FormView {#5026 …5} |
| full_name | "0194002f-745d-7082-a769-709c5a3aa8a1[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-745d-7082-a769-709c5a3aa8a1_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-745d-7082-a769-709c5a3aa8a1_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4983 -value: Symfony\Component\Uid\Uuid {#4960 …} } |
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-745d-7082-a769-709c5a3aa8a1_products_favorite" ] |
| cache_key | "_0194002f-745d-7082-a769-709c5a3aa8a1_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5029 …5} |
| full_name | "0194002f-745d-7082-a769-709c5a3aa8a1[products_favorite]" |
| id | "f-745d-7082-a769-709c5a3aa8a1_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-745d-7082-a769-709c5a3aa8a1_products_favorite" |
| value | null |
0194002f-7492-759a-8374-874ea9b65cf4
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 {#5032 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5057 -value: Symfony\Component\Uid\Uuid {#5034 …} } } |
| 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 {#5032 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5057 -value: Symfony\Component\Uid\Uuid {#5034 …} } } |
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 {#5032 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5057 -value: Symfony\Component\Uid\Uuid {#5034 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5062 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() {#5067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5065 …} $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-7492-759a-8374-874ea9b65cf4" ] |
| cache_key | "_0194002f-7492-759a-8374-874ea9b65cf4_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5032 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5057 -value: Symfony\Component\Uid\Uuid {#5034 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5088 -errors: [] -form: Symfony\Component\Form\Form {#5089 …} } |
| form | Symfony\Component\Form\FormView {#5075 …5} |
| full_name | "0194002f-7492-759a-8374-874ea9b65cf4" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7492-759a-8374-874ea9b65cf4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7492-759a-8374-874ea9b65cf4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7492-759a-8374-874ea9b65cf4" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5032 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5057 -value: Symfony\Component\Uid\Uuid {#5034 …} } } |
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 {#5057 -value: Symfony\Component\Uid\Uuid {#5034 …} } |
| 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) {#5080 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() {#5082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5081 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7492-759a-8374-874ea9b65cf4_invariable" ] |
| cache_key | "_0194002f-7492-759a-8374-874ea9b65cf4_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5057 -value: Symfony\Component\Uid\Uuid {#5034 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5101 -errors: [] -form: Symfony\Component\Form\Form {#5092 …} } |
| form | Symfony\Component\Form\FormView {#5100 …5} |
| full_name | "0194002f-7492-759a-8374-874ea9b65cf4[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7492-759a-8374-874ea9b65cf4_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-7492-759a-8374-874ea9b65cf4_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5057 -value: Symfony\Component\Uid\Uuid {#5034 …} } |
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-7492-759a-8374-874ea9b65cf4_products_favorite" ] |
| cache_key | "_0194002f-7492-759a-8374-874ea9b65cf4_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5103 …5} |
| full_name | "0194002f-7492-759a-8374-874ea9b65cf4[products_favorite]" |
| id | "f-7492-759a-8374-874ea9b65cf4_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-7492-759a-8374-874ea9b65cf4_products_favorite" |
| value | null |
0194002f-750b-7677-9074-9702c2a69e27
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 {#5106 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5131 -value: Symfony\Component\Uid\Uuid {#5108 …} } } |
| 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 {#5106 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5131 -value: Symfony\Component\Uid\Uuid {#5108 …} } } |
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 {#5106 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5131 -value: Symfony\Component\Uid\Uuid {#5108 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5136 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() {#5141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5139 …} $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-750b-7677-9074-9702c2a69e27" ] |
| cache_key | "_0194002f-750b-7677-9074-9702c2a69e27_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5106 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5131 -value: Symfony\Component\Uid\Uuid {#5108 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5162 -errors: [] -form: Symfony\Component\Form\Form {#5163 …} } |
| form | Symfony\Component\Form\FormView {#5149 …5} |
| full_name | "0194002f-750b-7677-9074-9702c2a69e27" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-750b-7677-9074-9702c2a69e27" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-750b-7677-9074-9702c2a69e27" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-750b-7677-9074-9702c2a69e27" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5106 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5131 -value: Symfony\Component\Uid\Uuid {#5108 …} } } |
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 {#5131 -value: Symfony\Component\Uid\Uuid {#5108 …} } |
| 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) {#5154 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() {#5156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5155 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-750b-7677-9074-9702c2a69e27_invariable" ] |
| cache_key | "_0194002f-750b-7677-9074-9702c2a69e27_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5131 -value: Symfony\Component\Uid\Uuid {#5108 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5175 -errors: [] -form: Symfony\Component\Form\Form {#5166 …} } |
| form | Symfony\Component\Form\FormView {#5174 …5} |
| full_name | "0194002f-750b-7677-9074-9702c2a69e27[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-750b-7677-9074-9702c2a69e27_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-750b-7677-9074-9702c2a69e27_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5131 -value: Symfony\Component\Uid\Uuid {#5108 …} } |
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-750b-7677-9074-9702c2a69e27_products_favorite" ] |
| cache_key | "_0194002f-750b-7677-9074-9702c2a69e27_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5177 …5} |
| full_name | "0194002f-750b-7677-9074-9702c2a69e27[products_favorite]" |
| id | "f-750b-7677-9074-9702c2a69e27_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-750b-7677-9074-9702c2a69e27_products_favorite" |
| value | null |
0194002f-7411-7217-a8e4-245ab305e095
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 {#5180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5205 -value: Symfony\Component\Uid\Uuid {#5182 …} } } |
| 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 {#5180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5205 -value: Symfony\Component\Uid\Uuid {#5182 …} } } |
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 {#5180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5205 -value: Symfony\Component\Uid\Uuid {#5182 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5210 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() {#5215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5213 …} $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-7411-7217-a8e4-245ab305e095" ] |
| cache_key | "_0194002f-7411-7217-a8e4-245ab305e095_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5205 -value: Symfony\Component\Uid\Uuid {#5182 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5236 -errors: [] -form: Symfony\Component\Form\Form {#5237 …} } |
| form | Symfony\Component\Form\FormView {#5223 …5} |
| full_name | "0194002f-7411-7217-a8e4-245ab305e095" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7411-7217-a8e4-245ab305e095" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7411-7217-a8e4-245ab305e095" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7411-7217-a8e4-245ab305e095" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5205 -value: Symfony\Component\Uid\Uuid {#5182 …} } } |
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 {#5205 -value: Symfony\Component\Uid\Uuid {#5182 …} } |
| 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) {#5228 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() {#5230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5229 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7411-7217-a8e4-245ab305e095_invariable" ] |
| cache_key | "_0194002f-7411-7217-a8e4-245ab305e095_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5205 -value: Symfony\Component\Uid\Uuid {#5182 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5249 -errors: [] -form: Symfony\Component\Form\Form {#5240 …} } |
| form | Symfony\Component\Form\FormView {#5248 …5} |
| full_name | "0194002f-7411-7217-a8e4-245ab305e095[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7411-7217-a8e4-245ab305e095_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-7411-7217-a8e4-245ab305e095_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5205 -value: Symfony\Component\Uid\Uuid {#5182 …} } |
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-7411-7217-a8e4-245ab305e095_products_favorite" ] |
| cache_key | "_0194002f-7411-7217-a8e4-245ab305e095_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5251 …5} |
| full_name | "0194002f-7411-7217-a8e4-245ab305e095[products_favorite]" |
| id | "f-7411-7217-a8e4-245ab305e095_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-7411-7217-a8e4-245ab305e095_products_favorite" |
| value | null |
0194002f-744a-79d7-a575-a66e5689c9ca
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 {#5254 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5279 -value: Symfony\Component\Uid\Uuid {#5256 …} } } |
| 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 {#5254 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5279 -value: Symfony\Component\Uid\Uuid {#5256 …} } } |
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 {#5254 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5279 -value: Symfony\Component\Uid\Uuid {#5256 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5284 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() {#5289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5287 …} $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-744a-79d7-a575-a66e5689c9ca" ] |
| cache_key | "_0194002f-744a-79d7-a575-a66e5689c9ca_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5254 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5279 -value: Symfony\Component\Uid\Uuid {#5256 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5310 -errors: [] -form: Symfony\Component\Form\Form {#5311 …} } |
| form | Symfony\Component\Form\FormView {#5297 …5} |
| full_name | "0194002f-744a-79d7-a575-a66e5689c9ca" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-744a-79d7-a575-a66e5689c9ca" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-744a-79d7-a575-a66e5689c9ca" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-744a-79d7-a575-a66e5689c9ca" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5254 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5279 -value: Symfony\Component\Uid\Uuid {#5256 …} } } |
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 {#5279 -value: Symfony\Component\Uid\Uuid {#5256 …} } |
| 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) {#5302 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() {#5304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5303 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-744a-79d7-a575-a66e5689c9ca_invariable" ] |
| cache_key | "_0194002f-744a-79d7-a575-a66e5689c9ca_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5279 -value: Symfony\Component\Uid\Uuid {#5256 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5323 -errors: [] -form: Symfony\Component\Form\Form {#5314 …} } |
| form | Symfony\Component\Form\FormView {#5322 …5} |
| full_name | "0194002f-744a-79d7-a575-a66e5689c9ca[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-744a-79d7-a575-a66e5689c9ca_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-744a-79d7-a575-a66e5689c9ca_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5279 -value: Symfony\Component\Uid\Uuid {#5256 …} } |
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-744a-79d7-a575-a66e5689c9ca_products_favorite" ] |
| cache_key | "_0194002f-744a-79d7-a575-a66e5689c9ca_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5325 …5} |
| full_name | "0194002f-744a-79d7-a575-a66e5689c9ca[products_favorite]" |
| id | "f-744a-79d7-a575-a66e5689c9ca_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-744a-79d7-a575-a66e5689c9ca_products_favorite" |
| value | null |
0194002f-7435-7967-b27c-1166dd03258c
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 {#5328 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5353 -value: Symfony\Component\Uid\Uuid {#5330 …} } } |
| 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 {#5328 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5353 -value: Symfony\Component\Uid\Uuid {#5330 …} } } |
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 {#5328 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5353 -value: Symfony\Component\Uid\Uuid {#5330 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5358 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() {#5363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5361 …} $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-7435-7967-b27c-1166dd03258c" ] |
| cache_key | "_0194002f-7435-7967-b27c-1166dd03258c_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5328 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5353 -value: Symfony\Component\Uid\Uuid {#5330 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5384 -errors: [] -form: Symfony\Component\Form\Form {#5385 …} } |
| form | Symfony\Component\Form\FormView {#5371 …5} |
| full_name | "0194002f-7435-7967-b27c-1166dd03258c" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7435-7967-b27c-1166dd03258c" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7435-7967-b27c-1166dd03258c" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7435-7967-b27c-1166dd03258c" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5328 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5353 -value: Symfony\Component\Uid\Uuid {#5330 …} } } |
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 {#5353 -value: Symfony\Component\Uid\Uuid {#5330 …} } |
| 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) {#5376 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() {#5378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5377 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7435-7967-b27c-1166dd03258c_invariable" ] |
| cache_key | "_0194002f-7435-7967-b27c-1166dd03258c_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5353 -value: Symfony\Component\Uid\Uuid {#5330 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5397 -errors: [] -form: Symfony\Component\Form\Form {#5388 …} } |
| form | Symfony\Component\Form\FormView {#5396 …5} |
| full_name | "0194002f-7435-7967-b27c-1166dd03258c[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7435-7967-b27c-1166dd03258c_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-7435-7967-b27c-1166dd03258c_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5353 -value: Symfony\Component\Uid\Uuid {#5330 …} } |
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-7435-7967-b27c-1166dd03258c_products_favorite" ] |
| cache_key | "_0194002f-7435-7967-b27c-1166dd03258c_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5399 …5} |
| full_name | "0194002f-7435-7967-b27c-1166dd03258c[products_favorite]" |
| id | "f-7435-7967-b27c-1166dd03258c_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-7435-7967-b27c-1166dd03258c_products_favorite" |
| value | null |
0194002f-7406-7778-9550-7419cf9a411b
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 {#5402 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5427 -value: Symfony\Component\Uid\Uuid {#5404 …} } } |
| 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 {#5402 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5427 -value: Symfony\Component\Uid\Uuid {#5404 …} } } |
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 {#5402 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5427 -value: Symfony\Component\Uid\Uuid {#5404 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5432 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() {#5437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5435 …} $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-7406-7778-9550-7419cf9a411b" ] |
| cache_key | "_0194002f-7406-7778-9550-7419cf9a411b_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5402 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5427 -value: Symfony\Component\Uid\Uuid {#5404 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5458 -errors: [] -form: Symfony\Component\Form\Form {#5459 …} } |
| form | Symfony\Component\Form\FormView {#5445 …5} |
| full_name | "0194002f-7406-7778-9550-7419cf9a411b" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7406-7778-9550-7419cf9a411b" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7406-7778-9550-7419cf9a411b" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7406-7778-9550-7419cf9a411b" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5402 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5427 -value: Symfony\Component\Uid\Uuid {#5404 …} } } |
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 {#5427 -value: Symfony\Component\Uid\Uuid {#5404 …} } |
| 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) {#5450 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() {#5452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5451 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7406-7778-9550-7419cf9a411b_invariable" ] |
| cache_key | "_0194002f-7406-7778-9550-7419cf9a411b_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5427 -value: Symfony\Component\Uid\Uuid {#5404 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5471 -errors: [] -form: Symfony\Component\Form\Form {#5462 …} } |
| form | Symfony\Component\Form\FormView {#5470 …5} |
| full_name | "0194002f-7406-7778-9550-7419cf9a411b[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7406-7778-9550-7419cf9a411b_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-7406-7778-9550-7419cf9a411b_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5427 -value: Symfony\Component\Uid\Uuid {#5404 …} } |
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-7406-7778-9550-7419cf9a411b_products_favorite" ] |
| cache_key | "_0194002f-7406-7778-9550-7419cf9a411b_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5473 …5} |
| full_name | "0194002f-7406-7778-9550-7419cf9a411b[products_favorite]" |
| id | "f-7406-7778-9550-7419cf9a411b_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-7406-7778-9550-7419cf9a411b_products_favorite" |
| value | null |
0194002f-74ff-744a-8b02-6a244e135133
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 {#5476 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5501 -value: Symfony\Component\Uid\Uuid {#5478 …} } } |
| 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 {#5476 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5501 -value: Symfony\Component\Uid\Uuid {#5478 …} } } |
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 {#5476 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5501 -value: Symfony\Component\Uid\Uuid {#5478 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5506 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() {#5511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5509 …} $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-74ff-744a-8b02-6a244e135133" ] |
| cache_key | "_0194002f-74ff-744a-8b02-6a244e135133_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5476 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5501 -value: Symfony\Component\Uid\Uuid {#5478 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5532 -errors: [] -form: Symfony\Component\Form\Form {#5533 …} } |
| form | Symfony\Component\Form\FormView {#5519 …5} |
| full_name | "0194002f-74ff-744a-8b02-6a244e135133" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74ff-744a-8b02-6a244e135133" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74ff-744a-8b02-6a244e135133" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74ff-744a-8b02-6a244e135133" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5476 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5501 -value: Symfony\Component\Uid\Uuid {#5478 …} } } |
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 {#5501 -value: Symfony\Component\Uid\Uuid {#5478 …} } |
| 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) {#5524 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() {#5526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5525 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-74ff-744a-8b02-6a244e135133_invariable" ] |
| cache_key | "_0194002f-74ff-744a-8b02-6a244e135133_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5501 -value: Symfony\Component\Uid\Uuid {#5478 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5545 -errors: [] -form: Symfony\Component\Form\Form {#5536 …} } |
| form | Symfony\Component\Form\FormView {#5544 …5} |
| full_name | "0194002f-74ff-744a-8b02-6a244e135133[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74ff-744a-8b02-6a244e135133_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-74ff-744a-8b02-6a244e135133_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5501 -value: Symfony\Component\Uid\Uuid {#5478 …} } |
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-74ff-744a-8b02-6a244e135133_products_favorite" ] |
| cache_key | "_0194002f-74ff-744a-8b02-6a244e135133_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5547 …5} |
| full_name | "0194002f-74ff-744a-8b02-6a244e135133[products_favorite]" |
| id | "f-74ff-744a-8b02-6a244e135133_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-74ff-744a-8b02-6a244e135133_products_favorite" |
| value | null |
0194002f-7483-77aa-8945-b26012a5923b
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 {#5550 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5552 …} } } |
| 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 {#5550 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5552 …} } } |
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 {#5550 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5552 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5580 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() {#5585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5583 …} $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-7483-77aa-8945-b26012a5923b" ] |
| cache_key | "_0194002f-7483-77aa-8945-b26012a5923b_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5550 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5552 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5606 -errors: [] -form: Symfony\Component\Form\Form {#5607 …} } |
| form | Symfony\Component\Form\FormView {#5593 …5} |
| full_name | "0194002f-7483-77aa-8945-b26012a5923b" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7483-77aa-8945-b26012a5923b" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7483-77aa-8945-b26012a5923b" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7483-77aa-8945-b26012a5923b" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5550 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5552 …} } } |
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 {#5552 …} } |
| 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) {#5598 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() {#5600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5599 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7483-77aa-8945-b26012a5923b_invariable" ] |
| cache_key | "_0194002f-7483-77aa-8945-b26012a5923b_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5552 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5619 -errors: [] -form: Symfony\Component\Form\Form {#5610 …} } |
| form | Symfony\Component\Form\FormView {#5618 …5} |
| full_name | "0194002f-7483-77aa-8945-b26012a5923b[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7483-77aa-8945-b26012a5923b_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-7483-77aa-8945-b26012a5923b_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5575 -value: Symfony\Component\Uid\Uuid {#5552 …} } |
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-7483-77aa-8945-b26012a5923b_products_favorite" ] |
| cache_key | "_0194002f-7483-77aa-8945-b26012a5923b_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5621 …5} |
| full_name | "0194002f-7483-77aa-8945-b26012a5923b[products_favorite]" |
| id | "f-7483-77aa-8945-b26012a5923b_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-7483-77aa-8945-b26012a5923b_products_favorite" |
| value | null |
0194002f-747f-703d-8713-7748bced3605
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 {#5624 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5649 -value: Symfony\Component\Uid\Uuid {#5626 …} } } |
| 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 {#5624 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5649 -value: Symfony\Component\Uid\Uuid {#5626 …} } } |
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 {#5624 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5649 -value: Symfony\Component\Uid\Uuid {#5626 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5654 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() {#5659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5657 …} $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-747f-703d-8713-7748bced3605" ] |
| cache_key | "_0194002f-747f-703d-8713-7748bced3605_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5624 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5649 -value: Symfony\Component\Uid\Uuid {#5626 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5680 -errors: [] -form: Symfony\Component\Form\Form {#5681 …} } |
| form | Symfony\Component\Form\FormView {#5667 …5} |
| full_name | "0194002f-747f-703d-8713-7748bced3605" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-747f-703d-8713-7748bced3605" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-747f-703d-8713-7748bced3605" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-747f-703d-8713-7748bced3605" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5624 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5649 -value: Symfony\Component\Uid\Uuid {#5626 …} } } |
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 {#5649 -value: Symfony\Component\Uid\Uuid {#5626 …} } |
| 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) {#5672 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() {#5674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5673 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-747f-703d-8713-7748bced3605_invariable" ] |
| cache_key | "_0194002f-747f-703d-8713-7748bced3605_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5649 -value: Symfony\Component\Uid\Uuid {#5626 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5693 -errors: [] -form: Symfony\Component\Form\Form {#5684 …} } |
| form | Symfony\Component\Form\FormView {#5692 …5} |
| full_name | "0194002f-747f-703d-8713-7748bced3605[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-747f-703d-8713-7748bced3605_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-747f-703d-8713-7748bced3605_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5649 -value: Symfony\Component\Uid\Uuid {#5626 …} } |
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-747f-703d-8713-7748bced3605_products_favorite" ] |
| cache_key | "_0194002f-747f-703d-8713-7748bced3605_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5695 …5} |
| full_name | "0194002f-747f-703d-8713-7748bced3605[products_favorite]" |
| id | "f-747f-703d-8713-7748bced3605_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-747f-703d-8713-7748bced3605_products_favorite" |
| value | null |
0194002f-742a-7fec-8c25-72a7b3c05991
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 {#5698 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5723 -value: Symfony\Component\Uid\Uuid {#5700 …} } } |
| 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 {#5698 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5723 -value: Symfony\Component\Uid\Uuid {#5700 …} } } |
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 {#5698 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5723 -value: Symfony\Component\Uid\Uuid {#5700 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5728 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() {#5733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5731 …} $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-742a-7fec-8c25-72a7b3c05991" ] |
| cache_key | "_0194002f-742a-7fec-8c25-72a7b3c05991_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5698 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5723 -value: Symfony\Component\Uid\Uuid {#5700 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5754 -errors: [] -form: Symfony\Component\Form\Form {#5755 …} } |
| form | Symfony\Component\Form\FormView {#5741 …5} |
| full_name | "0194002f-742a-7fec-8c25-72a7b3c05991" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-742a-7fec-8c25-72a7b3c05991" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-742a-7fec-8c25-72a7b3c05991" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-742a-7fec-8c25-72a7b3c05991" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5698 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5723 -value: Symfony\Component\Uid\Uuid {#5700 …} } } |
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 {#5723 -value: Symfony\Component\Uid\Uuid {#5700 …} } |
| 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) {#5746 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() {#5748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5747 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-742a-7fec-8c25-72a7b3c05991_invariable" ] |
| cache_key | "_0194002f-742a-7fec-8c25-72a7b3c05991_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5723 -value: Symfony\Component\Uid\Uuid {#5700 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5767 -errors: [] -form: Symfony\Component\Form\Form {#5758 …} } |
| form | Symfony\Component\Form\FormView {#5766 …5} |
| full_name | "0194002f-742a-7fec-8c25-72a7b3c05991[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-742a-7fec-8c25-72a7b3c05991_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-742a-7fec-8c25-72a7b3c05991_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5723 -value: Symfony\Component\Uid\Uuid {#5700 …} } |
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-742a-7fec-8c25-72a7b3c05991_products_favorite" ] |
| cache_key | "_0194002f-742a-7fec-8c25-72a7b3c05991_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5769 …5} |
| full_name | "0194002f-742a-7fec-8c25-72a7b3c05991[products_favorite]" |
| id | "f-742a-7fec-8c25-72a7b3c05991_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-742a-7fec-8c25-72a7b3c05991_products_favorite" |
| value | null |
0194002f-74f4-7cb4-a07b-c50fee226ea3
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 {#5772 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5797 -value: Symfony\Component\Uid\Uuid {#5774 …} } } |
| 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 {#5772 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5797 -value: Symfony\Component\Uid\Uuid {#5774 …} } } |
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 {#5772 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5797 -value: Symfony\Component\Uid\Uuid {#5774 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5802 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() {#5807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5805 …} $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-74f4-7cb4-a07b-c50fee226ea3" ] |
| cache_key | "_0194002f-74f4-7cb4-a07b-c50fee226ea3_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5772 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5797 -value: Symfony\Component\Uid\Uuid {#5774 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5828 -errors: [] -form: Symfony\Component\Form\Form {#5829 …} } |
| form | Symfony\Component\Form\FormView {#5815 …5} |
| full_name | "0194002f-74f4-7cb4-a07b-c50fee226ea3" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74f4-7cb4-a07b-c50fee226ea3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74f4-7cb4-a07b-c50fee226ea3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74f4-7cb4-a07b-c50fee226ea3" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5772 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5797 -value: Symfony\Component\Uid\Uuid {#5774 …} } } |
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 {#5797 -value: Symfony\Component\Uid\Uuid {#5774 …} } |
| 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) {#5820 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() {#5822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5821 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-74f4-7cb4-a07b-c50fee226ea3_invariable" ] |
| cache_key | "_0194002f-74f4-7cb4-a07b-c50fee226ea3_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5797 -value: Symfony\Component\Uid\Uuid {#5774 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5841 -errors: [] -form: Symfony\Component\Form\Form {#5832 …} } |
| form | Symfony\Component\Form\FormView {#5840 …5} |
| full_name | "0194002f-74f4-7cb4-a07b-c50fee226ea3[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74f4-7cb4-a07b-c50fee226ea3_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-74f4-7cb4-a07b-c50fee226ea3_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5797 -value: Symfony\Component\Uid\Uuid {#5774 …} } |
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-74f4-7cb4-a07b-c50fee226ea3_products_favorite" ] |
| cache_key | "_0194002f-74f4-7cb4-a07b-c50fee226ea3_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5843 …5} |
| full_name | "0194002f-74f4-7cb4-a07b-c50fee226ea3[products_favorite]" |
| id | "f-74f4-7cb4-a07b-c50fee226ea3_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-74f4-7cb4-a07b-c50fee226ea3_products_favorite" |
| value | null |