Forms
-
search_form
-
query
-
_token
-
-
search_form_footer
-
query
-
_token
-
-
form-01876af0-ddfc-70c3-ab25-5f85f55a9907
-
offer
-
variation
-
modification
-
018ec822-1ecf-72b6-85c1-c42787b8849b
-
placeholder
-
0
-
1
-
2
-
3
-
-
018ec822-1ed0-7404-9411-8102958baac6
-
placeholder
-
0
-
1
-
2
-
-
018ec822-1ed0-7404-9411-810295a9dd69
-
category
-
filter
-
_token
-
-
0194002f-6d22-78d6-bd9e-fab273e142bd
-
invariable
-
products_favorite
-
-
0194002f-6d26-7fc7-974f-75882f715c53
-
invariable
-
products_favorite
-
-
0194002f-6d2d-7956-834d-f75e8be65053
-
invariable
-
products_favorite
-
-
0194002f-6d29-73ae-8c68-dee5ee6c8b29
-
invariable
-
products_favorite
-
-
0194002f-6d12-7e16-85ef-0ebcc952e1f1
-
invariable
-
products_favorite
-
-
0194002f-6d1a-7dc4-815d-3059da36ca8a
-
invariable
-
products_favorite
-
-
0194002f-6d56-7ef3-9574-5858290a1a01
-
invariable
-
products_favorite
-
-
0194002f-6b75-7c23-b1bb-bf5cdb9abc8e
-
invariable
-
products_favorite
-
-
0194002f-6b6b-742a-be12-45d8a72234c3
-
invariable
-
products_favorite
-
-
0194002f-6c2d-7659-b4f5-27608282981f
-
invariable
-
products_favorite
-
-
0194002f-6c54-7cc8-b896-557c322744ad
-
invariable
-
products_favorite
-
-
0194002f-6c29-7736-9648-540cc9322fbf
-
invariable
-
products_favorite
-
-
0194002f-6c10-7554-b722-224953e38d4e
-
invariable
-
products_favorite
-
-
0194002f-6bf9-709f-a70d-e9875981b64e
-
invariable
-
products_favorite
-
-
0194002f-6bf5-7adf-9ff8-ea5cb48fabfd
-
invariable
-
products_favorite
-
-
0194002f-6b86-76ae-b02b-c395e37e07bf
-
invariable
-
products_favorite
-
-
0194002f-6c68-717f-b7b2-4384408ab326
-
invariable
-
products_favorite
-
-
0194002f-6c6c-713f-9dfb-94fc0dc1f629
-
invariable
-
products_favorite
-
-
0194002f-6c58-7a62-ba92-9b3f27ae51cc
-
invariable
-
products_favorite
-
-
0194002f-6bfd-729e-bcc9-9439acc2c1d0
-
invariable
-
products_favorite
-
-
0194002f-71a7-778c-83be-95a1f2d2ed6d
-
invariable
-
products_favorite
-
-
0194002f-71aa-793b-80df-b9a9b459fde5
-
invariable
-
products_favorite
-
-
0194002f-71bb-71e7-9386-16a41aea3562
-
invariable
-
products_favorite
-
-
0194002f-7191-7595-94d7-21efed6427ad
-
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 {#3177 +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 {#3177 +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 {#3177 +query: null -searchTags: [] } |
| data_class | "BaksDev\Core\Form\Search\SearchDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Core\Form\Search\SearchDTO" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "core.search" |
| trim | true |
| upload_max_size_message | Closure() {#3373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3374 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form" "_search_form" ] |
| cache_key | "_search_form_search_form" |
| compound | true |
| data | BaksDev\Core\Form\Search\SearchDTO {#3177 +query: null -searchTags: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3563 -errors: [] -form: Symfony\Component\Form\Form {#3200 …} } |
| form | Symfony\Component\Form\FormView {#3564 …5} |
| full_name | "search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form" |
| valid | true |
| value | BaksDev\Core\Form\Search\SearchDTO {#3177 +query: null -searchTags: [] } |
query
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
[ "class" => "w-100" "placeholder" => "Search" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3323 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" "placeholder" => "Search" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_form_query" ] |
| cache_key | "_search_form_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3568 -errors: [] -form: Symfony\Component\Form\Form {#3347 …} } |
| form | Symfony\Component\Form\FormView {#3567 …5} |
| full_name | "search_form[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_query" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form_query" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3b11fcc38db53.jDIMkRH9EJm95aSoSc_WVqeLrpumwPTW3a5v9AiWP3I.5Vpk2GaOf8uMr-qcB4mmG-vg2s7fpZfin90EmDvECkL6BGPbIbVEzue86Q" |
| 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 | "3b11fcc38db53.jDIMkRH9EJm95aSoSc_WVqeLrpumwPTW3a5v9AiWP3I.5Vpk2GaOf8uMr-qcB4mmG-vg2s7fpZfin90EmDvECkL6BGPbIbVEzue86Q" |
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 | "3b11fcc38db53.jDIMkRH9EJm95aSoSc_WVqeLrpumwPTW3a5v9AiWP3I.5Vpk2GaOf8uMr-qcB4mmG-vg2s7fpZfin90EmDvECkL6BGPbIbVEzue86Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3565 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3570 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search_form__token" ] |
| cache_key | "_search_form__token_hidden" |
| compound | false |
| data | "3b11fcc38db53.jDIMkRH9EJm95aSoSc_WVqeLrpumwPTW3a5v9AiWP3I.5Vpk2GaOf8uMr-qcB4mmG-vg2s7fpZfin90EmDvECkL6BGPbIbVEzue86Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3580 -errors: [] -form: Symfony\Component\Form\Form {#3576 …} } |
| form | Symfony\Component\Form\FormView {#3571 …5} |
| full_name | "search_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "core.search" |
| unique_block_prefix | "_search_form__token" |
| valid | true |
| value | "3b11fcc38db53.jDIMkRH9EJm95aSoSc_WVqeLrpumwPTW3a5v9AiWP3I.5Vpk2GaOf8uMr-qcB4mmG-vg2s7fpZfin90EmDvECkL6BGPbIbVEzue86Q" |
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 | "171fad.xXL7yAYvZz--kifEyv9vs_516nwXNe__NZOJxAhuGtU.sDiMj0NaDgjX8XiH8qUB0qcZqxNPVqe6ZKH482lDb4acJLTxPwJWd4zoEw" |
| 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 | "171fad.xXL7yAYvZz--kifEyv9vs_516nwXNe__NZOJxAhuGtU.sDiMj0NaDgjX8XiH8qUB0qcZqxNPVqe6ZKH482lDb4acJLTxPwJWd4zoEw" |
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 | "171fad.xXL7yAYvZz--kifEyv9vs_516nwXNe__NZOJxAhuGtU.sDiMj0NaDgjX8XiH8qUB0qcZqxNPVqe6ZKH482lDb4acJLTxPwJWd4zoEw" |
| 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 | "171fad.xXL7yAYvZz--kifEyv9vs_516nwXNe__NZOJxAhuGtU.sDiMj0NaDgjX8XiH8qUB0qcZqxNPVqe6ZKH482lDb4acJLTxPwJWd4zoEw" |
| 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 | "171fad.xXL7yAYvZz--kifEyv9vs_516nwXNe__NZOJxAhuGtU.sDiMj0NaDgjX8XiH8qUB0qcZqxNPVqe6ZKH482lDb4acJLTxPwJWd4zoEw" |
form-01876af0-ddfc-70c3-ab25-5f85f55a9907
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#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/triangle" |
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/triangle" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2620 -category: BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } -offer: null -variation: null -modification: null -property: null } |
| data_class | "BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2608 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2627 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/catalog/triangle" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_category_filter_form" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_product_category_filter_form" |
| compound | true |
| data | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2620 -category: BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } -offer: null -variation: null -modification: null -property: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2754 -errors: [] -form: Symfony\Component\Form\Form {#3178 …} } |
| form | Symfony\Component\Form\FormView {#3372 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| valid | true |
| value | BaksDev\Products\Product\Forms\ProductCategoryFilter\User\ProductCategoryFilterDTO {#2620 -category: BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } -offer: null -variation: null -modification: null -property: null } |
offer
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Диаметр" |
same as passed value |
| priority | 200 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($radius) {#2807 class: "BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable" this: BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable {#2775 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.radius" |
| choice_translation_parameters | [] |
| choice_value | Closure($radius) {#2747 class: "BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable" this: BaksDev\Field\Tire\Radius\Form\TireRadiusFieldFormAvailable {#2775 …} } |
| choices | [ "13" "14" "15" "15C" "16" "16C" "17" "18" "19" "20" "21" "22" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Диаметр" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 200 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "field.tire.radius" |
| trim | false |
| upload_max_size_message | Closure() {#2758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2756 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_radius_field_form_available" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_offer" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_offer_tire_radius_field_form_available" |
| choice_translation_domain | "field.tire.radius" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +data: "13" +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +data: "14" +value: "14" +label: "14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +data: "15" +value: "15" +label: "15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +data: "15C" +value: "15C" +label: "15C" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +data: "16" +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3425 +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 {#3419 +data: "18" +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3421 +data: "19" +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3427 +data: "20" +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +data: "21" +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +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 {#3184 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3384 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[offer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_offer" |
| is_selected | Closure($choice, $value) {#3469 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Диаметр" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "offer" |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 200 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.radius" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_offer" |
| valid | true |
| value | "" |
variation
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Ширина" |
same as passed value |
| priority | 199 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($width) {#2771 class: "BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable" this: BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable {#2769 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.width" |
| choice_translation_parameters | [] |
| choice_value | Closure($width) {#2750 class: "BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable" this: BaksDev\Field\Tire\Width\Form\TireWidthFieldFormAvailable {#2769 …} } |
| 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() {#2916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2915 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_width_field_form_available" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_variation" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_variation_tire_width_field_form_available" |
| choice_translation_domain | "field.tire.width" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +data: "175" +value: "175" +label: "175" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +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 {#3491 +data: "205" +value: "205" +label: "205" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +data: "215" +value: "215" +label: "215" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3499 +data: "225" +value: "225" +label: "225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +data: "235" +value: "235" +label: "235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +data: "245" +value: "245" +label: "245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +data: "255" +value: "255" +label: "255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3503 +data: "265" +value: "265" +label: "265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +data: "275" +value: "275" +label: "275" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +data: "285" +value: "285" +label: "285" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +data: "295" +value: "295" +label: "295" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +data: "315" +value: "315" +label: "315" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3462 -errors: [] -form: Symfony\Component\Form\Form {#3187 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3482 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[variation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_variation" |
| is_selected | Closure($choice, $value) {#3509 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Ширина" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "variation" |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 199 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.width" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_variation" |
| valid | true |
| value | "" |
modification
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Профиль" |
same as passed value |
| priority | 198 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($profile) {#3066 class: "BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable" this: BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable {#2803 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.profile" |
| choice_translation_parameters | [] |
| choice_value | Closure($profile) {#3068 class: "BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable" this: BaksDev\Field\Tire\Profile\Form\TireProfileFieldFormAvailable {#2803 …} } |
| 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() {#2761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3029 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-select" => "select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_profile_field_form_available" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_modification" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_modification_tire_profile_field_form_available" |
| choice_translation_domain | "field.tire.profile" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +data: "30" +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +data: "35" +value: "35" +label: "35" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3513 +data: "40" +value: "40" +label: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +data: "45" +value: "45" +label: "45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +data: "50" +value: "50" +label: "50" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +data: "55" +value: "55" +label: "55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +data: "60" +value: "60" +label: "60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +data: "65" +value: "65" +label: "65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +data: "70" +value: "70" +label: "70" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +data: "75" +value: "75" +label: "75" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +data: "80" +value: "80" +label: "80" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3508 -errors: [] -form: Symfony\Component\Form\Form {#3190 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3510 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[modification]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_modification" |
| is_selected | Closure($choice, $value) {#3523 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Профиль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "modification" |
| placeholder | "placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 198 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.profile" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_modification" |
| valid | true |
| value | "" |
018ec822-1ecf-72b6-85c1-c42787b8849b
"BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3341 -value: null } |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "tire_cartype_field" |
same as passed value |
| data | null |
same as passed value |
| label | "Тип автомобиля" |
same as passed value |
| mapped | false |
same as passed value |
| priority | 100 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "tire_cartype_field" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($status) {#3105 class: "BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm" this: BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm {#3039 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.cartype" |
| choice_translation_parameters | [] |
| choice_value | Closure($status) {#3104 class: "BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm" this: BaksDev\Field\Tire\CarType\Form\TireCarTypeFieldForm {#3039 …} } |
| choices | [ BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#2906 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2907 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3101 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2762 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3107 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#3034 …} } BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3106 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2924 …} } ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Тип автомобиля" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "None" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 100 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "field.tire.cartype" |
| trim | false |
| upload_max_size_message | Closure() {#3100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3095 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_cartype_field" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_tire_cartype_field" |
| choice_translation_domain | "field.tire.cartype" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#2906 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2907 …} } +value: "passenger" +label: "passenger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3101 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2762 …} } +value: "jeep" +label: "jeep" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3107 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#3034 …} } +value: "bus" +label: "bus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +data: BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3106 -value: BaksDev\Field\Tire\CarType\Type\TireCarTypeEnum {#2924 …} } +value: "truck" +label: "truck" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | BaksDev\Field\Tire\CarType\Type\TireCarTypeField {#3341 -value: null } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3522 -errors: [] -form: Symfony\Component\Form\Form {#3242 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3524 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b" |
| is_selected | Closure($choice, $value) {#3525 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Тип автомобиля" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "018ec822-1ecf-72b6-85c1-c42787b8849b" |
| placeholder | "None" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 100 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field" |
| valid | true |
| value | "" |
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "None" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 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() {#3199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3198 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3529 -errors: [] -form: Symfony\Component\Form\Form {#3245 …} } |
| form | Symfony\Component\Form\FormView {#3528 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_placeholder" |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeholder" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "passenger" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "passenger" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 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() {#3208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3207 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "passenger" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3530 -errors: [] -form: Symfony\Component\Form\Form {#3248 …} } |
| form | Symfony\Component\Form\FormView {#3531 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_0" |
| label | "passenger" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "passenger" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "jeep" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "jeep" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 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() {#3217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3216 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "jeep" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3532 -errors: [] -form: Symfony\Component\Form\Form {#3251 …} } |
| form | Symfony\Component\Form\FormView {#3533 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_1" |
| label | "jeep" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "jeep" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "bus" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "bus" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 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() {#3226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3225 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "bus" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3534 -errors: [] -form: Symfony\Component\Form\Form {#3254 …} } |
| form | Symfony\Component\Form\FormView {#3535 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_2" |
| label | "bus" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "bus" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "truck" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.cartype" |
same as passed value |
| value | "truck" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 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() {#3235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3234 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "truck" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3536 -errors: [] -form: Symfony\Component\Form\Form {#3257 …} } |
| form | Symfony\Component\Form\FormView {#3537 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ecf-72b6-85c1-c42787b8849b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ecf-72b6-85c1-c42787b8849b_3" |
| label | "truck" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.cartype" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_cartype_field_entry" |
| valid | true |
| value | "truck" |
018ec822-1ed0-7404-9411-8102958baac6
"BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | BaksDev\Field\Tire\Season\Type\TireSeasonField {#3344 -value: null } |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "tire_season_field" |
same as passed value |
| data | null |
same as passed value |
| label | "Сезонность" |
same as passed value |
| mapped | false |
same as passed value |
| priority | 99 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "tire_season_field" |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($status) {#3129 class: "BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm" this: BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm {#3116 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "field.tire.season" |
| choice_translation_parameters | [] |
| choice_value | Closure($status) {#3128 class: "BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm" this: BaksDev\Field\Tire\Season\Form\TireSeasonFieldForm {#3116 …} } |
| choices | [ BaksDev\Field\Tire\Season\Type\TireSeasonField {#3125 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3121 …} } BaksDev\Field\Tire\Season\Type\TireSeasonField {#3126 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3123 …} } BaksDev\Field\Tire\Season\Type\TireSeasonField {#3127 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3124 …} } ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Сезонность" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "None" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 99 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "field.tire.season" |
| trim | false |
| upload_max_size_message | Closure() {#3132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3131 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "tire_season_field" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_tire_season_field" |
| choice_translation_domain | "field.tire.season" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3125 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3121 …} } +value: "summer" +label: "summer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3126 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3123 …} } +value: "winter" +label: "winter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +data: BaksDev\Field\Tire\Season\Type\TireSeasonField {#3127 -value: BaksDev\Field\Tire\Season\Type\TireSeasonEnum {#3124 …} } +value: "all" +label: "all" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | BaksDev\Field\Tire\Season\Type\TireSeasonField {#3344 -value: null } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3527 -errors: [] -form: Symfony\Component\Form\Form {#3296 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3526 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6" |
| is_selected | Closure($choice, $value) {#3539 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Сезонность" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "018ec822-1ed0-7404-9411-8102958baac6" |
| placeholder | "None" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 99 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field" |
| valid | true |
| value | "" |
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "None" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.season" |
same as passed value |
| value | "" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "field.tire.season" |
| trim | true |
| upload_max_size_message | Closure() {#3262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3261 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3542 -errors: [] -form: Symfony\Component\Form\Form {#3299 …} } |
| form | Symfony\Component\Form\FormView {#3541 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6_placeholder" |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeholder" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "summer" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.season" |
same as passed value |
| value | "summer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "summer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "field.tire.season" |
| trim | true |
| upload_max_size_message | Closure() {#3271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3270 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "summer" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3543 -errors: [] -form: Symfony\Component\Form\Form {#3302 …} } |
| form | Symfony\Component\Form\FormView {#3544 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6_0" |
| label | "summer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" |
| valid | true |
| value | "summer" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "winter" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.season" |
same as passed value |
| value | "winter" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "winter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "field.tire.season" |
| trim | true |
| upload_max_size_message | Closure() {#3280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3279 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "winter" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3545 -errors: [] -form: Symfony\Component\Form\Form {#3305 …} } |
| form | Symfony\Component\Form\FormView {#3546 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6_1" |
| label | "winter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" |
| valid | true |
| value | "winter" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "all" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | "field.tire.season" |
same as passed value |
| value | "all" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "all" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "field.tire.season" |
| trim | true |
| upload_max_size_message | Closure() {#3289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3288 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "all" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3547 -errors: [] -form: Symfony\Component\Form\Form {#3308 …} } |
| form | Symfony\Component\Form\FormView {#3548 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-8102958baac6]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-8102958baac6_2" |
| label | "all" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.season" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_season_field_entry" |
| valid | true |
| value | "all" |
018ec822-1ed0-7404-9411-810295a9dd69
"BaksDev\Field\Tire\Studs\Form\TireStudsFieldForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "tire_studs_field" |
same as passed value |
| data | null |
same as passed value |
| label | "Средство против скольжения" |
same as passed value |
| mapped | false |
same as passed value |
| priority | 98 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "tire_studs_field" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | null |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3155 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 {#3156 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() {#3157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3158 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "tire_studs_field" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_studs_field" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_studs_field_tire_studs_field" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3540 -errors: [] -form: Symfony\Component\Form\Form {#3311 …} } |
| form | Symfony\Component\Form\FormView {#3538 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[018ec822-1ed0-7404-9411-810295a9dd69]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_018ec822-1ed0-7404-9411-810295a9dd69" |
| label | "Средство против скольжения" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "018ec822-1ed0-7404-9411-810295a9dd69" |
| priority | 98 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "field.tire.studs" |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_tire_studs_field" |
| valid | true |
| value | "1" |
category
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
BaksDev\Products\Category\Type\Id\CategoryProductUid {#2605 -value: Symfony\Component\Uid\Uuid {#2606 …} -options: null -attr: null -params: null } |
| Normalized Format | "01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2634 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#2635 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_category" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_category_hidden" |
| compound | false |
| data | "01876af0-ddfc-70c3-ab25-5f85f55a9907" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3133 -errors: [] -form: Symfony\Component\Form\Form {#3181 …} } |
| form | Symfony\Component\Form\FormView {#3281 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_category" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "category" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_category" |
| valid | true |
| value | "01876af0-ddfc-70c3-ab25-5f85f55a9907" |
filter
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_filter" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_filter_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3549 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[filter]" |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907_filter" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "filter" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907_filter" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3d9c04419b9a7962fa06c46054245166.v4kQpKqmFysbVvGAd6Pk5ujBjyjFtHrAb92RNH315ls.6MV40frXbUJVBoTNAOa8gY-I6XmzzD-xPrHEUT-Yo26NuWHU88hYRykOoA" |
| 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 | "3d9c04419b9a7962fa06c46054245166.v4kQpKqmFysbVvGAd6Pk5ujBjyjFtHrAb92RNH315ls.6MV40frXbUJVBoTNAOa8gY-I6XmzzD-xPrHEUT-Yo26NuWHU88hYRykOoA" |
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 | "3d9c04419b9a7962fa06c46054245166.v4kQpKqmFysbVvGAd6Pk5ujBjyjFtHrAb92RNH315ls.6MV40frXbUJVBoTNAOa8gY-I6XmzzD-xPrHEUT-Yo26NuWHU88hYRykOoA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#3550 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907__token" ] |
| cache_key | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907__token_hidden" |
| compound | false |
| data | "3d9c04419b9a7962fa06c46054245166.v4kQpKqmFysbVvGAd6Pk5ujBjyjFtHrAb92RNH315ls.6MV40frXbUJVBoTNAOa8gY-I6XmzzD-xPrHEUT-Yo26NuWHU88hYRykOoA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3561 -errors: [] -form: Symfony\Component\Form\Form {#3557 …} } |
| form | Symfony\Component\Form\FormView {#3552 …5} |
| full_name | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form-01876af0-ddfc-70c3-ab25-5f85f55a9907__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form-01876af0-ddfc-70c3-ab25-5f85f55a9907__token" |
| valid | true |
| value | "3d9c04419b9a7962fa06c46054245166.v4kQpKqmFysbVvGAd6Pk5ujBjyjFtHrAb92RNH315ls.6MV40frXbUJVBoTNAOa8gY-I6XmzzD-xPrHEUT-Yo26NuWHU88hYRykOoA" |
0194002f-6d22-78d6-bd9e-fab273e142bd
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 {#4097 -value: Symfony\Component\Uid\Uuid {#4096 …} } } |
| 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 {#4097 -value: Symfony\Component\Uid\Uuid {#4096 …} } } |
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 {#4097 -value: Symfony\Component\Uid\Uuid {#4096 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4110 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6d22-78d6-bd9e-fab273e142bd" ] |
| cache_key | "_0194002f-6d22-78d6-bd9e-fab273e142bd_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4095 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4097 -value: Symfony\Component\Uid\Uuid {#4096 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4125 -errors: [] -form: Symfony\Component\Form\Form {#4126 …} } |
| form | Symfony\Component\Form\FormView {#4112 …5} |
| full_name | "0194002f-6d22-78d6-bd9e-fab273e142bd" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d22-78d6-bd9e-fab273e142bd" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6d22-78d6-bd9e-fab273e142bd" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6d22-78d6-bd9e-fab273e142bd" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4095 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4097 -value: Symfony\Component\Uid\Uuid {#4096 …} } } |
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 {#4097 -value: Symfony\Component\Uid\Uuid {#4096 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4118 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6d22-78d6-bd9e-fab273e142bd_invariable" ] |
| cache_key | "_0194002f-6d22-78d6-bd9e-fab273e142bd_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4097 -value: Symfony\Component\Uid\Uuid {#4096 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4138 -errors: [] -form: Symfony\Component\Form\Form {#4129 …} } |
| form | Symfony\Component\Form\FormView {#4137 …5} |
| full_name | "0194002f-6d22-78d6-bd9e-fab273e142bd[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d22-78d6-bd9e-fab273e142bd_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-6d22-78d6-bd9e-fab273e142bd_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4097 -value: Symfony\Component\Uid\Uuid {#4096 …} } |
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-6d22-78d6-bd9e-fab273e142bd_products_favorite" ] |
| cache_key | "_0194002f-6d22-78d6-bd9e-fab273e142bd_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4140 …5} |
| full_name | "0194002f-6d22-78d6-bd9e-fab273e142bd[products_favorite]" |
| id | "f-6d22-78d6-bd9e-fab273e142bd_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-6d22-78d6-bd9e-fab273e142bd_products_favorite" |
| value | null |
0194002f-6d26-7fc7-974f-75882f715c53
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4180 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6d26-7fc7-974f-75882f715c53" ] |
| cache_key | "_0194002f-6d26-7fc7-974f-75882f715c53_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4203 -errors: [] -form: Symfony\Component\Form\Form {#4204 …} } |
| form | Symfony\Component\Form\FormView {#4190 …5} |
| full_name | "0194002f-6d26-7fc7-974f-75882f715c53" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d26-7fc7-974f-75882f715c53" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6d26-7fc7-974f-75882f715c53" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6d26-7fc7-974f-75882f715c53" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4152 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4196 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6d26-7fc7-974f-75882f715c53_invariable" ] |
| cache_key | "_0194002f-6d26-7fc7-974f-75882f715c53_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4216 -errors: [] -form: Symfony\Component\Form\Form {#4207 …} } |
| form | Symfony\Component\Form\FormView {#4215 …5} |
| full_name | "0194002f-6d26-7fc7-974f-75882f715c53[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d26-7fc7-974f-75882f715c53_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-6d26-7fc7-974f-75882f715c53_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4154 -value: Symfony\Component\Uid\Uuid {#4153 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6d26-7fc7-974f-75882f715c53_products_favorite" ] |
| cache_key | "_0194002f-6d26-7fc7-974f-75882f715c53_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4218 …5} |
| full_name | "0194002f-6d26-7fc7-974f-75882f715c53[products_favorite]" |
| id | "f-6d26-7fc7-974f-75882f715c53_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-6d26-7fc7-974f-75882f715c53_products_favorite" |
| value | null |
0194002f-6d2d-7956-834d-f75e8be65053
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4248 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6d2d-7956-834d-f75e8be65053" ] |
| cache_key | "_0194002f-6d2d-7956-834d-f75e8be65053_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4274 -errors: [] -form: Symfony\Component\Form\Form {#4275 …} } |
| form | Symfony\Component\Form\FormView {#4261 …5} |
| full_name | "0194002f-6d2d-7956-834d-f75e8be65053" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d2d-7956-834d-f75e8be65053" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6d2d-7956-834d-f75e8be65053" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6d2d-7956-834d-f75e8be65053" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4221 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4267 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6d2d-7956-834d-f75e8be65053_invariable" ] |
| cache_key | "_0194002f-6d2d-7956-834d-f75e8be65053_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4287 -errors: [] -form: Symfony\Component\Form\Form {#4278 …} } |
| form | Symfony\Component\Form\FormView {#4286 …5} |
| full_name | "0194002f-6d2d-7956-834d-f75e8be65053[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d2d-7956-834d-f75e8be65053_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-6d2d-7956-834d-f75e8be65053_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4226 -value: Symfony\Component\Uid\Uuid {#4223 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6d2d-7956-834d-f75e8be65053_products_favorite" ] |
| cache_key | "_0194002f-6d2d-7956-834d-f75e8be65053_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4289 …5} |
| full_name | "0194002f-6d2d-7956-834d-f75e8be65053[products_favorite]" |
| id | "f-6d2d-7956-834d-f75e8be65053_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-6d2d-7956-834d-f75e8be65053_products_favorite" |
| value | null |
0194002f-6d29-73ae-8c68-dee5ee6c8b29
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4319 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6d29-73ae-8c68-dee5ee6c8b29" ] |
| cache_key | "_0194002f-6d29-73ae-8c68-dee5ee6c8b29_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4345 -errors: [] -form: Symfony\Component\Form\Form {#4346 …} } |
| form | Symfony\Component\Form\FormView {#4332 …5} |
| full_name | "0194002f-6d29-73ae-8c68-dee5ee6c8b29" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d29-73ae-8c68-dee5ee6c8b29" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6d29-73ae-8c68-dee5ee6c8b29" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6d29-73ae-8c68-dee5ee6c8b29" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4292 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4338 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6d29-73ae-8c68-dee5ee6c8b29_invariable" ] |
| cache_key | "_0194002f-6d29-73ae-8c68-dee5ee6c8b29_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4358 -errors: [] -form: Symfony\Component\Form\Form {#4349 …} } |
| form | Symfony\Component\Form\FormView {#4357 …5} |
| full_name | "0194002f-6d29-73ae-8c68-dee5ee6c8b29[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d29-73ae-8c68-dee5ee6c8b29_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-6d29-73ae-8c68-dee5ee6c8b29_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4297 -value: Symfony\Component\Uid\Uuid {#4294 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6d29-73ae-8c68-dee5ee6c8b29_products_favorite" ] |
| cache_key | "_0194002f-6d29-73ae-8c68-dee5ee6c8b29_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4360 …5} |
| full_name | "0194002f-6d29-73ae-8c68-dee5ee6c8b29[products_favorite]" |
| id | "f-6d29-73ae-8c68-dee5ee6c8b29_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-6d29-73ae-8c68-dee5ee6c8b29_products_favorite" |
| value | null |
0194002f-6d12-7e16-85ef-0ebcc952e1f1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4388 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4390 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6d12-7e16-85ef-0ebcc952e1f1" ] |
| cache_key | "_0194002f-6d12-7e16-85ef-0ebcc952e1f1_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4416 -errors: [] -form: Symfony\Component\Form\Form {#4417 …} } |
| form | Symfony\Component\Form\FormView {#4403 …5} |
| full_name | "0194002f-6d12-7e16-85ef-0ebcc952e1f1" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d12-7e16-85ef-0ebcc952e1f1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6d12-7e16-85ef-0ebcc952e1f1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6d12-7e16-85ef-0ebcc952e1f1" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4363 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4408 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4409 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6d12-7e16-85ef-0ebcc952e1f1_invariable" ] |
| cache_key | "_0194002f-6d12-7e16-85ef-0ebcc952e1f1_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4429 -errors: [] -form: Symfony\Component\Form\Form {#4420 …} } |
| form | Symfony\Component\Form\FormView {#4428 …5} |
| full_name | "0194002f-6d12-7e16-85ef-0ebcc952e1f1[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d12-7e16-85ef-0ebcc952e1f1_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-6d12-7e16-85ef-0ebcc952e1f1_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4368 -value: Symfony\Component\Uid\Uuid {#4365 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6d12-7e16-85ef-0ebcc952e1f1_products_favorite" ] |
| cache_key | "_0194002f-6d12-7e16-85ef-0ebcc952e1f1_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4431 …5} |
| full_name | "0194002f-6d12-7e16-85ef-0ebcc952e1f1[products_favorite]" |
| id | "f-6d12-7e16-85ef-0ebcc952e1f1_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-6d12-7e16-85ef-0ebcc952e1f1_products_favorite" |
| value | null |
0194002f-6d1a-7dc4-815d-3059da36ca8a
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4459 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4461 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6d1a-7dc4-815d-3059da36ca8a" ] |
| cache_key | "_0194002f-6d1a-7dc4-815d-3059da36ca8a_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4487 -errors: [] -form: Symfony\Component\Form\Form {#4488 …} } |
| form | Symfony\Component\Form\FormView {#4474 …5} |
| full_name | "0194002f-6d1a-7dc4-815d-3059da36ca8a" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d1a-7dc4-815d-3059da36ca8a" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6d1a-7dc4-815d-3059da36ca8a" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6d1a-7dc4-815d-3059da36ca8a" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4434 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4480 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6d1a-7dc4-815d-3059da36ca8a_invariable" ] |
| cache_key | "_0194002f-6d1a-7dc4-815d-3059da36ca8a_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4500 -errors: [] -form: Symfony\Component\Form\Form {#4491 …} } |
| form | Symfony\Component\Form\FormView {#4499 …5} |
| full_name | "0194002f-6d1a-7dc4-815d-3059da36ca8a[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d1a-7dc4-815d-3059da36ca8a_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-6d1a-7dc4-815d-3059da36ca8a_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4439 -value: Symfony\Component\Uid\Uuid {#4436 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6d1a-7dc4-815d-3059da36ca8a_products_favorite" ] |
| cache_key | "_0194002f-6d1a-7dc4-815d-3059da36ca8a_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4502 …5} |
| full_name | "0194002f-6d1a-7dc4-815d-3059da36ca8a[products_favorite]" |
| id | "f-6d1a-7dc4-815d-3059da36ca8a_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-6d1a-7dc4-815d-3059da36ca8a_products_favorite" |
| value | null |
0194002f-6d56-7ef3-9574-5858290a1a01
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4532 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6d56-7ef3-9574-5858290a1a01" ] |
| cache_key | "_0194002f-6d56-7ef3-9574-5858290a1a01_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4558 -errors: [] -form: Symfony\Component\Form\Form {#4559 …} } |
| form | Symfony\Component\Form\FormView {#4545 …5} |
| full_name | "0194002f-6d56-7ef3-9574-5858290a1a01" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d56-7ef3-9574-5858290a1a01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6d56-7ef3-9574-5858290a1a01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6d56-7ef3-9574-5858290a1a01" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4505 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4551 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6d56-7ef3-9574-5858290a1a01_invariable" ] |
| cache_key | "_0194002f-6d56-7ef3-9574-5858290a1a01_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4571 -errors: [] -form: Symfony\Component\Form\Form {#4562 …} } |
| form | Symfony\Component\Form\FormView {#4570 …5} |
| full_name | "0194002f-6d56-7ef3-9574-5858290a1a01[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6d56-7ef3-9574-5858290a1a01_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-6d56-7ef3-9574-5858290a1a01_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4510 -value: Symfony\Component\Uid\Uuid {#4507 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6d56-7ef3-9574-5858290a1a01_products_favorite" ] |
| cache_key | "_0194002f-6d56-7ef3-9574-5858290a1a01_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4573 …5} |
| full_name | "0194002f-6d56-7ef3-9574-5858290a1a01[products_favorite]" |
| id | "f-6d56-7ef3-9574-5858290a1a01_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-6d56-7ef3-9574-5858290a1a01_products_favorite" |
| value | null |
0194002f-6b75-7c23-b1bb-bf5cdb9abc8e
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4603 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-6b75-7c23-b1bb-bf5cdb9abc8e" ] |
| cache_key | "_0194002f-6b75-7c23-b1bb-bf5cdb9abc8e_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4629 -errors: [] -form: Symfony\Component\Form\Form {#4630 …} } |
| form | Symfony\Component\Form\FormView {#4616 …5} |
| full_name | "0194002f-6b75-7c23-b1bb-bf5cdb9abc8e" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b75-7c23-b1bb-bf5cdb9abc8e" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6b75-7c23-b1bb-bf5cdb9abc8e" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6b75-7c23-b1bb-bf5cdb9abc8e" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4576 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } } |
invariable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1467 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4622 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6b75-7c23-b1bb-bf5cdb9abc8e_invariable" ] |
| cache_key | "_0194002f-6b75-7c23-b1bb-bf5cdb9abc8e_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4642 -errors: [] -form: Symfony\Component\Form\Form {#4633 …} } |
| form | Symfony\Component\Form\FormView {#4641 …5} |
| full_name | "0194002f-6b75-7c23-b1bb-bf5cdb9abc8e[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b75-7c23-b1bb-bf5cdb9abc8e_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-6b75-7c23-b1bb-bf5cdb9abc8e_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4581 -value: Symfony\Component\Uid\Uuid {#4578 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-6b75-7c23-b1bb-bf5cdb9abc8e_products_favorite" ] |
| cache_key | "_0194002f-6b75-7c23-b1bb-bf5cdb9abc8e_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4644 …5} |
| full_name | "0194002f-6b75-7c23-b1bb-bf5cdb9abc8e[products_favorite]" |
| id | "f-6b75-7c23-b1bb-bf5cdb9abc8e_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-6b75-7c23-b1bb-bf5cdb9abc8e_products_favorite" |
| value | null |
0194002f-6b6b-742a-be12-45d8a72234c3
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 {#4652 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4677 -value: Symfony\Component\Uid\Uuid {#4653 …} } } |
| 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 {#4652 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4677 -value: Symfony\Component\Uid\Uuid {#4653 …} } } |
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 {#4652 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4677 -value: Symfony\Component\Uid\Uuid {#4653 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4682 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() {#4686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4684 …} $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-6b6b-742a-be12-45d8a72234c3" ] |
| cache_key | "_0194002f-6b6b-742a-be12-45d8a72234c3_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4652 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4677 -value: Symfony\Component\Uid\Uuid {#4653 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4706 -errors: [] -form: Symfony\Component\Form\Form {#4707 …} } |
| form | Symfony\Component\Form\FormView {#4693 …5} |
| full_name | "0194002f-6b6b-742a-be12-45d8a72234c3" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b6b-742a-be12-45d8a72234c3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6b6b-742a-be12-45d8a72234c3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6b6b-742a-be12-45d8a72234c3" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4652 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4677 -value: Symfony\Component\Uid\Uuid {#4653 …} } } |
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 {#4677 -value: Symfony\Component\Uid\Uuid {#4653 …} } |
| 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) {#4698 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() {#4700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4699 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6b6b-742a-be12-45d8a72234c3_invariable" ] |
| cache_key | "_0194002f-6b6b-742a-be12-45d8a72234c3_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4677 -value: Symfony\Component\Uid\Uuid {#4653 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4719 -errors: [] -form: Symfony\Component\Form\Form {#4710 …} } |
| form | Symfony\Component\Form\FormView {#4718 …5} |
| full_name | "0194002f-6b6b-742a-be12-45d8a72234c3[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b6b-742a-be12-45d8a72234c3_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-6b6b-742a-be12-45d8a72234c3_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4677 -value: Symfony\Component\Uid\Uuid {#4653 …} } |
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-6b6b-742a-be12-45d8a72234c3_products_favorite" ] |
| cache_key | "_0194002f-6b6b-742a-be12-45d8a72234c3_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4721 …5} |
| full_name | "0194002f-6b6b-742a-be12-45d8a72234c3[products_favorite]" |
| id | "f-6b6b-742a-be12-45d8a72234c3_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-6b6b-742a-be12-45d8a72234c3_products_favorite" |
| value | null |
0194002f-6c2d-7659-b4f5-27608282981f
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 {#4724 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4749 -value: Symfony\Component\Uid\Uuid {#4726 …} } } |
| 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 {#4724 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4749 -value: Symfony\Component\Uid\Uuid {#4726 …} } } |
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 {#4724 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4749 -value: Symfony\Component\Uid\Uuid {#4726 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4754 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() {#4759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4757 …} $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-6c2d-7659-b4f5-27608282981f" ] |
| cache_key | "_0194002f-6c2d-7659-b4f5-27608282981f_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4724 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4749 -value: Symfony\Component\Uid\Uuid {#4726 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4780 -errors: [] -form: Symfony\Component\Form\Form {#4781 …} } |
| form | Symfony\Component\Form\FormView {#4767 …5} |
| full_name | "0194002f-6c2d-7659-b4f5-27608282981f" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c2d-7659-b4f5-27608282981f" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c2d-7659-b4f5-27608282981f" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c2d-7659-b4f5-27608282981f" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4724 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4749 -value: Symfony\Component\Uid\Uuid {#4726 …} } } |
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 {#4749 -value: Symfony\Component\Uid\Uuid {#4726 …} } |
| 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) {#4772 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() {#4774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4773 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c2d-7659-b4f5-27608282981f_invariable" ] |
| cache_key | "_0194002f-6c2d-7659-b4f5-27608282981f_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4749 -value: Symfony\Component\Uid\Uuid {#4726 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4793 -errors: [] -form: Symfony\Component\Form\Form {#4784 …} } |
| form | Symfony\Component\Form\FormView {#4792 …5} |
| full_name | "0194002f-6c2d-7659-b4f5-27608282981f[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c2d-7659-b4f5-27608282981f_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-6c2d-7659-b4f5-27608282981f_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4749 -value: Symfony\Component\Uid\Uuid {#4726 …} } |
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-6c2d-7659-b4f5-27608282981f_products_favorite" ] |
| cache_key | "_0194002f-6c2d-7659-b4f5-27608282981f_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4795 …5} |
| full_name | "0194002f-6c2d-7659-b4f5-27608282981f[products_favorite]" |
| id | "f-6c2d-7659-b4f5-27608282981f_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-6c2d-7659-b4f5-27608282981f_products_favorite" |
| value | null |
0194002f-6c54-7cc8-b896-557c322744ad
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 {#4798 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4823 -value: Symfony\Component\Uid\Uuid {#4800 …} } } |
| 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 {#4798 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4823 -value: Symfony\Component\Uid\Uuid {#4800 …} } } |
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 {#4798 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4823 -value: Symfony\Component\Uid\Uuid {#4800 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4828 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() {#4833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4831 …} $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-6c54-7cc8-b896-557c322744ad" ] |
| cache_key | "_0194002f-6c54-7cc8-b896-557c322744ad_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4798 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4823 -value: Symfony\Component\Uid\Uuid {#4800 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4854 -errors: [] -form: Symfony\Component\Form\Form {#4855 …} } |
| form | Symfony\Component\Form\FormView {#4841 …5} |
| full_name | "0194002f-6c54-7cc8-b896-557c322744ad" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c54-7cc8-b896-557c322744ad" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c54-7cc8-b896-557c322744ad" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c54-7cc8-b896-557c322744ad" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4798 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4823 -value: Symfony\Component\Uid\Uuid {#4800 …} } } |
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 {#4823 -value: Symfony\Component\Uid\Uuid {#4800 …} } |
| 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) {#4846 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() {#4848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4847 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c54-7cc8-b896-557c322744ad_invariable" ] |
| cache_key | "_0194002f-6c54-7cc8-b896-557c322744ad_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4823 -value: Symfony\Component\Uid\Uuid {#4800 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4867 -errors: [] -form: Symfony\Component\Form\Form {#4858 …} } |
| form | Symfony\Component\Form\FormView {#4866 …5} |
| full_name | "0194002f-6c54-7cc8-b896-557c322744ad[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c54-7cc8-b896-557c322744ad_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-6c54-7cc8-b896-557c322744ad_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4823 -value: Symfony\Component\Uid\Uuid {#4800 …} } |
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-6c54-7cc8-b896-557c322744ad_products_favorite" ] |
| cache_key | "_0194002f-6c54-7cc8-b896-557c322744ad_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4869 …5} |
| full_name | "0194002f-6c54-7cc8-b896-557c322744ad[products_favorite]" |
| id | "f-6c54-7cc8-b896-557c322744ad_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-6c54-7cc8-b896-557c322744ad_products_favorite" |
| value | null |
0194002f-6c29-7736-9648-540cc9322fbf
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 {#4872 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4897 -value: Symfony\Component\Uid\Uuid {#4874 …} } } |
| 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 {#4872 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4897 -value: Symfony\Component\Uid\Uuid {#4874 …} } } |
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 {#4872 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4897 -value: Symfony\Component\Uid\Uuid {#4874 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4902 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() {#4907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4905 …} $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-6c29-7736-9648-540cc9322fbf" ] |
| cache_key | "_0194002f-6c29-7736-9648-540cc9322fbf_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4872 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4897 -value: Symfony\Component\Uid\Uuid {#4874 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4928 -errors: [] -form: Symfony\Component\Form\Form {#4929 …} } |
| form | Symfony\Component\Form\FormView {#4915 …5} |
| full_name | "0194002f-6c29-7736-9648-540cc9322fbf" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c29-7736-9648-540cc9322fbf" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c29-7736-9648-540cc9322fbf" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c29-7736-9648-540cc9322fbf" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4872 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4897 -value: Symfony\Component\Uid\Uuid {#4874 …} } } |
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 {#4897 -value: Symfony\Component\Uid\Uuid {#4874 …} } |
| 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) {#4920 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() {#4922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4921 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c29-7736-9648-540cc9322fbf_invariable" ] |
| cache_key | "_0194002f-6c29-7736-9648-540cc9322fbf_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4897 -value: Symfony\Component\Uid\Uuid {#4874 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4941 -errors: [] -form: Symfony\Component\Form\Form {#4932 …} } |
| form | Symfony\Component\Form\FormView {#4940 …5} |
| full_name | "0194002f-6c29-7736-9648-540cc9322fbf[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c29-7736-9648-540cc9322fbf_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-6c29-7736-9648-540cc9322fbf_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4897 -value: Symfony\Component\Uid\Uuid {#4874 …} } |
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-6c29-7736-9648-540cc9322fbf_products_favorite" ] |
| cache_key | "_0194002f-6c29-7736-9648-540cc9322fbf_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4943 …5} |
| full_name | "0194002f-6c29-7736-9648-540cc9322fbf[products_favorite]" |
| id | "f-6c29-7736-9648-540cc9322fbf_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-6c29-7736-9648-540cc9322fbf_products_favorite" |
| value | null |
0194002f-6c10-7554-b722-224953e38d4e
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 {#4946 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4971 -value: Symfony\Component\Uid\Uuid {#4948 …} } } |
| 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 {#4946 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4971 -value: Symfony\Component\Uid\Uuid {#4948 …} } } |
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 {#4946 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4971 -value: Symfony\Component\Uid\Uuid {#4948 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4976 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() {#4981 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4979 …} $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-6c10-7554-b722-224953e38d4e" ] |
| cache_key | "_0194002f-6c10-7554-b722-224953e38d4e_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4946 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4971 -value: Symfony\Component\Uid\Uuid {#4948 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5002 -errors: [] -form: Symfony\Component\Form\Form {#5003 …} } |
| form | Symfony\Component\Form\FormView {#4989 …5} |
| full_name | "0194002f-6c10-7554-b722-224953e38d4e" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c10-7554-b722-224953e38d4e" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c10-7554-b722-224953e38d4e" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c10-7554-b722-224953e38d4e" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4946 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4971 -value: Symfony\Component\Uid\Uuid {#4948 …} } } |
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 {#4971 -value: Symfony\Component\Uid\Uuid {#4948 …} } |
| 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) {#4994 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() {#4996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#4995 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c10-7554-b722-224953e38d4e_invariable" ] |
| cache_key | "_0194002f-6c10-7554-b722-224953e38d4e_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4971 -value: Symfony\Component\Uid\Uuid {#4948 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5015 -errors: [] -form: Symfony\Component\Form\Form {#5006 …} } |
| form | Symfony\Component\Form\FormView {#5014 …5} |
| full_name | "0194002f-6c10-7554-b722-224953e38d4e[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c10-7554-b722-224953e38d4e_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-6c10-7554-b722-224953e38d4e_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4971 -value: Symfony\Component\Uid\Uuid {#4948 …} } |
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-6c10-7554-b722-224953e38d4e_products_favorite" ] |
| cache_key | "_0194002f-6c10-7554-b722-224953e38d4e_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5017 …5} |
| full_name | "0194002f-6c10-7554-b722-224953e38d4e[products_favorite]" |
| id | "f-6c10-7554-b722-224953e38d4e_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-6c10-7554-b722-224953e38d4e_products_favorite" |
| value | null |
0194002f-6bf9-709f-a70d-e9875981b64e
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 {#5020 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5045 -value: Symfony\Component\Uid\Uuid {#5022 …} } } |
| 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 {#5020 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5045 -value: Symfony\Component\Uid\Uuid {#5022 …} } } |
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 {#5020 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5045 -value: Symfony\Component\Uid\Uuid {#5022 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5050 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() {#5055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5053 …} $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-6bf9-709f-a70d-e9875981b64e" ] |
| cache_key | "_0194002f-6bf9-709f-a70d-e9875981b64e_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5020 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5045 -value: Symfony\Component\Uid\Uuid {#5022 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5076 -errors: [] -form: Symfony\Component\Form\Form {#5077 …} } |
| form | Symfony\Component\Form\FormView {#5063 …5} |
| full_name | "0194002f-6bf9-709f-a70d-e9875981b64e" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6bf9-709f-a70d-e9875981b64e" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6bf9-709f-a70d-e9875981b64e" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6bf9-709f-a70d-e9875981b64e" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5020 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5045 -value: Symfony\Component\Uid\Uuid {#5022 …} } } |
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 {#5045 -value: Symfony\Component\Uid\Uuid {#5022 …} } |
| 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) {#5068 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() {#5070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5069 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6bf9-709f-a70d-e9875981b64e_invariable" ] |
| cache_key | "_0194002f-6bf9-709f-a70d-e9875981b64e_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5045 -value: Symfony\Component\Uid\Uuid {#5022 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5089 -errors: [] -form: Symfony\Component\Form\Form {#5080 …} } |
| form | Symfony\Component\Form\FormView {#5088 …5} |
| full_name | "0194002f-6bf9-709f-a70d-e9875981b64e[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6bf9-709f-a70d-e9875981b64e_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-6bf9-709f-a70d-e9875981b64e_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5045 -value: Symfony\Component\Uid\Uuid {#5022 …} } |
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-6bf9-709f-a70d-e9875981b64e_products_favorite" ] |
| cache_key | "_0194002f-6bf9-709f-a70d-e9875981b64e_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5091 …5} |
| full_name | "0194002f-6bf9-709f-a70d-e9875981b64e[products_favorite]" |
| id | "f-6bf9-709f-a70d-e9875981b64e_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-6bf9-709f-a70d-e9875981b64e_products_favorite" |
| value | null |
0194002f-6bf5-7adf-9ff8-ea5cb48fabfd
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 {#5094 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5119 -value: Symfony\Component\Uid\Uuid {#5096 …} } } |
| 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 {#5094 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5119 -value: Symfony\Component\Uid\Uuid {#5096 …} } } |
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 {#5094 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5119 -value: Symfony\Component\Uid\Uuid {#5096 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5124 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() {#5129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5127 …} $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-6bf5-7adf-9ff8-ea5cb48fabfd" ] |
| cache_key | "_0194002f-6bf5-7adf-9ff8-ea5cb48fabfd_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5094 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5119 -value: Symfony\Component\Uid\Uuid {#5096 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5150 -errors: [] -form: Symfony\Component\Form\Form {#5151 …} } |
| form | Symfony\Component\Form\FormView {#5137 …5} |
| full_name | "0194002f-6bf5-7adf-9ff8-ea5cb48fabfd" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6bf5-7adf-9ff8-ea5cb48fabfd" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6bf5-7adf-9ff8-ea5cb48fabfd" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6bf5-7adf-9ff8-ea5cb48fabfd" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5094 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5119 -value: Symfony\Component\Uid\Uuid {#5096 …} } } |
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 {#5119 -value: Symfony\Component\Uid\Uuid {#5096 …} } |
| 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) {#5142 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() {#5144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5143 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6bf5-7adf-9ff8-ea5cb48fabfd_invariable" ] |
| cache_key | "_0194002f-6bf5-7adf-9ff8-ea5cb48fabfd_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5119 -value: Symfony\Component\Uid\Uuid {#5096 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5163 -errors: [] -form: Symfony\Component\Form\Form {#5154 …} } |
| form | Symfony\Component\Form\FormView {#5162 …5} |
| full_name | "0194002f-6bf5-7adf-9ff8-ea5cb48fabfd[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6bf5-7adf-9ff8-ea5cb48fabfd_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-6bf5-7adf-9ff8-ea5cb48fabfd_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5119 -value: Symfony\Component\Uid\Uuid {#5096 …} } |
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-6bf5-7adf-9ff8-ea5cb48fabfd_products_favorite" ] |
| cache_key | "_0194002f-6bf5-7adf-9ff8-ea5cb48fabfd_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5165 …5} |
| full_name | "0194002f-6bf5-7adf-9ff8-ea5cb48fabfd[products_favorite]" |
| id | "f-6bf5-7adf-9ff8-ea5cb48fabfd_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-6bf5-7adf-9ff8-ea5cb48fabfd_products_favorite" |
| value | null |
0194002f-6b86-76ae-b02b-c395e37e07bf
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 {#5168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5193 -value: Symfony\Component\Uid\Uuid {#5170 …} } } |
| 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 {#5168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5193 -value: Symfony\Component\Uid\Uuid {#5170 …} } } |
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 {#5168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5193 -value: Symfony\Component\Uid\Uuid {#5170 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5198 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() {#5203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5201 …} $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-6b86-76ae-b02b-c395e37e07bf" ] |
| cache_key | "_0194002f-6b86-76ae-b02b-c395e37e07bf_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5193 -value: Symfony\Component\Uid\Uuid {#5170 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5224 -errors: [] -form: Symfony\Component\Form\Form {#5225 …} } |
| form | Symfony\Component\Form\FormView {#5211 …5} |
| full_name | "0194002f-6b86-76ae-b02b-c395e37e07bf" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b86-76ae-b02b-c395e37e07bf" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6b86-76ae-b02b-c395e37e07bf" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6b86-76ae-b02b-c395e37e07bf" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5168 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5193 -value: Symfony\Component\Uid\Uuid {#5170 …} } } |
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 {#5193 -value: Symfony\Component\Uid\Uuid {#5170 …} } |
| 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) {#5216 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() {#5218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5217 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6b86-76ae-b02b-c395e37e07bf_invariable" ] |
| cache_key | "_0194002f-6b86-76ae-b02b-c395e37e07bf_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5193 -value: Symfony\Component\Uid\Uuid {#5170 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5237 -errors: [] -form: Symfony\Component\Form\Form {#5228 …} } |
| form | Symfony\Component\Form\FormView {#5236 …5} |
| full_name | "0194002f-6b86-76ae-b02b-c395e37e07bf[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b86-76ae-b02b-c395e37e07bf_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-6b86-76ae-b02b-c395e37e07bf_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5193 -value: Symfony\Component\Uid\Uuid {#5170 …} } |
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-6b86-76ae-b02b-c395e37e07bf_products_favorite" ] |
| cache_key | "_0194002f-6b86-76ae-b02b-c395e37e07bf_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5239 …5} |
| full_name | "0194002f-6b86-76ae-b02b-c395e37e07bf[products_favorite]" |
| id | "f-6b86-76ae-b02b-c395e37e07bf_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-6b86-76ae-b02b-c395e37e07bf_products_favorite" |
| value | null |
0194002f-6c68-717f-b7b2-4384408ab326
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 {#5242 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5267 -value: Symfony\Component\Uid\Uuid {#5244 …} } } |
| 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 {#5242 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5267 -value: Symfony\Component\Uid\Uuid {#5244 …} } } |
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 {#5242 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5267 -value: Symfony\Component\Uid\Uuid {#5244 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5272 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() {#5277 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-6c68-717f-b7b2-4384408ab326" ] |
| cache_key | "_0194002f-6c68-717f-b7b2-4384408ab326_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5242 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5267 -value: Symfony\Component\Uid\Uuid {#5244 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5298 -errors: [] -form: Symfony\Component\Form\Form {#5299 …} } |
| form | Symfony\Component\Form\FormView {#5285 …5} |
| full_name | "0194002f-6c68-717f-b7b2-4384408ab326" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c68-717f-b7b2-4384408ab326" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c68-717f-b7b2-4384408ab326" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c68-717f-b7b2-4384408ab326" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5242 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5267 -value: Symfony\Component\Uid\Uuid {#5244 …} } } |
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 {#5267 -value: Symfony\Component\Uid\Uuid {#5244 …} } |
| 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) {#5290 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() {#5292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5291 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c68-717f-b7b2-4384408ab326_invariable" ] |
| cache_key | "_0194002f-6c68-717f-b7b2-4384408ab326_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5267 -value: Symfony\Component\Uid\Uuid {#5244 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5311 -errors: [] -form: Symfony\Component\Form\Form {#5302 …} } |
| form | Symfony\Component\Form\FormView {#5310 …5} |
| full_name | "0194002f-6c68-717f-b7b2-4384408ab326[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c68-717f-b7b2-4384408ab326_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-6c68-717f-b7b2-4384408ab326_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5267 -value: Symfony\Component\Uid\Uuid {#5244 …} } |
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-6c68-717f-b7b2-4384408ab326_products_favorite" ] |
| cache_key | "_0194002f-6c68-717f-b7b2-4384408ab326_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5313 …5} |
| full_name | "0194002f-6c68-717f-b7b2-4384408ab326[products_favorite]" |
| id | "f-6c68-717f-b7b2-4384408ab326_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-6c68-717f-b7b2-4384408ab326_products_favorite" |
| value | null |
0194002f-6c6c-713f-9dfb-94fc0dc1f629
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 {#5316 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5341 -value: Symfony\Component\Uid\Uuid {#5318 …} } } |
| 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 {#5316 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5341 -value: Symfony\Component\Uid\Uuid {#5318 …} } } |
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 {#5316 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5341 -value: Symfony\Component\Uid\Uuid {#5318 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5346 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() {#5351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5349 …} $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-6c6c-713f-9dfb-94fc0dc1f629" ] |
| cache_key | "_0194002f-6c6c-713f-9dfb-94fc0dc1f629_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5316 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5341 -value: Symfony\Component\Uid\Uuid {#5318 …} } } |
| 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-6c6c-713f-9dfb-94fc0dc1f629" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c6c-713f-9dfb-94fc0dc1f629" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c6c-713f-9dfb-94fc0dc1f629" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c6c-713f-9dfb-94fc0dc1f629" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5316 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5341 -value: Symfony\Component\Uid\Uuid {#5318 …} } } |
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 {#5341 -value: Symfony\Component\Uid\Uuid {#5318 …} } |
| 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-6c6c-713f-9dfb-94fc0dc1f629_invariable" ] |
| cache_key | "_0194002f-6c6c-713f-9dfb-94fc0dc1f629_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5341 -value: Symfony\Component\Uid\Uuid {#5318 …} } |
| 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-6c6c-713f-9dfb-94fc0dc1f629[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c6c-713f-9dfb-94fc0dc1f629_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-6c6c-713f-9dfb-94fc0dc1f629_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5341 -value: Symfony\Component\Uid\Uuid {#5318 …} } |
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-6c6c-713f-9dfb-94fc0dc1f629_products_favorite" ] |
| cache_key | "_0194002f-6c6c-713f-9dfb-94fc0dc1f629_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5387 …5} |
| full_name | "0194002f-6c6c-713f-9dfb-94fc0dc1f629[products_favorite]" |
| id | "f-6c6c-713f-9dfb-94fc0dc1f629_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-6c6c-713f-9dfb-94fc0dc1f629_products_favorite" |
| value | null |
0194002f-6c58-7a62-ba92-9b3f27ae51cc
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 {#5415 -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 {#5415 -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 {#5415 -value: Symfony\Component\Uid\Uuid {#5392 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5420 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() {#5425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5423 …} $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-6c58-7a62-ba92-9b3f27ae51cc" ] |
| cache_key | "_0194002f-6c58-7a62-ba92-9b3f27ae51cc_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5390 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5415 -value: Symfony\Component\Uid\Uuid {#5392 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5446 -errors: [] -form: Symfony\Component\Form\Form {#5447 …} } |
| form | Symfony\Component\Form\FormView {#5433 …5} |
| full_name | "0194002f-6c58-7a62-ba92-9b3f27ae51cc" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c58-7a62-ba92-9b3f27ae51cc" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6c58-7a62-ba92-9b3f27ae51cc" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6c58-7a62-ba92-9b3f27ae51cc" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5390 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5415 -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 {#5415 -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) {#5438 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() {#5440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5439 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6c58-7a62-ba92-9b3f27ae51cc_invariable" ] |
| cache_key | "_0194002f-6c58-7a62-ba92-9b3f27ae51cc_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5415 -value: Symfony\Component\Uid\Uuid {#5392 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5459 -errors: [] -form: Symfony\Component\Form\Form {#5450 …} } |
| form | Symfony\Component\Form\FormView {#5458 …5} |
| full_name | "0194002f-6c58-7a62-ba92-9b3f27ae51cc[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6c58-7a62-ba92-9b3f27ae51cc_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-6c58-7a62-ba92-9b3f27ae51cc_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5415 -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-6c58-7a62-ba92-9b3f27ae51cc_products_favorite" ] |
| cache_key | "_0194002f-6c58-7a62-ba92-9b3f27ae51cc_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5461 …5} |
| full_name | "0194002f-6c58-7a62-ba92-9b3f27ae51cc[products_favorite]" |
| id | "f-6c58-7a62-ba92-9b3f27ae51cc_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-6c58-7a62-ba92-9b3f27ae51cc_products_favorite" |
| value | null |
0194002f-6bfd-729e-bcc9-9439acc2c1d0
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 {#5464 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5489 -value: Symfony\Component\Uid\Uuid {#5466 …} } } |
| 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 {#5464 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5489 -value: Symfony\Component\Uid\Uuid {#5466 …} } } |
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 {#5464 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5489 -value: Symfony\Component\Uid\Uuid {#5466 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5494 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() {#5499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5497 …} $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-6bfd-729e-bcc9-9439acc2c1d0" ] |
| cache_key | "_0194002f-6bfd-729e-bcc9-9439acc2c1d0_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5464 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5489 -value: Symfony\Component\Uid\Uuid {#5466 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5520 -errors: [] -form: Symfony\Component\Form\Form {#5521 …} } |
| form | Symfony\Component\Form\FormView {#5507 …5} |
| full_name | "0194002f-6bfd-729e-bcc9-9439acc2c1d0" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6bfd-729e-bcc9-9439acc2c1d0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6bfd-729e-bcc9-9439acc2c1d0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6bfd-729e-bcc9-9439acc2c1d0" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5464 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5489 -value: Symfony\Component\Uid\Uuid {#5466 …} } } |
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 {#5489 -value: Symfony\Component\Uid\Uuid {#5466 …} } |
| 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) {#5512 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() {#5514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5513 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6bfd-729e-bcc9-9439acc2c1d0_invariable" ] |
| cache_key | "_0194002f-6bfd-729e-bcc9-9439acc2c1d0_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5489 -value: Symfony\Component\Uid\Uuid {#5466 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5533 -errors: [] -form: Symfony\Component\Form\Form {#5524 …} } |
| form | Symfony\Component\Form\FormView {#5532 …5} |
| full_name | "0194002f-6bfd-729e-bcc9-9439acc2c1d0[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6bfd-729e-bcc9-9439acc2c1d0_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-6bfd-729e-bcc9-9439acc2c1d0_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5489 -value: Symfony\Component\Uid\Uuid {#5466 …} } |
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-6bfd-729e-bcc9-9439acc2c1d0_products_favorite" ] |
| cache_key | "_0194002f-6bfd-729e-bcc9-9439acc2c1d0_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5535 …5} |
| full_name | "0194002f-6bfd-729e-bcc9-9439acc2c1d0[products_favorite]" |
| id | "f-6bfd-729e-bcc9-9439acc2c1d0_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-6bfd-729e-bcc9-9439acc2c1d0_products_favorite" |
| value | null |
0194002f-71a7-778c-83be-95a1f2d2ed6d
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 {#5538 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5563 -value: Symfony\Component\Uid\Uuid {#5540 …} } } |
| 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 {#5538 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5563 -value: Symfony\Component\Uid\Uuid {#5540 …} } } |
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 {#5538 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5563 -value: Symfony\Component\Uid\Uuid {#5540 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5568 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() {#5573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5571 …} $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-71a7-778c-83be-95a1f2d2ed6d" ] |
| cache_key | "_0194002f-71a7-778c-83be-95a1f2d2ed6d_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5538 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5563 -value: Symfony\Component\Uid\Uuid {#5540 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5594 -errors: [] -form: Symfony\Component\Form\Form {#5595 …} } |
| form | Symfony\Component\Form\FormView {#5581 …5} |
| full_name | "0194002f-71a7-778c-83be-95a1f2d2ed6d" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-71a7-778c-83be-95a1f2d2ed6d" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-71a7-778c-83be-95a1f2d2ed6d" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-71a7-778c-83be-95a1f2d2ed6d" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5538 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5563 -value: Symfony\Component\Uid\Uuid {#5540 …} } } |
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 {#5563 -value: Symfony\Component\Uid\Uuid {#5540 …} } |
| 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) {#5586 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() {#5588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5587 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-71a7-778c-83be-95a1f2d2ed6d_invariable" ] |
| cache_key | "_0194002f-71a7-778c-83be-95a1f2d2ed6d_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5563 -value: Symfony\Component\Uid\Uuid {#5540 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5607 -errors: [] -form: Symfony\Component\Form\Form {#5598 …} } |
| form | Symfony\Component\Form\FormView {#5606 …5} |
| full_name | "0194002f-71a7-778c-83be-95a1f2d2ed6d[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-71a7-778c-83be-95a1f2d2ed6d_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-71a7-778c-83be-95a1f2d2ed6d_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5563 -value: Symfony\Component\Uid\Uuid {#5540 …} } |
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-71a7-778c-83be-95a1f2d2ed6d_products_favorite" ] |
| cache_key | "_0194002f-71a7-778c-83be-95a1f2d2ed6d_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5609 …5} |
| full_name | "0194002f-71a7-778c-83be-95a1f2d2ed6d[products_favorite]" |
| id | "f-71a7-778c-83be-95a1f2d2ed6d_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-71a7-778c-83be-95a1f2d2ed6d_products_favorite" |
| value | null |
0194002f-71aa-793b-80df-b9a9b459fde5
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 {#5612 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5617 -value: Symfony\Component\Uid\Uuid {#5614 …} } } |
| 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 {#5612 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5617 -value: Symfony\Component\Uid\Uuid {#5614 …} } } |
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 {#5612 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5617 -value: Symfony\Component\Uid\Uuid {#5614 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5637 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() {#5642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5639 …} $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-71aa-793b-80df-b9a9b459fde5" ] |
| cache_key | "_0194002f-71aa-793b-80df-b9a9b459fde5_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5612 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5617 -value: Symfony\Component\Uid\Uuid {#5614 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5665 -errors: [] -form: Symfony\Component\Form\Form {#5666 …} } |
| form | Symfony\Component\Form\FormView {#5652 …5} |
| full_name | "0194002f-71aa-793b-80df-b9a9b459fde5" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-71aa-793b-80df-b9a9b459fde5" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-71aa-793b-80df-b9a9b459fde5" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-71aa-793b-80df-b9a9b459fde5" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5612 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5617 -value: Symfony\Component\Uid\Uuid {#5614 …} } } |
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 {#5617 -value: Symfony\Component\Uid\Uuid {#5614 …} } |
| 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) {#5657 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() {#5659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5658 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-71aa-793b-80df-b9a9b459fde5_invariable" ] |
| cache_key | "_0194002f-71aa-793b-80df-b9a9b459fde5_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5617 -value: Symfony\Component\Uid\Uuid {#5614 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5678 -errors: [] -form: Symfony\Component\Form\Form {#5669 …} } |
| form | Symfony\Component\Form\FormView {#5677 …5} |
| full_name | "0194002f-71aa-793b-80df-b9a9b459fde5[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-71aa-793b-80df-b9a9b459fde5_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-71aa-793b-80df-b9a9b459fde5_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5617 -value: Symfony\Component\Uid\Uuid {#5614 …} } |
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-71aa-793b-80df-b9a9b459fde5_products_favorite" ] |
| cache_key | "_0194002f-71aa-793b-80df-b9a9b459fde5_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5680 …5} |
| full_name | "0194002f-71aa-793b-80df-b9a9b459fde5[products_favorite]" |
| id | "f-71aa-793b-80df-b9a9b459fde5_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-71aa-793b-80df-b9a9b459fde5_products_favorite" |
| value | null |
0194002f-71bb-71e7-9386-16a41aea3562
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 {#5683 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5688 -value: Symfony\Component\Uid\Uuid {#5685 …} } } |
| 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 {#5683 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5688 -value: Symfony\Component\Uid\Uuid {#5685 …} } } |
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 {#5683 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5688 -value: Symfony\Component\Uid\Uuid {#5685 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5708 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() {#5713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5710 …} $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-71bb-71e7-9386-16a41aea3562" ] |
| cache_key | "_0194002f-71bb-71e7-9386-16a41aea3562_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5683 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5688 -value: Symfony\Component\Uid\Uuid {#5685 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5736 -errors: [] -form: Symfony\Component\Form\Form {#5737 …} } |
| form | Symfony\Component\Form\FormView {#5723 …5} |
| full_name | "0194002f-71bb-71e7-9386-16a41aea3562" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-71bb-71e7-9386-16a41aea3562" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-71bb-71e7-9386-16a41aea3562" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-71bb-71e7-9386-16a41aea3562" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5683 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5688 -value: Symfony\Component\Uid\Uuid {#5685 …} } } |
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 {#5688 -value: Symfony\Component\Uid\Uuid {#5685 …} } |
| 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) {#5728 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() {#5730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5729 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-71bb-71e7-9386-16a41aea3562_invariable" ] |
| cache_key | "_0194002f-71bb-71e7-9386-16a41aea3562_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5688 -value: Symfony\Component\Uid\Uuid {#5685 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5749 -errors: [] -form: Symfony\Component\Form\Form {#5740 …} } |
| form | Symfony\Component\Form\FormView {#5748 …5} |
| full_name | "0194002f-71bb-71e7-9386-16a41aea3562[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-71bb-71e7-9386-16a41aea3562_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-71bb-71e7-9386-16a41aea3562_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5688 -value: Symfony\Component\Uid\Uuid {#5685 …} } |
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-71bb-71e7-9386-16a41aea3562_products_favorite" ] |
| cache_key | "_0194002f-71bb-71e7-9386-16a41aea3562_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5751 …5} |
| full_name | "0194002f-71bb-71e7-9386-16a41aea3562[products_favorite]" |
| id | "f-71bb-71e7-9386-16a41aea3562_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-71bb-71e7-9386-16a41aea3562_products_favorite" |
| value | null |
0194002f-7191-7595-94d7-21efed6427ad
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5754 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5759 -value: Symfony\Component\Uid\Uuid {#5756 …} } } |
| 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 {#5754 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5759 -value: Symfony\Component\Uid\Uuid {#5756 …} } } |
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 {#5754 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5759 -value: Symfony\Component\Uid\Uuid {#5756 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5779 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() {#5784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5781 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-7191-7595-94d7-21efed6427ad" ] |
| cache_key | "_0194002f-7191-7595-94d7-21efed6427ad_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5754 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5759 -value: Symfony\Component\Uid\Uuid {#5756 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5807 -errors: [] -form: Symfony\Component\Form\Form {#5808 …} } |
| form | Symfony\Component\Form\FormView {#5794 …5} |
| full_name | "0194002f-7191-7595-94d7-21efed6427ad" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7191-7595-94d7-21efed6427ad" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7191-7595-94d7-21efed6427ad" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7191-7595-94d7-21efed6427ad" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#5754 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5759 -value: Symfony\Component\Uid\Uuid {#5756 …} } } |
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 {#5759 -value: Symfony\Component\Uid\Uuid {#5756 …} } |
| 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) {#5799 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() {#5801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#309 …} $message: Closure() {#5800 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7191-7595-94d7-21efed6427ad_invariable" ] |
| cache_key | "_0194002f-7191-7595-94d7-21efed6427ad_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5759 -value: Symfony\Component\Uid\Uuid {#5756 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5820 -errors: [] -form: Symfony\Component\Form\Form {#5811 …} } |
| form | Symfony\Component\Form\FormView {#5819 …5} |
| full_name | "0194002f-7191-7595-94d7-21efed6427ad[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7191-7595-94d7-21efed6427ad_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7191-7595-94d7-21efed6427ad_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#5759 -value: Symfony\Component\Uid\Uuid {#5756 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-7191-7595-94d7-21efed6427ad_products_favorite" ] |
| cache_key | "_0194002f-7191-7595-94d7-21efed6427ad_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5822 …5} |
| full_name | "0194002f-7191-7595-94d7-21efed6427ad[products_favorite]" |
| id | "f-7191-7595-94d7-21efed6427ad_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7191-7595-94d7-21efed6427ad_products_favorite" |
| value | null |