Forms
-
search_form
-
query
-
_token
-
-
search_form_footer
-
query
-
_token
-
-
form-01905ea6-805e-7a56-b53c-da41c19f9e38
-
offer
-
variation
-
modification
-
01905ea6-8062-7a06-9469-4f7e90243b3d
-
placeholder
-
0
-
1
-
2
-
3
-
-
01905ea6-8063-79e1-932f-580c129b8230
-
placeholder
-
0
-
1
-
2
-
-
01905ea6-8063-79e1-932f-580c13c1ee96
-
category
-
filter
-
_token
-
-
0194002f-7245-73f7-971d-f5d3bbae13d9
-
invariable
-
products_favorite
-
-
0194002f-73a3-75f0-a35f-49a9d0958e58
-
invariable
-
products_favorite
-
-
0194002f-7239-7676-b434-264fe508de11
-
invariable
-
products_favorite
-
-
0194002f-73c8-7cd7-958e-767461c6ba10
-
invariable
-
products_favorite
-
-
0194002f-73cc-732f-9832-22d1398d20f2
-
invariable
-
products_favorite
-
-
0194002f-73d4-7758-9c04-a921a082935f
-
invariable
-
products_favorite
-
-
0194002f-7226-7412-9b12-3ae48defb929
-
invariable
-
products_favorite
-
-
0194002f-73b1-7c13-91b4-c670cac24240
-
invariable
-
products_favorite
-
-
0194002f-73d0-78cd-acda-09f54e037bbf
-
invariable
-
products_favorite
-
-
0194002f-73a6-7ad5-81c0-2d6bfdf2daa1
-
invariable
-
products_favorite
-
-
0194002f-73aa-7b84-8c35-806e45f6c578
-
invariable
-
products_favorite
-
-
0194002f-73ae-7980-8ab4-9ebd97accb64
-
invariable
-
products_favorite
-
-
0194002f-73b5-7d02-93a4-dad3487c664b
-
invariable
-
products_favorite
-
-
0194002f-73b9-7534-b887-d73309e92f2f
-
invariable
-
products_favorite
-
-
0194002f-6a2f-7d63-b87e-329d2e564cde
-
invariable
-
products_favorite
-
-
0194002f-73bc-7dcb-b201-06ab8d574d0d
-
invariable
-
products_favorite
-
-
0194002f-7210-7ff3-b512-b610937c564a
-
invariable
-
products_favorite
-
-
0194002f-73c0-7605-a256-4bb473438ddb
-
invariable
-
products_favorite
-
-
0194002f-73c5-7fff-a98f-0ff4fefd2320
-
invariable
-
products_favorite
-
-
0194002f-7223-7d63-a552-52876100f7a5
-
invariable
-
products_favorite
-
-
0194002f-722a-751a-81c0-d1d6364b2201
-
invariable
-
products_favorite
-
-
0194002f-722e-71e5-a3bc-d35d223df152
-
invariable
-
products_favorite
-
-
0194002f-7235-7469-86ad-4d6ed32a2412
-
invariable
-
products_favorite
-
-
0194002f-7231-7a25-a3f5-046127a1f58f
-
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 {#3180 +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 {#3180 +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 {#3180 +query: null -searchTags: [] } |
| data_class | "BaksDev\Core\Form\Search\SearchDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3378 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() {#3376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3377 …} $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 {#3180 +query: null -searchTags: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3566 -errors: [] -form: Symfony\Component\Form\Form {#3203 …} } |
| form | Symfony\Component\Form\FormView {#3567 …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 {#3180 +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) {#2648 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() {#3322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3326 …} $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 {#3571 -errors: [] -form: Symfony\Component\Form\Form {#3350 …} } |
| form | Symfony\Component\Form\FormView {#3570 …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 | "05e8efab67311a53536.MqMRi2Te4YCqHTzZaC2jRR7gnckPN4d7_LuqqvrD2lw.a5JL3zepr-_kbRGdEE_GDHOu-YZiA-0yzt7c8KuKlxBj_H_fPJGX4_p_aQ" |
| 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 | "05e8efab67311a53536.MqMRi2Te4YCqHTzZaC2jRR7gnckPN4d7_LuqqvrD2lw.a5JL3zepr-_kbRGdEE_GDHOu-YZiA-0yzt7c8KuKlxBj_H_fPJGX4_p_aQ" |
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 | "05e8efab67311a53536.MqMRi2Te4YCqHTzZaC2jRR7gnckPN4d7_LuqqvrD2lw.a5JL3zepr-_kbRGdEE_GDHOu-YZiA-0yzt7c8KuKlxBj_H_fPJGX4_p_aQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3568 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() {#3572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3573 …} $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 | "05e8efab67311a53536.MqMRi2Te4YCqHTzZaC2jRR7gnckPN4d7_LuqqvrD2lw.a5JL3zepr-_kbRGdEE_GDHOu-YZiA-0yzt7c8KuKlxBj_H_fPJGX4_p_aQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3583 -errors: [] -form: Symfony\Component\Form\Form {#3579 …} } |
| form | Symfony\Component\Form\FormView {#3574 …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 | "05e8efab67311a53536.MqMRi2Te4YCqHTzZaC2jRR7gnckPN4d7_LuqqvrD2lw.a5JL3zepr-_kbRGdEE_GDHOu-YZiA-0yzt7c8KuKlxBj_H_fPJGX4_p_aQ" |
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 | "ab1c498.hiPr_I-MBCER0femAUALIV5zCeCAdXX9Qnr3V6tR2M0.wnTYssehNHlm6aTcQyZfdDEwSLroITybGk28BsEF7bnNEbrKvvpVcEWoog" |
| 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 | "ab1c498.hiPr_I-MBCER0femAUALIV5zCeCAdXX9Qnr3V6tR2M0.wnTYssehNHlm6aTcQyZfdDEwSLroITybGk28BsEF7bnNEbrKvvpVcEWoog" |
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 | "ab1c498.hiPr_I-MBCER0femAUALIV5zCeCAdXX9Qnr3V6tR2M0.wnTYssehNHlm6aTcQyZfdDEwSLroITybGk28BsEF7bnNEbrKvvpVcEWoog" |
| 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 | "ab1c498.hiPr_I-MBCER0femAUALIV5zCeCAdXX9Qnr3V6tR2M0.wnTYssehNHlm6aTcQyZfdDEwSLroITybGk28BsEF7bnNEbrKvvpVcEWoog" |
| 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 | "ab1c498.hiPr_I-MBCER0femAUALIV5zCeCAdXX9Qnr3V6tR2M0.wnTYssehNHlm6aTcQyZfdDEwSLroITybGk28BsEF7bnNEbrKvvpVcEWoog" |
form-01905ea6-805e-7a56-b53c-da41c19f9e38
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/sailun" |
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/sailun" |
| 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() {#2634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2632 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/catalog/sailun" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_category_filter_form" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_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 {#2772 -errors: [] -form: Symfony\Component\Form\Form {#3181 …} } |
| form | Symfony\Component\Form\FormView {#3375 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38" |
| 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) {#2763 class: "BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable" this: BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable {#2794 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.radius" |
| choice_translation_parameters | [] |
| choice_value | Closure($radius) {#2765 class: "BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable" this: BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable {#2794 …} } |
| 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() {#2777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2774 …} $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-01905ea6-805e-7a56-b53c-da41c19f9e38_offer" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_offer_tire_radius_field_form_available" |
| choice_translation_domain | "field.tire.radius" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +data: "13" +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +data: "14" +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +data: "15" +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +data: "15C" +value: "15C" +label: "15C" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3434 +data: "16" +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3430 +data: "16C" +value: "16C" +label: "16C" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3426 +data: "17" +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +data: "18" +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3432 +data: "19" +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +data: "20" +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +data: "21" +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +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 {#3187 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3387 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_offer" |
| is_selected | Closure($choice, $value) {#3501 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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#2768 class: "BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable" this: BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable {#2786 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.width" |
| choice_translation_parameters | [] |
| choice_value | Closure($width) {#2935 class: "BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable" this: BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable {#2786 …} } |
| 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() {#2887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2931 …} $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-01905ea6-805e-7a56-b53c-da41c19f9e38_variation" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_variation_tire_width_field_form_available" |
| choice_translation_domain | "field.tire.width" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3495 +data: "175" +value: "175" +label: "175" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +data: "185" +value: "185" +label: "185" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +data: "195" +value: "195" +label: "195" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +data: "205" +value: "205" +label: "205" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +data: "215" +value: "215" +label: "215" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +data: "225" +value: "225" +label: "225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +data: "235" +value: "235" +label: "235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +data: "245" +value: "245" +label: "245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3487 +data: "255" +value: "255" +label: "255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3486 +data: "265" +value: "265" +label: "265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +data: "275" +value: "275" +label: "275" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +data: "285" +value: "285" +label: "285" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +data: "295" +value: "295" +label: "295" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +data: "315" +value: "315" +label: "315" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3465 -errors: [] -form: Symfony\Component\Form\Form {#3190 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3466 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[variation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_variation" |
| is_selected | Closure($choice, $value) {#3512 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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3072 class: "BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable" this: BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable {#2816 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.profile" |
| choice_translation_parameters | [] |
| choice_value | Closure($profile) {#3101 class: "BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable" this: BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable {#2816 …} } |
| 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() {#2781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3032 …} $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-01905ea6-805e-7a56-b53c-da41c19f9e38_modification" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_modification_tire_profile_field_form_available" |
| choice_translation_domain | "field.tire.profile" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +data: "30" +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +data: "35" +value: "35" +label: "35" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +data: "40" +value: "40" +label: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +data: "45" +value: "45" +label: "45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +data: "50" +value: "50" +label: "50" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +data: "55" +value: "55" +label: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +data: "60" +value: "60" +label: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +data: "65" +value: "65" +label: "65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +data: "70" +value: "70" +label: "70" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +data: "75" +value: "75" +label: "75" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +data: "80" +value: "80" +label: "80" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3509 -errors: [] -form: Symfony\Component\Form\Form {#3193 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3513 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[modification]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_modification" |
| is_selected | Closure($choice, $value) {#3526 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-01905ea6-805e-7a56-b53c-da41c19f9e38_modification" |
| valid | true |
| value | "" |
01905ea6-8062-7a06-9469-4f7e90243b3d
"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 {#3344 -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) {#3108 class: "BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm" this: BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm {#2923 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.cartype" |
| choice_translation_parameters | [] |
| choice_value | Closure($status) {#3110 class: "BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm" this: BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm {#2923 …} } |
| choices | [ BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#2920 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2757 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3111 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2782 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3100 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2759 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3105 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#3043 …} } ] |
| 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() {#3099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3106 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_cartype_field" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_tire_cartype_field" |
| choice_translation_domain | "field.tire.cartype" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#2920 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2757 …} } +value: "passenger" +label: "passenger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3111 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2782 …} } +value: "jeep" +label: "jeep" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3100 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2759 …} } +value: "bus" +label: "bus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3105 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#3043 …} } +value: "truck" +label: "truck" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3344 -value: null } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3525 -errors: [] -form: Symfony\Component\Form\Form {#3245 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3527 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8062-7a06-9469-4f7e90243b3d]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8062-7a06-9469-4f7e90243b3d" |
| is_selected | Closure($choice, $value) {#3528 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 | "01905ea6-8062-7a06-9469-4f7e90243b3d" |
| 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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3201 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3532 -errors: [] -form: Symfony\Component\Form\Form {#3248 …} } |
| form | Symfony\Component\Form\FormView {#3531 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8062-7a06-9469-4f7e90243b3d]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8062-7a06-9469-4f7e90243b3d_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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3210 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "passenger" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3533 -errors: [] -form: Symfony\Component\Form\Form {#3251 …} } |
| form | Symfony\Component\Form\FormView {#3534 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8062-7a06-9469-4f7e90243b3d]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8062-7a06-9469-4f7e90243b3d_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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3219 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "jeep" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3535 -errors: [] -form: Symfony\Component\Form\Form {#3254 …} } |
| form | Symfony\Component\Form\FormView {#3536 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8062-7a06-9469-4f7e90243b3d]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8062-7a06-9469-4f7e90243b3d_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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3228 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "bus" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3537 -errors: [] -form: Symfony\Component\Form\Form {#3257 …} } |
| form | Symfony\Component\Form\FormView {#3538 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8062-7a06-9469-4f7e90243b3d]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8062-7a06-9469-4f7e90243b3d_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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3237 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "truck" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3539 -errors: [] -form: Symfony\Component\Form\Form {#3260 …} } |
| form | Symfony\Component\Form\FormView {#3540 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8062-7a06-9469-4f7e90243b3d]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8062-7a06-9469-4f7e90243b3d_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-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_cartype_field_entry" |
| valid | true |
| value | "truck" |
01905ea6-8063-79e1-932f-580c129b8230
"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 {#3347 -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) {#3132 class: "BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm" this: BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm {#3119 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.season" |
| choice_translation_parameters | [] |
| choice_value | Closure($status) {#3131 class: "BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm" this: BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm {#3119 …} } |
| choices | [ BaksDev\Field\Tire\Season\Type\TireSeasonField {#3128 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3124 …} } BaksDev\Field\Tire\Season\Type\TireSeasonField {#3129 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3125 …} } BaksDev\Field\Tire\Season\Type\TireSeasonField {#3130 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3127 …} } ] |
| 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() {#3135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3134 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_season_field" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_tire_season_field" |
| choice_translation_domain | "field.tire.season" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3128 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3124 …} } +value: "summer" +label: "summer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3129 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3125 …} } +value: "winter" +label: "winter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3130 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3127 …} } +value: "all" +label: "all" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | BaksDev\Field\Tire\Season\Type\TireSeasonField {#3347 -value: null } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3530 -errors: [] -form: Symfony\Component\Form\Form {#3299 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3529 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8063-79e1-932f-580c129b8230]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8063-79e1-932f-580c129b8230" |
| is_selected | Closure($choice, $value) {#3542 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 | "01905ea6-8063-79e1-932f-580c129b8230" |
| 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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3264 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3545 -errors: [] -form: Symfony\Component\Form\Form {#3302 …} } |
| form | Symfony\Component\Form\FormView {#3544 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8063-79e1-932f-580c129b8230]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8063-79e1-932f-580c129b8230_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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3273 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "summer" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3546 -errors: [] -form: Symfony\Component\Form\Form {#3305 …} } |
| form | Symfony\Component\Form\FormView {#3547 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8063-79e1-932f-580c129b8230]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8063-79e1-932f-580c129b8230_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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3282 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "winter" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3548 -errors: [] -form: Symfony\Component\Form\Form {#3308 …} } |
| form | Symfony\Component\Form\FormView {#3549 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8063-79e1-932f-580c129b8230]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8063-79e1-932f-580c129b8230_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-01905ea6-805e-7a56-b53c-da41c19f9e38_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) {#3158 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 {#3159 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() {#3292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3291 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "all" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3550 -errors: [] -form: Symfony\Component\Form\Form {#3311 …} } |
| form | Symfony\Component\Form\FormView {#3551 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8063-79e1-932f-580c129b8230]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8063-79e1-932f-580c129b8230_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-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_season_field_entry" |
| valid | true |
| value | "all" |
01905ea6-8063-79e1-932f-580c13c1ee96
"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) {#3158 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 {#3159 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() {#3160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3161 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "tire_studs_field" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_studs_field" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_tire_studs_field_tire_studs_field" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3543 -errors: [] -form: Symfony\Component\Form\Form {#3314 …} } |
| form | Symfony\Component\Form\FormView {#3541 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[01905ea6-8063-79e1-932f-580c13c1ee96]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_01905ea6-8063-79e1-932f-580c13c1ee96" |
| label | "Средство против скольжения" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "01905ea6-8063-79e1-932f-580c13c1ee96" |
| priority | 98 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.studs" |
| unique_block_prefix | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_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 | "01905ea6-805e-7a56-b53c-da41c19f9e38" |
| 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) {#2644 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() {#2647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2646 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_category" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_category_hidden" |
| compound | false |
| data | "01905ea6-805e-7a56-b53c-da41c19f9e38" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3136 -errors: [] -form: Symfony\Component\Form\Form {#3184 …} } |
| form | Symfony\Component\Form\FormView {#3284 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_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-01905ea6-805e-7a56-b53c-da41c19f9e38_category" |
| valid | true |
| value | "01905ea6-805e-7a56-b53c-da41c19f9e38" |
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-01905ea6-805e-7a56-b53c-da41c19f9e38_filter" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38_filter_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3552 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[filter]" |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38_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-01905ea6-805e-7a56-b53c-da41c19f9e38_filter" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d15d0.BD6JrUu5g-DXkThPWXO3QXBcBc5-FcvUZKMPXqYabxk.Vgbm1yLettCI9g8NdErTNhQWT7wWQ4mDA8dMAZBrLXswd8z9EY_BjIjpDA" |
| 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 | "d15d0.BD6JrUu5g-DXkThPWXO3QXBcBc5-FcvUZKMPXqYabxk.Vgbm1yLettCI9g8NdErTNhQWT7wWQ4mDA8dMAZBrLXswd8z9EY_BjIjpDA" |
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 | "d15d0.BD6JrUu5g-DXkThPWXO3QXBcBc5-FcvUZKMPXqYabxk.Vgbm1yLettCI9g8NdErTNhQWT7wWQ4mDA8dMAZBrLXswd8z9EY_BjIjpDA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3266 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() {#3554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3553 …} $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-01905ea6-805e-7a56-b53c-da41c19f9e38__token" ] |
| cache_key | "_form-01905ea6-805e-7a56-b53c-da41c19f9e38__token_hidden" |
| compound | false |
| data | "d15d0.BD6JrUu5g-DXkThPWXO3QXBcBc5-FcvUZKMPXqYabxk.Vgbm1yLettCI9g8NdErTNhQWT7wWQ4mDA8dMAZBrLXswd8z9EY_BjIjpDA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3564 -errors: [] -form: Symfony\Component\Form\Form {#3560 …} } |
| form | Symfony\Component\Form\FormView {#3555 …5} |
| full_name | "form-01905ea6-805e-7a56-b53c-da41c19f9e38[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01905ea6-805e-7a56-b53c-da41c19f9e38__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-01905ea6-805e-7a56-b53c-da41c19f9e38__token" |
| valid | true |
| value | "d15d0.BD6JrUu5g-DXkThPWXO3QXBcBc5-FcvUZKMPXqYabxk.Vgbm1yLettCI9g8NdErTNhQWT7wWQ4mDA8dMAZBrLXswd8z9EY_BjIjpDA" |
0194002f-7245-73f7-971d-f5d3bbae13d9
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 {#4095 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4093 -value: Symfony\Component\Uid\Uuid {#4094 …} } } |
| 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 {#4095 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4093 -value: Symfony\Component\Uid\Uuid {#4094 …} } } |
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 {#4095 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4093 -value: Symfony\Component\Uid\Uuid {#4094 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4112 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() {#4114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4113 …} $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-7245-73f7-971d-f5d3bbae13d9" ] |
| cache_key | "_0194002f-7245-73f7-971d-f5d3bbae13d9_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4095 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4093 -value: Symfony\Component\Uid\Uuid {#4094 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4128 -errors: [] -form: Symfony\Component\Form\Form {#4129 …} } |
| form | Symfony\Component\Form\FormView {#4115 …5} |
| full_name | "0194002f-7245-73f7-971d-f5d3bbae13d9" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7245-73f7-971d-f5d3bbae13d9" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7245-73f7-971d-f5d3bbae13d9" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7245-73f7-971d-f5d3bbae13d9" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4095 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4093 -value: Symfony\Component\Uid\Uuid {#4094 …} } } |
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 {#4093 -value: Symfony\Component\Uid\Uuid {#4094 …} } |
| 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) {#4120 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() {#4122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4121 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7245-73f7-971d-f5d3bbae13d9_invariable" ] |
| cache_key | "_0194002f-7245-73f7-971d-f5d3bbae13d9_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4093 -value: Symfony\Component\Uid\Uuid {#4094 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4141 -errors: [] -form: Symfony\Component\Form\Form {#4132 …} } |
| form | Symfony\Component\Form\FormView {#4140 …5} |
| full_name | "0194002f-7245-73f7-971d-f5d3bbae13d9[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7245-73f7-971d-f5d3bbae13d9_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-7245-73f7-971d-f5d3bbae13d9_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4093 -value: Symfony\Component\Uid\Uuid {#4094 …} } |
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-7245-73f7-971d-f5d3bbae13d9_products_favorite" ] |
| cache_key | "_0194002f-7245-73f7-971d-f5d3bbae13d9_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4143 …5} |
| full_name | "0194002f-7245-73f7-971d-f5d3bbae13d9[products_favorite]" |
| id | "f-7245-73f7-971d-f5d3bbae13d9_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-7245-73f7-971d-f5d3bbae13d9_products_favorite" |
| value | null |
0194002f-73a3-75f0-a35f-49a9d0958e58
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 {#4180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4175 -value: Symfony\Component\Uid\Uuid {#4171 …} } } |
| 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 {#4180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4175 -value: Symfony\Component\Uid\Uuid {#4171 …} } } |
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 {#4180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4175 -value: Symfony\Component\Uid\Uuid {#4171 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4189 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() {#4192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4191 …} $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-73a3-75f0-a35f-49a9d0958e58" ] |
| cache_key | "_0194002f-73a3-75f0-a35f-49a9d0958e58_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4175 -value: Symfony\Component\Uid\Uuid {#4171 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4212 -errors: [] -form: Symfony\Component\Form\Form {#4213 …} } |
| form | Symfony\Component\Form\FormView {#4199 …5} |
| full_name | "0194002f-73a3-75f0-a35f-49a9d0958e58" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73a3-75f0-a35f-49a9d0958e58" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73a3-75f0-a35f-49a9d0958e58" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73a3-75f0-a35f-49a9d0958e58" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4180 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4175 -value: Symfony\Component\Uid\Uuid {#4171 …} } } |
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 {#4175 -value: Symfony\Component\Uid\Uuid {#4171 …} } |
| 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) {#4204 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() {#4206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4205 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73a3-75f0-a35f-49a9d0958e58_invariable" ] |
| cache_key | "_0194002f-73a3-75f0-a35f-49a9d0958e58_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4175 -value: Symfony\Component\Uid\Uuid {#4171 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4225 -errors: [] -form: Symfony\Component\Form\Form {#4216 …} } |
| form | Symfony\Component\Form\FormView {#4224 …5} |
| full_name | "0194002f-73a3-75f0-a35f-49a9d0958e58[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73a3-75f0-a35f-49a9d0958e58_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-73a3-75f0-a35f-49a9d0958e58_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4175 -value: Symfony\Component\Uid\Uuid {#4171 …} } |
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-73a3-75f0-a35f-49a9d0958e58_products_favorite" ] |
| cache_key | "_0194002f-73a3-75f0-a35f-49a9d0958e58_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4227 …5} |
| full_name | "0194002f-73a3-75f0-a35f-49a9d0958e58[products_favorite]" |
| id | "f-73a3-75f0-a35f-49a9d0958e58_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-73a3-75f0-a35f-49a9d0958e58_products_favorite" |
| value | null |
0194002f-7239-7676-b434-264fe508de11
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 {#4230 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4255 -value: Symfony\Component\Uid\Uuid {#4232 …} } } |
| 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 {#4230 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4255 -value: Symfony\Component\Uid\Uuid {#4232 …} } } |
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 {#4230 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4255 -value: Symfony\Component\Uid\Uuid {#4232 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4260 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() {#4265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4263 …} $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-7239-7676-b434-264fe508de11" ] |
| cache_key | "_0194002f-7239-7676-b434-264fe508de11_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4230 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4255 -value: Symfony\Component\Uid\Uuid {#4232 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4286 -errors: [] -form: Symfony\Component\Form\Form {#4287 …} } |
| form | Symfony\Component\Form\FormView {#4273 …5} |
| full_name | "0194002f-7239-7676-b434-264fe508de11" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7239-7676-b434-264fe508de11" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7239-7676-b434-264fe508de11" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7239-7676-b434-264fe508de11" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4230 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4255 -value: Symfony\Component\Uid\Uuid {#4232 …} } } |
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 {#4255 -value: Symfony\Component\Uid\Uuid {#4232 …} } |
| 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) {#4278 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() {#4280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4279 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7239-7676-b434-264fe508de11_invariable" ] |
| cache_key | "_0194002f-7239-7676-b434-264fe508de11_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4255 -value: Symfony\Component\Uid\Uuid {#4232 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4299 -errors: [] -form: Symfony\Component\Form\Form {#4290 …} } |
| form | Symfony\Component\Form\FormView {#4298 …5} |
| full_name | "0194002f-7239-7676-b434-264fe508de11[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7239-7676-b434-264fe508de11_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-7239-7676-b434-264fe508de11_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4255 -value: Symfony\Component\Uid\Uuid {#4232 …} } |
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-7239-7676-b434-264fe508de11_products_favorite" ] |
| cache_key | "_0194002f-7239-7676-b434-264fe508de11_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4301 …5} |
| full_name | "0194002f-7239-7676-b434-264fe508de11[products_favorite]" |
| id | "f-7239-7676-b434-264fe508de11_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-7239-7676-b434-264fe508de11_products_favorite" |
| value | null |
0194002f-73c8-7cd7-958e-767461c6ba10
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 {#4304 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4329 -value: Symfony\Component\Uid\Uuid {#4306 …} } } |
| 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 {#4304 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4329 -value: Symfony\Component\Uid\Uuid {#4306 …} } } |
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 {#4304 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4329 -value: Symfony\Component\Uid\Uuid {#4306 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4334 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() {#4339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4337 …} $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-73c8-7cd7-958e-767461c6ba10" ] |
| cache_key | "_0194002f-73c8-7cd7-958e-767461c6ba10_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4304 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4329 -value: Symfony\Component\Uid\Uuid {#4306 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4360 -errors: [] -form: Symfony\Component\Form\Form {#4361 …} } |
| form | Symfony\Component\Form\FormView {#4347 …5} |
| full_name | "0194002f-73c8-7cd7-958e-767461c6ba10" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73c8-7cd7-958e-767461c6ba10" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73c8-7cd7-958e-767461c6ba10" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73c8-7cd7-958e-767461c6ba10" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4304 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4329 -value: Symfony\Component\Uid\Uuid {#4306 …} } } |
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 {#4329 -value: Symfony\Component\Uid\Uuid {#4306 …} } |
| 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) {#4352 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() {#4354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4353 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73c8-7cd7-958e-767461c6ba10_invariable" ] |
| cache_key | "_0194002f-73c8-7cd7-958e-767461c6ba10_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4329 -value: Symfony\Component\Uid\Uuid {#4306 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4373 -errors: [] -form: Symfony\Component\Form\Form {#4364 …} } |
| form | Symfony\Component\Form\FormView {#4372 …5} |
| full_name | "0194002f-73c8-7cd7-958e-767461c6ba10[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73c8-7cd7-958e-767461c6ba10_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-73c8-7cd7-958e-767461c6ba10_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4329 -value: Symfony\Component\Uid\Uuid {#4306 …} } |
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-73c8-7cd7-958e-767461c6ba10_products_favorite" ] |
| cache_key | "_0194002f-73c8-7cd7-958e-767461c6ba10_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4375 …5} |
| full_name | "0194002f-73c8-7cd7-958e-767461c6ba10[products_favorite]" |
| id | "f-73c8-7cd7-958e-767461c6ba10_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-73c8-7cd7-958e-767461c6ba10_products_favorite" |
| value | null |
0194002f-73cc-732f-9832-22d1398d20f2
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 {#4378 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4403 -value: Symfony\Component\Uid\Uuid {#4380 …} } } |
| 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 {#4378 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4403 -value: Symfony\Component\Uid\Uuid {#4380 …} } } |
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 {#4378 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4403 -value: Symfony\Component\Uid\Uuid {#4380 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4408 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() {#4413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4411 …} $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-73cc-732f-9832-22d1398d20f2" ] |
| cache_key | "_0194002f-73cc-732f-9832-22d1398d20f2_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4378 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4403 -value: Symfony\Component\Uid\Uuid {#4380 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4434 -errors: [] -form: Symfony\Component\Form\Form {#4435 …} } |
| form | Symfony\Component\Form\FormView {#4421 …5} |
| full_name | "0194002f-73cc-732f-9832-22d1398d20f2" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73cc-732f-9832-22d1398d20f2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73cc-732f-9832-22d1398d20f2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73cc-732f-9832-22d1398d20f2" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4378 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4403 -value: Symfony\Component\Uid\Uuid {#4380 …} } } |
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 {#4403 -value: Symfony\Component\Uid\Uuid {#4380 …} } |
| 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) {#4426 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() {#4428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4427 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73cc-732f-9832-22d1398d20f2_invariable" ] |
| cache_key | "_0194002f-73cc-732f-9832-22d1398d20f2_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4403 -value: Symfony\Component\Uid\Uuid {#4380 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4447 -errors: [] -form: Symfony\Component\Form\Form {#4438 …} } |
| form | Symfony\Component\Form\FormView {#4446 …5} |
| full_name | "0194002f-73cc-732f-9832-22d1398d20f2[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73cc-732f-9832-22d1398d20f2_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-73cc-732f-9832-22d1398d20f2_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4403 -value: Symfony\Component\Uid\Uuid {#4380 …} } |
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-73cc-732f-9832-22d1398d20f2_products_favorite" ] |
| cache_key | "_0194002f-73cc-732f-9832-22d1398d20f2_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4449 …5} |
| full_name | "0194002f-73cc-732f-9832-22d1398d20f2[products_favorite]" |
| id | "f-73cc-732f-9832-22d1398d20f2_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-73cc-732f-9832-22d1398d20f2_products_favorite" |
| value | null |
0194002f-73d4-7758-9c04-a921a082935f
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 {#4452 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4477 -value: Symfony\Component\Uid\Uuid {#4454 …} } } |
| 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 {#4452 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4477 -value: Symfony\Component\Uid\Uuid {#4454 …} } } |
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 {#4452 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4477 -value: Symfony\Component\Uid\Uuid {#4454 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4482 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() {#4487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4485 …} $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-73d4-7758-9c04-a921a082935f" ] |
| cache_key | "_0194002f-73d4-7758-9c04-a921a082935f_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4452 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4477 -value: Symfony\Component\Uid\Uuid {#4454 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4508 -errors: [] -form: Symfony\Component\Form\Form {#4509 …} } |
| form | Symfony\Component\Form\FormView {#4495 …5} |
| full_name | "0194002f-73d4-7758-9c04-a921a082935f" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73d4-7758-9c04-a921a082935f" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73d4-7758-9c04-a921a082935f" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73d4-7758-9c04-a921a082935f" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4452 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4477 -value: Symfony\Component\Uid\Uuid {#4454 …} } } |
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 {#4477 -value: Symfony\Component\Uid\Uuid {#4454 …} } |
| 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) {#4500 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() {#4502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4501 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73d4-7758-9c04-a921a082935f_invariable" ] |
| cache_key | "_0194002f-73d4-7758-9c04-a921a082935f_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4477 -value: Symfony\Component\Uid\Uuid {#4454 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4521 -errors: [] -form: Symfony\Component\Form\Form {#4512 …} } |
| form | Symfony\Component\Form\FormView {#4520 …5} |
| full_name | "0194002f-73d4-7758-9c04-a921a082935f[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73d4-7758-9c04-a921a082935f_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-73d4-7758-9c04-a921a082935f_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4477 -value: Symfony\Component\Uid\Uuid {#4454 …} } |
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-73d4-7758-9c04-a921a082935f_products_favorite" ] |
| cache_key | "_0194002f-73d4-7758-9c04-a921a082935f_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4523 …5} |
| full_name | "0194002f-73d4-7758-9c04-a921a082935f[products_favorite]" |
| id | "f-73d4-7758-9c04-a921a082935f_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-73d4-7758-9c04-a921a082935f_products_favorite" |
| value | null |
0194002f-7226-7412-9b12-3ae48defb929
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 {#4526 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4551 -value: Symfony\Component\Uid\Uuid {#4528 …} } } |
| 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 {#4526 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4551 -value: Symfony\Component\Uid\Uuid {#4528 …} } } |
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 {#4526 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4551 -value: Symfony\Component\Uid\Uuid {#4528 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4556 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() {#4561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4559 …} $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-7226-7412-9b12-3ae48defb929" ] |
| cache_key | "_0194002f-7226-7412-9b12-3ae48defb929_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4526 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4551 -value: Symfony\Component\Uid\Uuid {#4528 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4582 -errors: [] -form: Symfony\Component\Form\Form {#4583 …} } |
| form | Symfony\Component\Form\FormView {#4569 …5} |
| full_name | "0194002f-7226-7412-9b12-3ae48defb929" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7226-7412-9b12-3ae48defb929" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7226-7412-9b12-3ae48defb929" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7226-7412-9b12-3ae48defb929" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4526 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4551 -value: Symfony\Component\Uid\Uuid {#4528 …} } } |
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 {#4551 -value: Symfony\Component\Uid\Uuid {#4528 …} } |
| 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) {#4574 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() {#4576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4575 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7226-7412-9b12-3ae48defb929_invariable" ] |
| cache_key | "_0194002f-7226-7412-9b12-3ae48defb929_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4551 -value: Symfony\Component\Uid\Uuid {#4528 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4595 -errors: [] -form: Symfony\Component\Form\Form {#4586 …} } |
| form | Symfony\Component\Form\FormView {#4594 …5} |
| full_name | "0194002f-7226-7412-9b12-3ae48defb929[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7226-7412-9b12-3ae48defb929_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-7226-7412-9b12-3ae48defb929_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4551 -value: Symfony\Component\Uid\Uuid {#4528 …} } |
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-7226-7412-9b12-3ae48defb929_products_favorite" ] |
| cache_key | "_0194002f-7226-7412-9b12-3ae48defb929_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4597 …5} |
| full_name | "0194002f-7226-7412-9b12-3ae48defb929[products_favorite]" |
| id | "f-7226-7412-9b12-3ae48defb929_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-7226-7412-9b12-3ae48defb929_products_favorite" |
| value | null |
0194002f-73b1-7c13-91b4-c670cac24240
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 {#4600 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4625 -value: Symfony\Component\Uid\Uuid {#4602 …} } } |
| 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 {#4600 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4625 -value: Symfony\Component\Uid\Uuid {#4602 …} } } |
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 {#4600 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4625 -value: Symfony\Component\Uid\Uuid {#4602 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4630 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() {#4635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4633 …} $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-73b1-7c13-91b4-c670cac24240" ] |
| cache_key | "_0194002f-73b1-7c13-91b4-c670cac24240_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4600 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4625 -value: Symfony\Component\Uid\Uuid {#4602 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4656 -errors: [] -form: Symfony\Component\Form\Form {#4657 …} } |
| form | Symfony\Component\Form\FormView {#4643 …5} |
| full_name | "0194002f-73b1-7c13-91b4-c670cac24240" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73b1-7c13-91b4-c670cac24240" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73b1-7c13-91b4-c670cac24240" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73b1-7c13-91b4-c670cac24240" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4600 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4625 -value: Symfony\Component\Uid\Uuid {#4602 …} } } |
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 {#4625 -value: Symfony\Component\Uid\Uuid {#4602 …} } |
| 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) {#4648 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() {#4650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4649 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73b1-7c13-91b4-c670cac24240_invariable" ] |
| cache_key | "_0194002f-73b1-7c13-91b4-c670cac24240_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4625 -value: Symfony\Component\Uid\Uuid {#4602 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4669 -errors: [] -form: Symfony\Component\Form\Form {#4660 …} } |
| form | Symfony\Component\Form\FormView {#4668 …5} |
| full_name | "0194002f-73b1-7c13-91b4-c670cac24240[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73b1-7c13-91b4-c670cac24240_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-73b1-7c13-91b4-c670cac24240_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4625 -value: Symfony\Component\Uid\Uuid {#4602 …} } |
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-73b1-7c13-91b4-c670cac24240_products_favorite" ] |
| cache_key | "_0194002f-73b1-7c13-91b4-c670cac24240_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4671 …5} |
| full_name | "0194002f-73b1-7c13-91b4-c670cac24240[products_favorite]" |
| id | "f-73b1-7c13-91b4-c670cac24240_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-73b1-7c13-91b4-c670cac24240_products_favorite" |
| value | null |
0194002f-73d0-78cd-acda-09f54e037bbf
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 {#4674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4699 -value: Symfony\Component\Uid\Uuid {#4676 …} } } |
| 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 {#4674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4699 -value: Symfony\Component\Uid\Uuid {#4676 …} } } |
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 {#4674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4699 -value: Symfony\Component\Uid\Uuid {#4676 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4704 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() {#4709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4707 …} $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-73d0-78cd-acda-09f54e037bbf" ] |
| cache_key | "_0194002f-73d0-78cd-acda-09f54e037bbf_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4699 -value: Symfony\Component\Uid\Uuid {#4676 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4730 -errors: [] -form: Symfony\Component\Form\Form {#4731 …} } |
| form | Symfony\Component\Form\FormView {#4717 …5} |
| full_name | "0194002f-73d0-78cd-acda-09f54e037bbf" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73d0-78cd-acda-09f54e037bbf" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73d0-78cd-acda-09f54e037bbf" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73d0-78cd-acda-09f54e037bbf" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4699 -value: Symfony\Component\Uid\Uuid {#4676 …} } } |
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 {#4699 -value: Symfony\Component\Uid\Uuid {#4676 …} } |
| 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) {#4722 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() {#4724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4723 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73d0-78cd-acda-09f54e037bbf_invariable" ] |
| cache_key | "_0194002f-73d0-78cd-acda-09f54e037bbf_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4699 -value: Symfony\Component\Uid\Uuid {#4676 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4743 -errors: [] -form: Symfony\Component\Form\Form {#4734 …} } |
| form | Symfony\Component\Form\FormView {#4742 …5} |
| full_name | "0194002f-73d0-78cd-acda-09f54e037bbf[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73d0-78cd-acda-09f54e037bbf_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-73d0-78cd-acda-09f54e037bbf_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4699 -value: Symfony\Component\Uid\Uuid {#4676 …} } |
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-73d0-78cd-acda-09f54e037bbf_products_favorite" ] |
| cache_key | "_0194002f-73d0-78cd-acda-09f54e037bbf_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4745 …5} |
| full_name | "0194002f-73d0-78cd-acda-09f54e037bbf[products_favorite]" |
| id | "f-73d0-78cd-acda-09f54e037bbf_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-73d0-78cd-acda-09f54e037bbf_products_favorite" |
| value | null |
0194002f-73a6-7ad5-81c0-2d6bfdf2daa1
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 {#4748 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4773 -value: Symfony\Component\Uid\Uuid {#4750 …} } } |
| 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 {#4748 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4773 -value: Symfony\Component\Uid\Uuid {#4750 …} } } |
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 {#4748 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4773 -value: Symfony\Component\Uid\Uuid {#4750 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4778 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() {#4783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4781 …} $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-73a6-7ad5-81c0-2d6bfdf2daa1" ] |
| cache_key | "_0194002f-73a6-7ad5-81c0-2d6bfdf2daa1_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4748 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4773 -value: Symfony\Component\Uid\Uuid {#4750 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4804 -errors: [] -form: Symfony\Component\Form\Form {#4805 …} } |
| form | Symfony\Component\Form\FormView {#4791 …5} |
| full_name | "0194002f-73a6-7ad5-81c0-2d6bfdf2daa1" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73a6-7ad5-81c0-2d6bfdf2daa1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73a6-7ad5-81c0-2d6bfdf2daa1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73a6-7ad5-81c0-2d6bfdf2daa1" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4748 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4773 -value: Symfony\Component\Uid\Uuid {#4750 …} } } |
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 {#4773 -value: Symfony\Component\Uid\Uuid {#4750 …} } |
| 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) {#4796 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() {#4798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4797 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73a6-7ad5-81c0-2d6bfdf2daa1_invariable" ] |
| cache_key | "_0194002f-73a6-7ad5-81c0-2d6bfdf2daa1_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4773 -value: Symfony\Component\Uid\Uuid {#4750 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4817 -errors: [] -form: Symfony\Component\Form\Form {#4808 …} } |
| form | Symfony\Component\Form\FormView {#4816 …5} |
| full_name | "0194002f-73a6-7ad5-81c0-2d6bfdf2daa1[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73a6-7ad5-81c0-2d6bfdf2daa1_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-73a6-7ad5-81c0-2d6bfdf2daa1_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4773 -value: Symfony\Component\Uid\Uuid {#4750 …} } |
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-73a6-7ad5-81c0-2d6bfdf2daa1_products_favorite" ] |
| cache_key | "_0194002f-73a6-7ad5-81c0-2d6bfdf2daa1_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4819 …5} |
| full_name | "0194002f-73a6-7ad5-81c0-2d6bfdf2daa1[products_favorite]" |
| id | "f-73a6-7ad5-81c0-2d6bfdf2daa1_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-73a6-7ad5-81c0-2d6bfdf2daa1_products_favorite" |
| value | null |
0194002f-73aa-7b84-8c35-806e45f6c578
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 {#4822 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4827 -value: Symfony\Component\Uid\Uuid {#4824 …} } } |
| 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 {#4822 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4827 -value: Symfony\Component\Uid\Uuid {#4824 …} } } |
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 {#4822 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4827 -value: Symfony\Component\Uid\Uuid {#4824 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4847 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() {#4852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4849 …} $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-73aa-7b84-8c35-806e45f6c578" ] |
| cache_key | "_0194002f-73aa-7b84-8c35-806e45f6c578_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4822 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4827 -value: Symfony\Component\Uid\Uuid {#4824 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4875 -errors: [] -form: Symfony\Component\Form\Form {#4876 …} } |
| form | Symfony\Component\Form\FormView {#4862 …5} |
| full_name | "0194002f-73aa-7b84-8c35-806e45f6c578" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73aa-7b84-8c35-806e45f6c578" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73aa-7b84-8c35-806e45f6c578" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73aa-7b84-8c35-806e45f6c578" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4822 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4827 -value: Symfony\Component\Uid\Uuid {#4824 …} } } |
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 {#4827 -value: Symfony\Component\Uid\Uuid {#4824 …} } |
| 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) {#4867 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() {#4869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4868 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73aa-7b84-8c35-806e45f6c578_invariable" ] |
| cache_key | "_0194002f-73aa-7b84-8c35-806e45f6c578_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4827 -value: Symfony\Component\Uid\Uuid {#4824 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4888 -errors: [] -form: Symfony\Component\Form\Form {#4879 …} } |
| form | Symfony\Component\Form\FormView {#4887 …5} |
| full_name | "0194002f-73aa-7b84-8c35-806e45f6c578[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73aa-7b84-8c35-806e45f6c578_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-73aa-7b84-8c35-806e45f6c578_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4827 -value: Symfony\Component\Uid\Uuid {#4824 …} } |
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-73aa-7b84-8c35-806e45f6c578_products_favorite" ] |
| cache_key | "_0194002f-73aa-7b84-8c35-806e45f6c578_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4890 …5} |
| full_name | "0194002f-73aa-7b84-8c35-806e45f6c578[products_favorite]" |
| id | "f-73aa-7b84-8c35-806e45f6c578_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-73aa-7b84-8c35-806e45f6c578_products_favorite" |
| value | null |
0194002f-73ae-7980-8ab4-9ebd97accb64
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 {#4893 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4898 -value: Symfony\Component\Uid\Uuid {#4895 …} } } |
| 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 {#4893 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4898 -value: Symfony\Component\Uid\Uuid {#4895 …} } } |
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 {#4893 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4898 -value: Symfony\Component\Uid\Uuid {#4895 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4918 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() {#4923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4920 …} $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-73ae-7980-8ab4-9ebd97accb64" ] |
| cache_key | "_0194002f-73ae-7980-8ab4-9ebd97accb64_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4893 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4898 -value: Symfony\Component\Uid\Uuid {#4895 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4946 -errors: [] -form: Symfony\Component\Form\Form {#4947 …} } |
| form | Symfony\Component\Form\FormView {#4933 …5} |
| full_name | "0194002f-73ae-7980-8ab4-9ebd97accb64" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73ae-7980-8ab4-9ebd97accb64" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73ae-7980-8ab4-9ebd97accb64" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73ae-7980-8ab4-9ebd97accb64" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4893 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4898 -value: Symfony\Component\Uid\Uuid {#4895 …} } } |
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 {#4898 -value: Symfony\Component\Uid\Uuid {#4895 …} } |
| 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) {#4938 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() {#4940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4939 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73ae-7980-8ab4-9ebd97accb64_invariable" ] |
| cache_key | "_0194002f-73ae-7980-8ab4-9ebd97accb64_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4898 -value: Symfony\Component\Uid\Uuid {#4895 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4959 -errors: [] -form: Symfony\Component\Form\Form {#4950 …} } |
| form | Symfony\Component\Form\FormView {#4958 …5} |
| full_name | "0194002f-73ae-7980-8ab4-9ebd97accb64[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73ae-7980-8ab4-9ebd97accb64_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-73ae-7980-8ab4-9ebd97accb64_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4898 -value: Symfony\Component\Uid\Uuid {#4895 …} } |
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-73ae-7980-8ab4-9ebd97accb64_products_favorite" ] |
| cache_key | "_0194002f-73ae-7980-8ab4-9ebd97accb64_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4961 …5} |
| full_name | "0194002f-73ae-7980-8ab4-9ebd97accb64[products_favorite]" |
| id | "f-73ae-7980-8ab4-9ebd97accb64_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-73ae-7980-8ab4-9ebd97accb64_products_favorite" |
| value | null |
0194002f-73b5-7d02-93a4-dad3487c664b
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 {#4964 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4969 -value: Symfony\Component\Uid\Uuid {#4966 …} } } |
| 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 {#4964 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4969 -value: Symfony\Component\Uid\Uuid {#4966 …} } } |
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 {#4964 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4969 -value: Symfony\Component\Uid\Uuid {#4966 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4989 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() {#4994 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-73b5-7d02-93a4-dad3487c664b" ] |
| cache_key | "_0194002f-73b5-7d02-93a4-dad3487c664b_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4964 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4969 -value: Symfony\Component\Uid\Uuid {#4966 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5017 -errors: [] -form: Symfony\Component\Form\Form {#5018 …} } |
| form | Symfony\Component\Form\FormView {#5004 …5} |
| full_name | "0194002f-73b5-7d02-93a4-dad3487c664b" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73b5-7d02-93a4-dad3487c664b" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73b5-7d02-93a4-dad3487c664b" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73b5-7d02-93a4-dad3487c664b" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4964 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4969 -value: Symfony\Component\Uid\Uuid {#4966 …} } } |
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 {#4969 -value: Symfony\Component\Uid\Uuid {#4966 …} } |
| 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) {#5009 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() {#5011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5010 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73b5-7d02-93a4-dad3487c664b_invariable" ] |
| cache_key | "_0194002f-73b5-7d02-93a4-dad3487c664b_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4969 -value: Symfony\Component\Uid\Uuid {#4966 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5030 -errors: [] -form: Symfony\Component\Form\Form {#5021 …} } |
| form | Symfony\Component\Form\FormView {#5029 …5} |
| full_name | "0194002f-73b5-7d02-93a4-dad3487c664b[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73b5-7d02-93a4-dad3487c664b_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-73b5-7d02-93a4-dad3487c664b_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4969 -value: Symfony\Component\Uid\Uuid {#4966 …} } |
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-73b5-7d02-93a4-dad3487c664b_products_favorite" ] |
| cache_key | "_0194002f-73b5-7d02-93a4-dad3487c664b_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5032 …5} |
| full_name | "0194002f-73b5-7d02-93a4-dad3487c664b[products_favorite]" |
| id | "f-73b5-7d02-93a4-dad3487c664b_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-73b5-7d02-93a4-dad3487c664b_products_favorite" |
| value | null |
0194002f-73b9-7534-b887-d73309e92f2f
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 {#5035 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5040 -value: Symfony\Component\Uid\Uuid {#5037 …} } } |
| 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 {#5035 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5040 -value: Symfony\Component\Uid\Uuid {#5037 …} } } |
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 {#5035 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5040 -value: Symfony\Component\Uid\Uuid {#5037 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5060 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() {#5065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5062 …} $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-73b9-7534-b887-d73309e92f2f" ] |
| cache_key | "_0194002f-73b9-7534-b887-d73309e92f2f_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5035 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5040 -value: Symfony\Component\Uid\Uuid {#5037 …} } } |
| 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-73b9-7534-b887-d73309e92f2f" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73b9-7534-b887-d73309e92f2f" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73b9-7534-b887-d73309e92f2f" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73b9-7534-b887-d73309e92f2f" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5035 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5040 -value: Symfony\Component\Uid\Uuid {#5037 …} } } |
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 {#5040 -value: Symfony\Component\Uid\Uuid {#5037 …} } |
| 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-73b9-7534-b887-d73309e92f2f_invariable" ] |
| cache_key | "_0194002f-73b9-7534-b887-d73309e92f2f_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5040 -value: Symfony\Component\Uid\Uuid {#5037 …} } |
| 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-73b9-7534-b887-d73309e92f2f[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73b9-7534-b887-d73309e92f2f_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-73b9-7534-b887-d73309e92f2f_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5040 -value: Symfony\Component\Uid\Uuid {#5037 …} } |
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-73b9-7534-b887-d73309e92f2f_products_favorite" ] |
| cache_key | "_0194002f-73b9-7534-b887-d73309e92f2f_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5103 …5} |
| full_name | "0194002f-73b9-7534-b887-d73309e92f2f[products_favorite]" |
| id | "f-73b9-7534-b887-d73309e92f2f_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-73b9-7534-b887-d73309e92f2f_products_favorite" |
| value | null |
0194002f-6a2f-7d63-b87e-329d2e564cde
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 {#5111 -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 {#5111 -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 {#5111 -value: Symfony\Component\Uid\Uuid {#5108 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5131 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() {#5136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5133 …} $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-6a2f-7d63-b87e-329d2e564cde" ] |
| cache_key | "_0194002f-6a2f-7d63-b87e-329d2e564cde_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5106 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5111 -value: Symfony\Component\Uid\Uuid {#5108 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5159 -errors: [] -form: Symfony\Component\Form\Form {#5160 …} } |
| form | Symfony\Component\Form\FormView {#5146 …5} |
| full_name | "0194002f-6a2f-7d63-b87e-329d2e564cde" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6a2f-7d63-b87e-329d2e564cde" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6a2f-7d63-b87e-329d2e564cde" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6a2f-7d63-b87e-329d2e564cde" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5106 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5111 -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 {#5111 -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) {#5151 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() {#5153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5152 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6a2f-7d63-b87e-329d2e564cde_invariable" ] |
| cache_key | "_0194002f-6a2f-7d63-b87e-329d2e564cde_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5111 -value: Symfony\Component\Uid\Uuid {#5108 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5172 -errors: [] -form: Symfony\Component\Form\Form {#5163 …} } |
| form | Symfony\Component\Form\FormView {#5171 …5} |
| full_name | "0194002f-6a2f-7d63-b87e-329d2e564cde[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6a2f-7d63-b87e-329d2e564cde_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-6a2f-7d63-b87e-329d2e564cde_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5111 -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-6a2f-7d63-b87e-329d2e564cde_products_favorite" ] |
| cache_key | "_0194002f-6a2f-7d63-b87e-329d2e564cde_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5174 …5} |
| full_name | "0194002f-6a2f-7d63-b87e-329d2e564cde[products_favorite]" |
| id | "f-6a2f-7d63-b87e-329d2e564cde_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-6a2f-7d63-b87e-329d2e564cde_products_favorite" |
| value | null |
0194002f-73bc-7dcb-b201-06ab8d574d0d
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 {#5177 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5182 -value: Symfony\Component\Uid\Uuid {#5179 …} } } |
| 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 {#5177 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5182 -value: Symfony\Component\Uid\Uuid {#5179 …} } } |
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 {#5177 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5182 -value: Symfony\Component\Uid\Uuid {#5179 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5202 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() {#5207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5204 …} $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-73bc-7dcb-b201-06ab8d574d0d" ] |
| cache_key | "_0194002f-73bc-7dcb-b201-06ab8d574d0d_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5177 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5182 -value: Symfony\Component\Uid\Uuid {#5179 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5230 -errors: [] -form: Symfony\Component\Form\Form {#5231 …} } |
| form | Symfony\Component\Form\FormView {#5217 …5} |
| full_name | "0194002f-73bc-7dcb-b201-06ab8d574d0d" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73bc-7dcb-b201-06ab8d574d0d" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73bc-7dcb-b201-06ab8d574d0d" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73bc-7dcb-b201-06ab8d574d0d" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5177 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5182 -value: Symfony\Component\Uid\Uuid {#5179 …} } } |
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 {#5182 -value: Symfony\Component\Uid\Uuid {#5179 …} } |
| 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) {#5222 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() {#5224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5223 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73bc-7dcb-b201-06ab8d574d0d_invariable" ] |
| cache_key | "_0194002f-73bc-7dcb-b201-06ab8d574d0d_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5182 -value: Symfony\Component\Uid\Uuid {#5179 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5243 -errors: [] -form: Symfony\Component\Form\Form {#5234 …} } |
| form | Symfony\Component\Form\FormView {#5242 …5} |
| full_name | "0194002f-73bc-7dcb-b201-06ab8d574d0d[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73bc-7dcb-b201-06ab8d574d0d_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-73bc-7dcb-b201-06ab8d574d0d_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5182 -value: Symfony\Component\Uid\Uuid {#5179 …} } |
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-73bc-7dcb-b201-06ab8d574d0d_products_favorite" ] |
| cache_key | "_0194002f-73bc-7dcb-b201-06ab8d574d0d_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5245 …5} |
| full_name | "0194002f-73bc-7dcb-b201-06ab8d574d0d[products_favorite]" |
| id | "f-73bc-7dcb-b201-06ab8d574d0d_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-73bc-7dcb-b201-06ab8d574d0d_products_favorite" |
| value | null |
0194002f-7210-7ff3-b512-b610937c564a
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 {#5248 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5253 -value: Symfony\Component\Uid\Uuid {#5250 …} } } |
| 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 {#5248 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5253 -value: Symfony\Component\Uid\Uuid {#5250 …} } } |
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 {#5248 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5253 -value: Symfony\Component\Uid\Uuid {#5250 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5273 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() {#5278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5275 …} $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-7210-7ff3-b512-b610937c564a" ] |
| cache_key | "_0194002f-7210-7ff3-b512-b610937c564a_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5248 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5253 -value: Symfony\Component\Uid\Uuid {#5250 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5301 -errors: [] -form: Symfony\Component\Form\Form {#5302 …} } |
| form | Symfony\Component\Form\FormView {#5288 …5} |
| full_name | "0194002f-7210-7ff3-b512-b610937c564a" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7210-7ff3-b512-b610937c564a" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7210-7ff3-b512-b610937c564a" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7210-7ff3-b512-b610937c564a" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5248 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5253 -value: Symfony\Component\Uid\Uuid {#5250 …} } } |
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 {#5253 -value: Symfony\Component\Uid\Uuid {#5250 …} } |
| 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) {#5293 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() {#5295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5294 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7210-7ff3-b512-b610937c564a_invariable" ] |
| cache_key | "_0194002f-7210-7ff3-b512-b610937c564a_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5253 -value: Symfony\Component\Uid\Uuid {#5250 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5314 -errors: [] -form: Symfony\Component\Form\Form {#5305 …} } |
| form | Symfony\Component\Form\FormView {#5313 …5} |
| full_name | "0194002f-7210-7ff3-b512-b610937c564a[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7210-7ff3-b512-b610937c564a_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-7210-7ff3-b512-b610937c564a_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5253 -value: Symfony\Component\Uid\Uuid {#5250 …} } |
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-7210-7ff3-b512-b610937c564a_products_favorite" ] |
| cache_key | "_0194002f-7210-7ff3-b512-b610937c564a_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5316 …5} |
| full_name | "0194002f-7210-7ff3-b512-b610937c564a[products_favorite]" |
| id | "f-7210-7ff3-b512-b610937c564a_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-7210-7ff3-b512-b610937c564a_products_favorite" |
| value | null |
0194002f-73c0-7605-a256-4bb473438ddb
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 {#5319 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5324 -value: Symfony\Component\Uid\Uuid {#5321 …} } } |
| 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 {#5319 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5324 -value: Symfony\Component\Uid\Uuid {#5321 …} } } |
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 {#5319 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5324 -value: Symfony\Component\Uid\Uuid {#5321 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5344 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() {#5349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5346 …} $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-73c0-7605-a256-4bb473438ddb" ] |
| cache_key | "_0194002f-73c0-7605-a256-4bb473438ddb_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5319 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5324 -value: Symfony\Component\Uid\Uuid {#5321 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5372 -errors: [] -form: Symfony\Component\Form\Form {#5373 …} } |
| form | Symfony\Component\Form\FormView {#5359 …5} |
| full_name | "0194002f-73c0-7605-a256-4bb473438ddb" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73c0-7605-a256-4bb473438ddb" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73c0-7605-a256-4bb473438ddb" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73c0-7605-a256-4bb473438ddb" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5319 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5324 -value: Symfony\Component\Uid\Uuid {#5321 …} } } |
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 {#5324 -value: Symfony\Component\Uid\Uuid {#5321 …} } |
| 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) {#5364 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() {#5366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5365 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73c0-7605-a256-4bb473438ddb_invariable" ] |
| cache_key | "_0194002f-73c0-7605-a256-4bb473438ddb_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5324 -value: Symfony\Component\Uid\Uuid {#5321 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5385 -errors: [] -form: Symfony\Component\Form\Form {#5376 …} } |
| form | Symfony\Component\Form\FormView {#5384 …5} |
| full_name | "0194002f-73c0-7605-a256-4bb473438ddb[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73c0-7605-a256-4bb473438ddb_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-73c0-7605-a256-4bb473438ddb_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5324 -value: Symfony\Component\Uid\Uuid {#5321 …} } |
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-73c0-7605-a256-4bb473438ddb_products_favorite" ] |
| cache_key | "_0194002f-73c0-7605-a256-4bb473438ddb_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5387 …5} |
| full_name | "0194002f-73c0-7605-a256-4bb473438ddb[products_favorite]" |
| id | "f-73c0-7605-a256-4bb473438ddb_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-73c0-7605-a256-4bb473438ddb_products_favorite" |
| value | null |
0194002f-73c5-7fff-a98f-0ff4fefd2320
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 {#5390 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5395 -value: Symfony\Component\Uid\Uuid {#5392 …} } } |
| 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 {#5390 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5395 -value: Symfony\Component\Uid\Uuid {#5392 …} } } |
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 {#5390 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5395 -value: Symfony\Component\Uid\Uuid {#5392 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5415 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() {#5420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5417 …} $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-73c5-7fff-a98f-0ff4fefd2320" ] |
| cache_key | "_0194002f-73c5-7fff-a98f-0ff4fefd2320_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5390 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5395 -value: Symfony\Component\Uid\Uuid {#5392 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5443 -errors: [] -form: Symfony\Component\Form\Form {#5444 …} } |
| form | Symfony\Component\Form\FormView {#5430 …5} |
| full_name | "0194002f-73c5-7fff-a98f-0ff4fefd2320" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73c5-7fff-a98f-0ff4fefd2320" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-73c5-7fff-a98f-0ff4fefd2320" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-73c5-7fff-a98f-0ff4fefd2320" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5390 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5395 -value: Symfony\Component\Uid\Uuid {#5392 …} } } |
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 {#5395 -value: Symfony\Component\Uid\Uuid {#5392 …} } |
| 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) {#5435 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() {#5437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5436 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-73c5-7fff-a98f-0ff4fefd2320_invariable" ] |
| cache_key | "_0194002f-73c5-7fff-a98f-0ff4fefd2320_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5395 -value: Symfony\Component\Uid\Uuid {#5392 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5456 -errors: [] -form: Symfony\Component\Form\Form {#5447 …} } |
| form | Symfony\Component\Form\FormView {#5455 …5} |
| full_name | "0194002f-73c5-7fff-a98f-0ff4fefd2320[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-73c5-7fff-a98f-0ff4fefd2320_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-73c5-7fff-a98f-0ff4fefd2320_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5395 -value: Symfony\Component\Uid\Uuid {#5392 …} } |
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-73c5-7fff-a98f-0ff4fefd2320_products_favorite" ] |
| cache_key | "_0194002f-73c5-7fff-a98f-0ff4fefd2320_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5458 …5} |
| full_name | "0194002f-73c5-7fff-a98f-0ff4fefd2320[products_favorite]" |
| id | "f-73c5-7fff-a98f-0ff4fefd2320_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-73c5-7fff-a98f-0ff4fefd2320_products_favorite" |
| value | null |
0194002f-7223-7d63-a552-52876100f7a5
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 {#5461 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5466 -value: Symfony\Component\Uid\Uuid {#5463 …} } } |
| 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 {#5461 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5466 -value: Symfony\Component\Uid\Uuid {#5463 …} } } |
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 {#5461 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5466 -value: Symfony\Component\Uid\Uuid {#5463 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5486 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() {#5491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5488 …} $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-7223-7d63-a552-52876100f7a5" ] |
| cache_key | "_0194002f-7223-7d63-a552-52876100f7a5_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5461 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5466 -value: Symfony\Component\Uid\Uuid {#5463 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5514 -errors: [] -form: Symfony\Component\Form\Form {#5515 …} } |
| form | Symfony\Component\Form\FormView {#5501 …5} |
| full_name | "0194002f-7223-7d63-a552-52876100f7a5" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7223-7d63-a552-52876100f7a5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7223-7d63-a552-52876100f7a5" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7223-7d63-a552-52876100f7a5" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5461 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5466 -value: Symfony\Component\Uid\Uuid {#5463 …} } } |
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 {#5466 -value: Symfony\Component\Uid\Uuid {#5463 …} } |
| 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) {#5506 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() {#5508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5507 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7223-7d63-a552-52876100f7a5_invariable" ] |
| cache_key | "_0194002f-7223-7d63-a552-52876100f7a5_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5466 -value: Symfony\Component\Uid\Uuid {#5463 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5527 -errors: [] -form: Symfony\Component\Form\Form {#5518 …} } |
| form | Symfony\Component\Form\FormView {#5526 …5} |
| full_name | "0194002f-7223-7d63-a552-52876100f7a5[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7223-7d63-a552-52876100f7a5_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-7223-7d63-a552-52876100f7a5_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5466 -value: Symfony\Component\Uid\Uuid {#5463 …} } |
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-7223-7d63-a552-52876100f7a5_products_favorite" ] |
| cache_key | "_0194002f-7223-7d63-a552-52876100f7a5_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5529 …5} |
| full_name | "0194002f-7223-7d63-a552-52876100f7a5[products_favorite]" |
| id | "f-7223-7d63-a552-52876100f7a5_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-7223-7d63-a552-52876100f7a5_products_favorite" |
| value | null |
0194002f-722a-751a-81c0-d1d6364b2201
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 {#5532 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5537 -value: Symfony\Component\Uid\Uuid {#5534 …} } } |
| 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 {#5532 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5537 -value: Symfony\Component\Uid\Uuid {#5534 …} } } |
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 {#5532 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5537 -value: Symfony\Component\Uid\Uuid {#5534 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5557 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() {#5562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5559 …} $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-722a-751a-81c0-d1d6364b2201" ] |
| cache_key | "_0194002f-722a-751a-81c0-d1d6364b2201_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5532 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5537 -value: Symfony\Component\Uid\Uuid {#5534 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5585 -errors: [] -form: Symfony\Component\Form\Form {#5586 …} } |
| form | Symfony\Component\Form\FormView {#5572 …5} |
| full_name | "0194002f-722a-751a-81c0-d1d6364b2201" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-722a-751a-81c0-d1d6364b2201" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-722a-751a-81c0-d1d6364b2201" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-722a-751a-81c0-d1d6364b2201" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5532 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5537 -value: Symfony\Component\Uid\Uuid {#5534 …} } } |
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 {#5537 -value: Symfony\Component\Uid\Uuid {#5534 …} } |
| 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) {#5577 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() {#5579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5578 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-722a-751a-81c0-d1d6364b2201_invariable" ] |
| cache_key | "_0194002f-722a-751a-81c0-d1d6364b2201_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5537 -value: Symfony\Component\Uid\Uuid {#5534 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5598 -errors: [] -form: Symfony\Component\Form\Form {#5589 …} } |
| form | Symfony\Component\Form\FormView {#5597 …5} |
| full_name | "0194002f-722a-751a-81c0-d1d6364b2201[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-722a-751a-81c0-d1d6364b2201_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-722a-751a-81c0-d1d6364b2201_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5537 -value: Symfony\Component\Uid\Uuid {#5534 …} } |
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-722a-751a-81c0-d1d6364b2201_products_favorite" ] |
| cache_key | "_0194002f-722a-751a-81c0-d1d6364b2201_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5600 …5} |
| full_name | "0194002f-722a-751a-81c0-d1d6364b2201[products_favorite]" |
| id | "f-722a-751a-81c0-d1d6364b2201_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-722a-751a-81c0-d1d6364b2201_products_favorite" |
| value | null |
0194002f-722e-71e5-a3bc-d35d223df152
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 {#5603 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5608 -value: Symfony\Component\Uid\Uuid {#5605 …} } } |
| 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 {#5603 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5608 -value: Symfony\Component\Uid\Uuid {#5605 …} } } |
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 {#5603 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5608 -value: Symfony\Component\Uid\Uuid {#5605 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5628 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() {#5633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5630 …} $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-722e-71e5-a3bc-d35d223df152" ] |
| cache_key | "_0194002f-722e-71e5-a3bc-d35d223df152_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5603 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5608 -value: Symfony\Component\Uid\Uuid {#5605 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5656 -errors: [] -form: Symfony\Component\Form\Form {#5657 …} } |
| form | Symfony\Component\Form\FormView {#5643 …5} |
| full_name | "0194002f-722e-71e5-a3bc-d35d223df152" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-722e-71e5-a3bc-d35d223df152" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-722e-71e5-a3bc-d35d223df152" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-722e-71e5-a3bc-d35d223df152" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5603 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5608 -value: Symfony\Component\Uid\Uuid {#5605 …} } } |
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 {#5608 -value: Symfony\Component\Uid\Uuid {#5605 …} } |
| 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) {#5648 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() {#5650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5649 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-722e-71e5-a3bc-d35d223df152_invariable" ] |
| cache_key | "_0194002f-722e-71e5-a3bc-d35d223df152_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5608 -value: Symfony\Component\Uid\Uuid {#5605 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5669 -errors: [] -form: Symfony\Component\Form\Form {#5660 …} } |
| form | Symfony\Component\Form\FormView {#5668 …5} |
| full_name | "0194002f-722e-71e5-a3bc-d35d223df152[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-722e-71e5-a3bc-d35d223df152_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-722e-71e5-a3bc-d35d223df152_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5608 -value: Symfony\Component\Uid\Uuid {#5605 …} } |
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-722e-71e5-a3bc-d35d223df152_products_favorite" ] |
| cache_key | "_0194002f-722e-71e5-a3bc-d35d223df152_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5671 …5} |
| full_name | "0194002f-722e-71e5-a3bc-d35d223df152[products_favorite]" |
| id | "f-722e-71e5-a3bc-d35d223df152_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-722e-71e5-a3bc-d35d223df152_products_favorite" |
| value | null |
0194002f-7235-7469-86ad-4d6ed32a2412
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 {#5674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5679 -value: Symfony\Component\Uid\Uuid {#5676 …} } } |
| 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 {#5674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5679 -value: Symfony\Component\Uid\Uuid {#5676 …} } } |
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 {#5674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5679 -value: Symfony\Component\Uid\Uuid {#5676 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5699 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() {#5704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5701 …} $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-7235-7469-86ad-4d6ed32a2412" ] |
| cache_key | "_0194002f-7235-7469-86ad-4d6ed32a2412_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5679 -value: Symfony\Component\Uid\Uuid {#5676 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5727 -errors: [] -form: Symfony\Component\Form\Form {#5728 …} } |
| form | Symfony\Component\Form\FormView {#5714 …5} |
| full_name | "0194002f-7235-7469-86ad-4d6ed32a2412" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7235-7469-86ad-4d6ed32a2412" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7235-7469-86ad-4d6ed32a2412" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7235-7469-86ad-4d6ed32a2412" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5674 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5679 -value: Symfony\Component\Uid\Uuid {#5676 …} } } |
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 {#5679 -value: Symfony\Component\Uid\Uuid {#5676 …} } |
| 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) {#5719 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() {#5721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5720 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7235-7469-86ad-4d6ed32a2412_invariable" ] |
| cache_key | "_0194002f-7235-7469-86ad-4d6ed32a2412_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5679 -value: Symfony\Component\Uid\Uuid {#5676 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5740 -errors: [] -form: Symfony\Component\Form\Form {#5731 …} } |
| form | Symfony\Component\Form\FormView {#5739 …5} |
| full_name | "0194002f-7235-7469-86ad-4d6ed32a2412[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7235-7469-86ad-4d6ed32a2412_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-7235-7469-86ad-4d6ed32a2412_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5679 -value: Symfony\Component\Uid\Uuid {#5676 …} } |
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-7235-7469-86ad-4d6ed32a2412_products_favorite" ] |
| cache_key | "_0194002f-7235-7469-86ad-4d6ed32a2412_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5742 …5} |
| full_name | "0194002f-7235-7469-86ad-4d6ed32a2412[products_favorite]" |
| id | "f-7235-7469-86ad-4d6ed32a2412_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-7235-7469-86ad-4d6ed32a2412_products_favorite" |
| value | null |
0194002f-7231-7a25-a3f5-046127a1f58f
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 {#5745 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5750 -value: Symfony\Component\Uid\Uuid {#5747 …} } } |
| 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 {#5745 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5750 -value: Symfony\Component\Uid\Uuid {#5747 …} } } |
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 {#5745 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5750 -value: Symfony\Component\Uid\Uuid {#5747 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5770 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() {#5775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5772 …} $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-7231-7a25-a3f5-046127a1f58f" ] |
| cache_key | "_0194002f-7231-7a25-a3f5-046127a1f58f_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5745 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5750 -value: Symfony\Component\Uid\Uuid {#5747 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5798 -errors: [] -form: Symfony\Component\Form\Form {#5799 …} } |
| form | Symfony\Component\Form\FormView {#5785 …5} |
| full_name | "0194002f-7231-7a25-a3f5-046127a1f58f" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7231-7a25-a3f5-046127a1f58f" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7231-7a25-a3f5-046127a1f58f" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7231-7a25-a3f5-046127a1f58f" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5745 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5750 -value: Symfony\Component\Uid\Uuid {#5747 …} } } |
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 {#5750 -value: Symfony\Component\Uid\Uuid {#5747 …} } |
| 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) {#5790 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() {#5792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5791 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7231-7a25-a3f5-046127a1f58f_invariable" ] |
| cache_key | "_0194002f-7231-7a25-a3f5-046127a1f58f_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5750 -value: Symfony\Component\Uid\Uuid {#5747 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5811 -errors: [] -form: Symfony\Component\Form\Form {#5802 …} } |
| form | Symfony\Component\Form\FormView {#5810 …5} |
| full_name | "0194002f-7231-7a25-a3f5-046127a1f58f[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7231-7a25-a3f5-046127a1f58f_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-7231-7a25-a3f5-046127a1f58f_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5750 -value: Symfony\Component\Uid\Uuid {#5747 …} } |
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-7231-7a25-a3f5-046127a1f58f_products_favorite" ] |
| cache_key | "_0194002f-7231-7a25-a3f5-046127a1f58f_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5813 …5} |
| full_name | "0194002f-7231-7a25-a3f5-046127a1f58f[products_favorite]" |
| id | "f-7231-7a25-a3f5-046127a1f58f_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-7231-7a25-a3f5-046127a1f58f_products_favorite" |
| value | null |