Forms
-
search_form
-
query
-
_token
-
-
search_form_footer
-
query
-
_token
-
-
public_order_product_form
-
price
-
total
-
-
_token
-
-
0194002f-7226-7412-9b12-3ae48defb929
-
invariable
-
products_favorite
-
-
0194002f-72b8-7552-8f76-00b100da8cb6
-
invariable
-
products_favorite
-
-
0194002f-6ffc-7265-8c85-ab80cc66d723
-
invariable
-
products_favorite
-
-
0194002f-6b60-76a3-b383-c9a3cc33764b
-
invariable
-
products_favorite
-
-
0194002f-6b64-793a-9e73-75ba403dd7ca
-
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 {#3291 +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 {#3291 +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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | BaksDev\Core\Form\Search\SearchDTO {#3291 +query: null -searchTags: [] } |
| data_class | "BaksDev\Core\Form\Search\SearchDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3327 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() {#3355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3353 …} $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 {#3291 +query: null -searchTags: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3423 -errors: [] -form: Symfony\Component\Form\Form {#3388 …} } |
| form | Symfony\Component\Form\FormView {#3427 …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 {#3291 +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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3380 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() {#3382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3381 …} $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 {#3421 -errors: [] -form: Symfony\Component\Form\Form {#3391 …} } |
| form | Symfony\Component\Form\FormView {#3401 …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 | "d8c017927811c9b42251651465.eSBlA-70oelRL6onZgtiuFlTulS9tODUz6ZjZoMnOyY.L281e4ytloUbf90KUFkz8Dwg3GfR162xmMhTK8ByVmAWahJH37rV3mFpxQ" |
| 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 | "d8c017927811c9b42251651465.eSBlA-70oelRL6onZgtiuFlTulS9tODUz6ZjZoMnOyY.L281e4ytloUbf90KUFkz8Dwg3GfR162xmMhTK8ByVmAWahJH37rV3mFpxQ" |
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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | "d8c017927811c9b42251651465.eSBlA-70oelRL6onZgtiuFlTulS9tODUz6ZjZoMnOyY.L281e4ytloUbf90KUFkz8Dwg3GfR162xmMhTK8ByVmAWahJH37rV3mFpxQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3428 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() {#3429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3430 …} $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 | "d8c017927811c9b42251651465.eSBlA-70oelRL6onZgtiuFlTulS9tODUz6ZjZoMnOyY.L281e4ytloUbf90KUFkz8Dwg3GfR162xmMhTK8ByVmAWahJH37rV3mFpxQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3440 -errors: [] -form: Symfony\Component\Form\Form {#3436 …} } |
| form | Symfony\Component\Form\FormView {#3431 …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 | "d8c017927811c9b42251651465.eSBlA-70oelRL6onZgtiuFlTulS9tODUz6ZjZoMnOyY.L281e4ytloUbf90KUFkz8Dwg3GfR162xmMhTK8ByVmAWahJH37rV3mFpxQ" |
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 {#928 +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 {#928 +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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | BaksDev\Core\Form\Search\SearchDTO {#928 +query: null -searchTags: [] } |
| data_class | "BaksDev\Core\Form\Search\SearchDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1651 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() {#1654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1653 …} $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 {#928 +query: null -searchTags: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1666 -errors: [] -form: Symfony\Component\Form\Form {#1671 …} } |
| form | Symfony\Component\Form\FormView {#1655 …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 {#928 +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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1663 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() {#1665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1664 …} $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 {#1682 -errors: [] -form: Symfony\Component\Form\Form {#1674 …} } |
| form | Symfony\Component\Form\FormView {#1681 …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 | "b4b37cb8adafd137b8b06b1.ViTLbjg4-Hkb4_beHZjeNMoYFSeG_VHU_mzu9DOiZVo.YU_-PV1hoT4shqK5d8yQU4w1XFLVpTClygXbkVmRDGg3HZI4CkGJO0OtlQ" |
| 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 | "b4b37cb8adafd137b8b06b1.ViTLbjg4-Hkb4_beHZjeNMoYFSeG_VHU_mzu9DOiZVo.YU_-PV1hoT4shqK5d8yQU4w1XFLVpTClygXbkVmRDGg3HZI4CkGJO0OtlQ" |
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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | "b4b37cb8adafd137b8b06b1.ViTLbjg4-Hkb4_beHZjeNMoYFSeG_VHU_mzu9DOiZVo.YU_-PV1hoT4shqK5d8yQU4w1XFLVpTClygXbkVmRDGg3HZI4CkGJO0OtlQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1679 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() {#1683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1684 …} $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 | "b4b37cb8adafd137b8b06b1.ViTLbjg4-Hkb4_beHZjeNMoYFSeG_VHU_mzu9DOiZVo.YU_-PV1hoT4shqK5d8yQU4w1XFLVpTClygXbkVmRDGg3HZI4CkGJO0OtlQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1697 -errors: [] -form: Symfony\Component\Form\Form {#1693 …} } |
| form | Symfony\Component\Form\FormView {#1687 …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 | "b4b37cb8adafd137b8b06b1.ViTLbjg4-Hkb4_beHZjeNMoYFSeG_VHU_mzu9DOiZVo.YU_-PV1hoT4shqK5d8yQU4w1XFLVpTClygXbkVmRDGg3HZI4CkGJO0OtlQ" |
public_order_product_form
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO {#3292 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3316 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3277 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3288 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/basket/add/?product=01939707-4e1b-7b4f-b58d-a6661af9b136&offer=01939707-4e1d-74b9-ac63-0f4f06b097c6&variation=01939707-4e1d-74b9-ac63-0f4f079ed6c4&modification=01939707-4e1d-74b9-ac63-0f4f08d5fbe2" |
same as passed value |
| data | BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO {#3292 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3316 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3277 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3288 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/basket/add/?product=01939707-4e1b-7b4f-b58d-a6661af9b136&offer=01939707-4e1d-74b9-ac63-0f4f06b097c6&variation=01939707-4e1d-74b9-ac63-0f4f079ed6c4&modification=01939707-4e1d-74b9-ac63-0f4f08d5fbe2" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "order-basket" ] |
| 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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO {#3292 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3316 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3277 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3288 …} } |
| data_class | "BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3249 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO" } } |
| 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() {#3231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#2975 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/basket/add/?product=01939707-4e1b-7b4f-b58d-a6661af9b136&offer=01939707-4e1d-74b9-ac63-0f4f06b097c6&variation=01939707-4e1d-74b9-ac63-0f4f079ed6c4&modification=01939707-4e1d-74b9-ac63-0f4f08d5fbe2" |
| attr | [ "class" => "order-basket" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_order_product_form" "_public_order_product_form" ] |
| cache_key | "_public_order_product_form_public_order_product_form" |
| compound | true |
| data | BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO {#3292 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3316 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3277 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3288 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3419 -errors: [] -form: Symfony\Component\Form\Form {#3013 …} } |
| form | Symfony\Component\Form\FormView {#3400 …5} |
| full_name | "public_order_product_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "public_order_product_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "public_order_product_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_public_order_product_form" |
| valid | true |
| value | BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO {#3292 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3316 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3277 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3288 …} } |
price
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3316 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3277 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | "BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1170 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO" } } |
| 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() {#3268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3253 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_order_price_form" "_public_order_product_form_price" ] |
| cache_key | "_public_order_product_form_price_public_order_price_form" |
| compound | true |
| data | BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3316 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3277 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3411 -errors: [] -form: Symfony\Component\Form\Form {#3295 …} } |
| form | Symfony\Component\Form\FormView {#3412 …5} |
| full_name | "public_order_product_form[price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "public_order_product_form_price" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "price" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_public_order_product_form_price" |
| valid | true |
| value | BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3316 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3277 …} } |
total
"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 | "1" |
| 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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3296 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 | 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() {#3023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3287 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_public_order_product_form_price_total" ] |
| cache_key | "_public_order_product_form_price_total_text" |
| compound | false |
| data | "1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3415 -errors: [] -form: Symfony\Component\Form\Form {#3314 …} } |
| form | Symfony\Component\Form\FormView {#3417 …5} |
| full_name | "public_order_product_form[price][total]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "public_order_product_form_price_total" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "total" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_public_order_product_form_price_total" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9c52c20065fde0f2be968.dDiljb-pBK37G64Nko2dO5ZUdKatkDuc4kv-7mPRSIE.DUjIydn2KcmJSf1P8OOueMM1OfTs6kvpmzKyqjnhB_MMcZ33zvNJ775Y5w" |
| 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 | "9c52c20065fde0f2be968.dDiljb-pBK37G64Nko2dO5ZUdKatkDuc4kv-7mPRSIE.DUjIydn2KcmJSf1P8OOueMM1OfTs6kvpmzKyqjnhB_MMcZ33zvNJ775Y5w" |
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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | "9c52c20065fde0f2be968.dDiljb-pBK37G64Nko2dO5ZUdKatkDuc4kv-7mPRSIE.DUjIydn2KcmJSf1P8OOueMM1OfTs6kvpmzKyqjnhB_MMcZ33zvNJ775Y5w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3418 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() {#3410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3420 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_public_order_product_form__token" ] |
| cache_key | "_public_order_product_form__token_hidden" |
| compound | false |
| data | "9c52c20065fde0f2be968.dDiljb-pBK37G64Nko2dO5ZUdKatkDuc4kv-7mPRSIE.DUjIydn2KcmJSf1P8OOueMM1OfTs6kvpmzKyqjnhB_MMcZ33zvNJ775Y5w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3309 -errors: [] -form: Symfony\Component\Form\Form {#3404 …} } |
| form | Symfony\Component\Form\FormView {#3413 …5} |
| full_name | "public_order_product_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "public_order_product_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 | null |
| unique_block_prefix | "_public_order_product_form__token" |
| valid | true |
| value | "9c52c20065fde0f2be968.dDiljb-pBK37G64Nko2dO5ZUdKatkDuc4kv-7mPRSIE.DUjIydn2KcmJSf1P8OOueMM1OfTs6kvpmzKyqjnhB_MMcZ33zvNJ775Y5w" |
0194002f-7226-7412-9b12-3ae48defb929
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#1147 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1139 -value: Symfony\Component\Uid\Uuid {#1148 …} } } |
| 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 {#1147 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1139 -value: Symfony\Component\Uid\Uuid {#1148 …} } } |
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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#1147 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1139 -value: Symfony\Component\Uid\Uuid {#1148 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1168 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() {#1178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1171 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "public_products_favorite_form" "_0194002f-7226-7412-9b12-3ae48defb929" ] |
| cache_key | "_0194002f-7226-7412-9b12-3ae48defb929_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#1147 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1139 -value: Symfony\Component\Uid\Uuid {#1148 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1116 -errors: [] -form: Symfony\Component\Form\Form {#1094 …} } |
| form | Symfony\Component\Form\FormView {#1180 …5} |
| full_name | "0194002f-7226-7412-9b12-3ae48defb929" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7226-7412-9b12-3ae48defb929" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7226-7412-9b12-3ae48defb929" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7226-7412-9b12-3ae48defb929" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#1147 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1139 -value: Symfony\Component\Uid\Uuid {#1148 …} } } |
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 {#1139 -value: Symfony\Component\Uid\Uuid {#1148 …} } |
| 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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1112 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() {#1107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1111 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7226-7412-9b12-3ae48defb929_invariable" ] |
| cache_key | "_0194002f-7226-7412-9b12-3ae48defb929_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1139 -value: Symfony\Component\Uid\Uuid {#1148 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1088 -errors: [] -form: Symfony\Component\Form\Form {#1091 …} } |
| form | Symfony\Component\Form\FormView {#1073 …5} |
| full_name | "0194002f-7226-7412-9b12-3ae48defb929[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7226-7412-9b12-3ae48defb929_invariable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invariable" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7226-7412-9b12-3ae48defb929_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1139 -value: Symfony\Component\Uid\Uuid {#1148 …} } |
products_favorite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn-primary" ] |
[ "class" => "btn-primary" ] |
| label | "Save" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_0194002f-7226-7412-9b12-3ae48defb929_products_favorite" ] |
| cache_key | "_0194002f-7226-7412-9b12-3ae48defb929_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1122 …5} |
| full_name | "0194002f-7226-7412-9b12-3ae48defb929[products_favorite]" |
| id | "f-7226-7412-9b12-3ae48defb929_products_favorite" |
| label | "Save" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| multipart | false |
| name | "products_favorite" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7226-7412-9b12-3ae48defb929_products_favorite" |
| value | null |
0194002f-72b8-7552-8f76-00b100da8cb6
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 {#4043 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4042 -value: Symfony\Component\Uid\Uuid {#4041 …} } } |
| 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 {#4043 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4042 -value: Symfony\Component\Uid\Uuid {#4041 …} } } |
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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4043 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4042 -value: Symfony\Component\Uid\Uuid {#4041 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4039 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() {#4037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4038 …} $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-72b8-7552-8f76-00b100da8cb6" ] |
| cache_key | "_0194002f-72b8-7552-8f76-00b100da8cb6_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4043 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4042 -value: Symfony\Component\Uid\Uuid {#4041 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4023 -errors: [] -form: Symfony\Component\Form\Form {#4022 …} } |
| form | Symfony\Component\Form\FormView {#4036 …5} |
| full_name | "0194002f-72b8-7552-8f76-00b100da8cb6" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-72b8-7552-8f76-00b100da8cb6" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-72b8-7552-8f76-00b100da8cb6" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-72b8-7552-8f76-00b100da8cb6" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4043 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4042 -value: Symfony\Component\Uid\Uuid {#4041 …} } } |
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 {#4042 -value: Symfony\Component\Uid\Uuid {#4041 …} } |
| 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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4031 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() {#4029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4030 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-72b8-7552-8f76-00b100da8cb6_invariable" ] |
| cache_key | "_0194002f-72b8-7552-8f76-00b100da8cb6_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4042 -value: Symfony\Component\Uid\Uuid {#4041 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4010 -errors: [] -form: Symfony\Component\Form\Form {#4019 …} } |
| form | Symfony\Component\Form\FormView {#4011 …5} |
| full_name | "0194002f-72b8-7552-8f76-00b100da8cb6[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-72b8-7552-8f76-00b100da8cb6_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-72b8-7552-8f76-00b100da8cb6_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4042 -value: Symfony\Component\Uid\Uuid {#4041 …} } |
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-72b8-7552-8f76-00b100da8cb6_products_favorite" ] |
| cache_key | "_0194002f-72b8-7552-8f76-00b100da8cb6_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4008 …5} |
| full_name | "0194002f-72b8-7552-8f76-00b100da8cb6[products_favorite]" |
| id | "f-72b8-7552-8f76-00b100da8cb6_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-72b8-7552-8f76-00b100da8cb6_products_favorite" |
| value | null |
0194002f-6ffc-7265-8c85-ab80cc66d723
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 {#3990 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3998 -value: Symfony\Component\Uid\Uuid {#4000 …} } } |
| 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 {#3990 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3998 -value: Symfony\Component\Uid\Uuid {#4000 …} } } |
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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#3990 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3998 -value: Symfony\Component\Uid\Uuid {#4000 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3970 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() {#3968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3969 …} $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-6ffc-7265-8c85-ab80cc66d723" ] |
| cache_key | "_0194002f-6ffc-7265-8c85-ab80cc66d723_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#3990 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3998 -value: Symfony\Component\Uid\Uuid {#4000 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3953 -errors: [] -form: Symfony\Component\Form\Form {#3952 …} } |
| form | Symfony\Component\Form\FormView {#3966 …5} |
| full_name | "0194002f-6ffc-7265-8c85-ab80cc66d723" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6ffc-7265-8c85-ab80cc66d723" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6ffc-7265-8c85-ab80cc66d723" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6ffc-7265-8c85-ab80cc66d723" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#3990 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3998 -value: Symfony\Component\Uid\Uuid {#4000 …} } } |
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 {#3998 -value: Symfony\Component\Uid\Uuid {#4000 …} } |
| 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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3961 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() {#3959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3960 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6ffc-7265-8c85-ab80cc66d723_invariable" ] |
| cache_key | "_0194002f-6ffc-7265-8c85-ab80cc66d723_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3998 -value: Symfony\Component\Uid\Uuid {#4000 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3940 -errors: [] -form: Symfony\Component\Form\Form {#3949 …} } |
| form | Symfony\Component\Form\FormView {#3941 …5} |
| full_name | "0194002f-6ffc-7265-8c85-ab80cc66d723[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6ffc-7265-8c85-ab80cc66d723_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-6ffc-7265-8c85-ab80cc66d723_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3998 -value: Symfony\Component\Uid\Uuid {#4000 …} } |
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-6ffc-7265-8c85-ab80cc66d723_products_favorite" ] |
| cache_key | "_0194002f-6ffc-7265-8c85-ab80cc66d723_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3938 …5} |
| full_name | "0194002f-6ffc-7265-8c85-ab80cc66d723[products_favorite]" |
| id | "f-6ffc-7265-8c85-ab80cc66d723_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-6ffc-7265-8c85-ab80cc66d723_products_favorite" |
| value | null |
0194002f-6b60-76a3-b383-c9a3cc33764b
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 {#3929 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3930 -value: Symfony\Component\Uid\Uuid {#3935 …} } } |
| 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 {#3929 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3930 -value: Symfony\Component\Uid\Uuid {#3935 …} } } |
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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#3929 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3930 -value: Symfony\Component\Uid\Uuid {#3935 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4153 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() {#4150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4152 …} $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-6b60-76a3-b383-c9a3cc33764b" ] |
| cache_key | "_0194002f-6b60-76a3-b383-c9a3cc33764b_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#3929 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3930 -value: Symfony\Component\Uid\Uuid {#3935 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4170 -errors: [] -form: Symfony\Component\Form\Form {#4171 …} } |
| form | Symfony\Component\Form\FormView {#4156 …5} |
| full_name | "0194002f-6b60-76a3-b383-c9a3cc33764b" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b60-76a3-b383-c9a3cc33764b" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6b60-76a3-b383-c9a3cc33764b" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6b60-76a3-b383-c9a3cc33764b" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#3929 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3930 -value: Symfony\Component\Uid\Uuid {#3935 …} } } |
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 {#3930 -value: Symfony\Component\Uid\Uuid {#3935 …} } |
| 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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4162 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() {#4164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4163 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6b60-76a3-b383-c9a3cc33764b_invariable" ] |
| cache_key | "_0194002f-6b60-76a3-b383-c9a3cc33764b_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3930 -value: Symfony\Component\Uid\Uuid {#3935 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4183 -errors: [] -form: Symfony\Component\Form\Form {#4174 …} } |
| form | Symfony\Component\Form\FormView {#4182 …5} |
| full_name | "0194002f-6b60-76a3-b383-c9a3cc33764b[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b60-76a3-b383-c9a3cc33764b_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-6b60-76a3-b383-c9a3cc33764b_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3930 -value: Symfony\Component\Uid\Uuid {#3935 …} } |
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-6b60-76a3-b383-c9a3cc33764b_products_favorite" ] |
| cache_key | "_0194002f-6b60-76a3-b383-c9a3cc33764b_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4185 …5} |
| full_name | "0194002f-6b60-76a3-b383-c9a3cc33764b[products_favorite]" |
| id | "f-6b60-76a3-b383-c9a3cc33764b_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-6b60-76a3-b383-c9a3cc33764b_products_favorite" |
| value | null |
0194002f-6b64-793a-9e73-75ba403dd7ca
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 {#4193 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4190 -value: Symfony\Component\Uid\Uuid {#4194 …} } } |
| 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 {#4193 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4190 -value: Symfony\Component\Uid\Uuid {#4194 …} } } |
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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4193 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4190 -value: Symfony\Component\Uid\Uuid {#4194 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4213 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() {#4215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4214 …} $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-6b64-793a-9e73-75ba403dd7ca" ] |
| cache_key | "_0194002f-6b64-793a-9e73-75ba403dd7ca_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4193 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4190 -value: Symfony\Component\Uid\Uuid {#4194 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4234 -errors: [] -form: Symfony\Component\Form\Form {#4235 …} } |
| form | Symfony\Component\Form\FormView {#4218 …5} |
| full_name | "0194002f-6b64-793a-9e73-75ba403dd7ca" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b64-793a-9e73-75ba403dd7ca" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6b64-793a-9e73-75ba403dd7ca" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6b64-793a-9e73-75ba403dd7ca" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4193 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4190 -value: Symfony\Component\Uid\Uuid {#4194 …} } } |
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 {#4190 -value: Symfony\Component\Uid\Uuid {#4194 …} } |
| 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 {#649 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1562 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1557 …} -namespace: Closure() {#1541 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4225 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() {#4228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4227 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6b64-793a-9e73-75ba403dd7ca_invariable" ] |
| cache_key | "_0194002f-6b64-793a-9e73-75ba403dd7ca_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4190 -value: Symfony\Component\Uid\Uuid {#4194 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4247 -errors: [] -form: Symfony\Component\Form\Form {#4238 …} } |
| form | Symfony\Component\Form\FormView {#4246 …5} |
| full_name | "0194002f-6b64-793a-9e73-75ba403dd7ca[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6b64-793a-9e73-75ba403dd7ca_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-6b64-793a-9e73-75ba403dd7ca_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4190 -value: Symfony\Component\Uid\Uuid {#4194 …} } |
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-6b64-793a-9e73-75ba403dd7ca_products_favorite" ] |
| cache_key | "_0194002f-6b64-793a-9e73-75ba403dd7ca_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4249 …5} |
| full_name | "0194002f-6b64-793a-9e73-75ba403dd7ca[products_favorite]" |
| id | "f-6b64-793a-9e73-75ba403dd7ca_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-6b64-793a-9e73-75ba403dd7ca_products_favorite" |
| value | null |