Forms
-
search_form
-
query
-
_token
-
-
search_form_footer
-
query
-
_token
-
-
public_order_product_form
-
price
-
total
-
-
_token
-
-
0194002f-74ce-77b5-a213-6fab2179ebce
-
invariable
-
products_favorite
-
-
0194002f-7503-716d-aadc-ace7bebc26c0
-
invariable
-
products_favorite
-
-
0194002f-6e2b-7549-b113-e88e647047dc
-
invariable
-
products_favorite
-
-
0194002f-7122-72b6-bedb-2518adb2933a
-
invariable
-
products_favorite
-
-
0194002f-6899-789d-a68a-6aa2315fce82
-
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 {#3302 +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 {#3302 +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 {#3302 +query: null -searchTags: [] } |
| data_class | "BaksDev\Core\Form\Search\SearchDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3338 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() {#3366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3364 …} $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 {#3302 +query: null -searchTags: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3434 -errors: [] -form: Symfony\Component\Form\Form {#3399 …} } |
| form | Symfony\Component\Form\FormView {#3438 …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 {#3302 +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) {#3391 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() {#3393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3392 …} $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 {#3439 -errors: [] -form: Symfony\Component\Form\Form {#3402 …} } |
| form | Symfony\Component\Form\FormView {#3444 …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 | "30a5028b5ac1554cd3e228dad.OEJ_77pvz3zMvgxBy5FX4MovWjgpBPVxBIa81e2PMGA.fQoK1t4q-gmbj0ckjOckk5hlPUxnNpIgNfeFgLL7Z1ByLzaCyTilLZqGew" |
| 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 | "30a5028b5ac1554cd3e228dad.OEJ_77pvz3zMvgxBy5FX4MovWjgpBPVxBIa81e2PMGA.fQoK1t4q-gmbj0ckjOckk5hlPUxnNpIgNfeFgLL7Z1ByLzaCyTilLZqGew" |
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 | "30a5028b5ac1554cd3e228dad.OEJ_77pvz3zMvgxBy5FX4MovWjgpBPVxBIa81e2PMGA.fQoK1t4q-gmbj0ckjOckk5hlPUxnNpIgNfeFgLL7Z1ByLzaCyTilLZqGew" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3440 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() {#3412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3433 …} $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 | "30a5028b5ac1554cd3e228dad.OEJ_77pvz3zMvgxBy5FX4MovWjgpBPVxBIa81e2PMGA.fQoK1t4q-gmbj0ckjOckk5hlPUxnNpIgNfeFgLL7Z1ByLzaCyTilLZqGew" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3454 -errors: [] -form: Symfony\Component\Form\Form {#3450 …} } |
| form | Symfony\Component\Form\FormView {#3432 …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 | "30a5028b5ac1554cd3e228dad.OEJ_77pvz3zMvgxBy5FX4MovWjgpBPVxBIa81e2PMGA.fQoK1t4q-gmbj0ckjOckk5hlPUxnNpIgNfeFgLL7Z1ByLzaCyTilLZqGew" |
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) {#1662 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() {#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 | "/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 {#1677 -errors: [] -form: Symfony\Component\Form\Form {#1682 …} } |
| form | Symfony\Component\Form\FormView {#1666 …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) {#1674 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() {#1676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1675 …} $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 {#1693 -errors: [] -form: Symfony\Component\Form\Form {#1685 …} } |
| form | Symfony\Component\Form\FormView {#1692 …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 | "09.ASEYqQuLakTaSEuAZz09hpJW1ywtHcrIGTbSmRqubZY.Qmgp-nz7BieFGQjMN2Jp6fdnuh9sdKD7U0Ga9nTvOPlvdX_TWN8EDZsvGg" |
| 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 | "09.ASEYqQuLakTaSEuAZz09hpJW1ywtHcrIGTbSmRqubZY.Qmgp-nz7BieFGQjMN2Jp6fdnuh9sdKD7U0Ga9nTvOPlvdX_TWN8EDZsvGg" |
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 | "09.ASEYqQuLakTaSEuAZz09hpJW1ywtHcrIGTbSmRqubZY.Qmgp-nz7BieFGQjMN2Jp6fdnuh9sdKD7U0Ga9nTvOPlvdX_TWN8EDZsvGg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1690 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() {#1694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1695 …} $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 | "09.ASEYqQuLakTaSEuAZz09hpJW1ywtHcrIGTbSmRqubZY.Qmgp-nz7BieFGQjMN2Jp6fdnuh9sdKD7U0Ga9nTvOPlvdX_TWN8EDZsvGg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1708 -errors: [] -form: Symfony\Component\Form\Form {#1704 …} } |
| form | Symfony\Component\Form\FormView {#1698 …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 | "09.ASEYqQuLakTaSEuAZz09hpJW1ywtHcrIGTbSmRqubZY.Qmgp-nz7BieFGQjMN2Jp6fdnuh9sdKD7U0Ga9nTvOPlvdX_TWN8EDZsvGg" |
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 {#3303 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3327 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3288 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3299 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/basket/add/?product=0193a852-76e9-7bb5-963c-807e46c28ff4&offer=0193a852-76ec-75fb-8136-7aae9d3067e6&variation=0193a852-76ec-75fb-8136-7aae9e55ac22&modification=0193a852-76ec-75fb-8136-7aae9e72675b" |
same as passed value |
| data | BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO {#3303 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3327 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3288 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3299 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/basket/add/?product=0193a852-76e9-7bb5-963c-807e46c28ff4&offer=0193a852-76ec-75fb-8136-7aae9d3067e6&variation=0193a852-76ec-75fb-8136-7aae9e55ac22&modification=0193a852-76ec-75fb-8136-7aae9e72675b" |
| 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 {#3303 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3327 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3288 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3299 …} } |
| data_class | "BaksDev\Orders\Order\UseCase\Public\Basket\Add\PublicOrderProductDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3260 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() {#3242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#2986 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/basket/add/?product=0193a852-76e9-7bb5-963c-807e46c28ff4&offer=0193a852-76ec-75fb-8136-7aae9d3067e6&variation=0193a852-76ec-75fb-8136-7aae9e55ac22&modification=0193a852-76ec-75fb-8136-7aae9e72675b" |
| 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 {#3303 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3327 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3288 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3299 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3430 -errors: [] -form: Symfony\Component\Form\Form {#3024 …} } |
| form | Symfony\Component\Form\FormView {#3411 …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 {#3303 -product: ? BaksDev\Products\Product\Type\Event\ProductEventUid -offer: null -variation: null -modification: null -price: BaksDev\Orders\Order\UseCase\Public\Basket\Add\Price\PublicOrderPriceDTO {#3327 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3288 …} } -card: ? BaksDev\Orders\Order\Repository\ProductUserBasket\ProductUserBasketResult|array -item: Doctrine\Common\Collections\ArrayCollection {#3299 …} } |
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 {#3327 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3288 …} } |
| 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) {#1185 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() {#3279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3264 …} $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 {#3327 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3288 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3422 -errors: [] -form: Symfony\Component\Form\Form {#3306 …} } |
| form | Symfony\Component\Form\FormView {#3423 …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 {#3327 -total: 1 -price: ? ?BaksDev\Reference\Money\Type\Money -currency: BaksDev\Reference\Currency\Type\Currency {#3288 …} } |
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) {#3307 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() {#3034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3298 …} $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 {#3426 -errors: [] -form: Symfony\Component\Form\Form {#3325 …} } |
| form | Symfony\Component\Form\FormView {#3428 …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 | "01360f4f71a4100b55d13deaa2ba500.vtaMMrEJmIDCKdHs3WRktZUFnXEm4Tmfw0rjEalMVB4.2ZfhUIhArdeVHeHZpR0j2s1NrSl3rGvn8BmAReo_HErop7kDg3nut7J2kA" |
| 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 | "01360f4f71a4100b55d13deaa2ba500.vtaMMrEJmIDCKdHs3WRktZUFnXEm4Tmfw0rjEalMVB4.2ZfhUIhArdeVHeHZpR0j2s1NrSl3rGvn8BmAReo_HErop7kDg3nut7J2kA" |
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 | "01360f4f71a4100b55d13deaa2ba500.vtaMMrEJmIDCKdHs3WRktZUFnXEm4Tmfw0rjEalMVB4.2ZfhUIhArdeVHeHZpR0j2s1NrSl3rGvn8BmAReo_HErop7kDg3nut7J2kA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3429 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() {#3421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3431 …} $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 | "01360f4f71a4100b55d13deaa2ba500.vtaMMrEJmIDCKdHs3WRktZUFnXEm4Tmfw0rjEalMVB4.2ZfhUIhArdeVHeHZpR0j2s1NrSl3rGvn8BmAReo_HErop7kDg3nut7J2kA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3320 -errors: [] -form: Symfony\Component\Form\Form {#3415 …} } |
| form | Symfony\Component\Form\FormView {#3424 …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 | "01360f4f71a4100b55d13deaa2ba500.vtaMMrEJmIDCKdHs3WRktZUFnXEm4Tmfw0rjEalMVB4.2ZfhUIhArdeVHeHZpR0j2s1NrSl3rGvn8BmAReo_HErop7kDg3nut7J2kA" |
0194002f-74ce-77b5-a213-6fab2179ebce
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 {#1170 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1152 -value: Symfony\Component\Uid\Uuid {#1163 …} } } |
| 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 {#1170 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1152 -value: Symfony\Component\Uid\Uuid {#1163 …} } } |
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 {#1170 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1152 -value: Symfony\Component\Uid\Uuid {#1163 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1183 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() {#1186 …} $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-74ce-77b5-a213-6fab2179ebce" ] |
| cache_key | "_0194002f-74ce-77b5-a213-6fab2179ebce_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#1170 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1152 -value: Symfony\Component\Uid\Uuid {#1163 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1128 -errors: [] -form: Symfony\Component\Form\Form {#1106 …} } |
| form | Symfony\Component\Form\FormView {#1179 …5} |
| full_name | "0194002f-74ce-77b5-a213-6fab2179ebce" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74ce-77b5-a213-6fab2179ebce" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-74ce-77b5-a213-6fab2179ebce" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-74ce-77b5-a213-6fab2179ebce" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#1170 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1152 -value: Symfony\Component\Uid\Uuid {#1163 …} } } |
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 {#1152 -value: Symfony\Component\Uid\Uuid {#1163 …} } |
| 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) {#1124 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() {#1119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1123 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-74ce-77b5-a213-6fab2179ebce_invariable" ] |
| cache_key | "_0194002f-74ce-77b5-a213-6fab2179ebce_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1152 -value: Symfony\Component\Uid\Uuid {#1163 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1134 -errors: [] -form: Symfony\Component\Form\Form {#1103 …} } |
| form | Symfony\Component\Form\FormView {#1090 …5} |
| full_name | "0194002f-74ce-77b5-a213-6fab2179ebce[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-74ce-77b5-a213-6fab2179ebce_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-74ce-77b5-a213-6fab2179ebce_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#1152 -value: Symfony\Component\Uid\Uuid {#1163 …} } |
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-74ce-77b5-a213-6fab2179ebce_products_favorite" ] |
| cache_key | "_0194002f-74ce-77b5-a213-6fab2179ebce_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1141 …5} |
| full_name | "0194002f-74ce-77b5-a213-6fab2179ebce[products_favorite]" |
| id | "f-74ce-77b5-a213-6fab2179ebce_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-74ce-77b5-a213-6fab2179ebce_products_favorite" |
| value | null |
0194002f-7503-716d-aadc-ace7bebc26c0
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 {#4071 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4070 -value: Symfony\Component\Uid\Uuid {#4069 …} } } |
| 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 {#4071 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4070 -value: Symfony\Component\Uid\Uuid {#4069 …} } } |
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 {#4071 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4070 -value: Symfony\Component\Uid\Uuid {#4069 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4067 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() {#4065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4066 …} $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-7503-716d-aadc-ace7bebc26c0" ] |
| cache_key | "_0194002f-7503-716d-aadc-ace7bebc26c0_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4071 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4070 -value: Symfony\Component\Uid\Uuid {#4069 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4051 -errors: [] -form: Symfony\Component\Form\Form {#4050 …} } |
| form | Symfony\Component\Form\FormView {#4064 …5} |
| full_name | "0194002f-7503-716d-aadc-ace7bebc26c0" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7503-716d-aadc-ace7bebc26c0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7503-716d-aadc-ace7bebc26c0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7503-716d-aadc-ace7bebc26c0" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4071 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4070 -value: Symfony\Component\Uid\Uuid {#4069 …} } } |
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 {#4070 -value: Symfony\Component\Uid\Uuid {#4069 …} } |
| 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) {#4059 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() {#4057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4058 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7503-716d-aadc-ace7bebc26c0_invariable" ] |
| cache_key | "_0194002f-7503-716d-aadc-ace7bebc26c0_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4070 -value: Symfony\Component\Uid\Uuid {#4069 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4038 -errors: [] -form: Symfony\Component\Form\Form {#4047 …} } |
| form | Symfony\Component\Form\FormView {#4039 …5} |
| full_name | "0194002f-7503-716d-aadc-ace7bebc26c0[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7503-716d-aadc-ace7bebc26c0_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-7503-716d-aadc-ace7bebc26c0_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4070 -value: Symfony\Component\Uid\Uuid {#4069 …} } |
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-7503-716d-aadc-ace7bebc26c0_products_favorite" ] |
| cache_key | "_0194002f-7503-716d-aadc-ace7bebc26c0_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4036 …5} |
| full_name | "0194002f-7503-716d-aadc-ace7bebc26c0[products_favorite]" |
| id | "f-7503-716d-aadc-ace7bebc26c0_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-7503-716d-aadc-ace7bebc26c0_products_favorite" |
| value | null |
0194002f-6e2b-7549-b113-e88e647047dc
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 {#4018 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4026 -value: Symfony\Component\Uid\Uuid {#4028 …} } } |
| 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 {#4018 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4026 -value: Symfony\Component\Uid\Uuid {#4028 …} } } |
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 {#4018 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4026 -value: Symfony\Component\Uid\Uuid {#4028 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3998 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() {#3996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3997 …} $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-6e2b-7549-b113-e88e647047dc" ] |
| cache_key | "_0194002f-6e2b-7549-b113-e88e647047dc_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4018 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4026 -value: Symfony\Component\Uid\Uuid {#4028 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3981 -errors: [] -form: Symfony\Component\Form\Form {#3980 …} } |
| form | Symfony\Component\Form\FormView {#3994 …5} |
| full_name | "0194002f-6e2b-7549-b113-e88e647047dc" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6e2b-7549-b113-e88e647047dc" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6e2b-7549-b113-e88e647047dc" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6e2b-7549-b113-e88e647047dc" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4018 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4026 -value: Symfony\Component\Uid\Uuid {#4028 …} } } |
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 {#4026 -value: Symfony\Component\Uid\Uuid {#4028 …} } |
| 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) {#3989 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() {#3987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3988 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6e2b-7549-b113-e88e647047dc_invariable" ] |
| cache_key | "_0194002f-6e2b-7549-b113-e88e647047dc_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4026 -value: Symfony\Component\Uid\Uuid {#4028 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3968 -errors: [] -form: Symfony\Component\Form\Form {#3977 …} } |
| form | Symfony\Component\Form\FormView {#3969 …5} |
| full_name | "0194002f-6e2b-7549-b113-e88e647047dc[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6e2b-7549-b113-e88e647047dc_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-6e2b-7549-b113-e88e647047dc_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4026 -value: Symfony\Component\Uid\Uuid {#4028 …} } |
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-6e2b-7549-b113-e88e647047dc_products_favorite" ] |
| cache_key | "_0194002f-6e2b-7549-b113-e88e647047dc_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3966 …5} |
| full_name | "0194002f-6e2b-7549-b113-e88e647047dc[products_favorite]" |
| id | "f-6e2b-7549-b113-e88e647047dc_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-6e2b-7549-b113-e88e647047dc_products_favorite" |
| value | null |
0194002f-7122-72b6-bedb-2518adb2933a
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 {#3958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3961 -value: Symfony\Component\Uid\Uuid {#3957 …} } } |
| 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 {#3958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3961 -value: Symfony\Component\Uid\Uuid {#3957 …} } } |
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 {#3958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3961 -value: Symfony\Component\Uid\Uuid {#3957 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3938 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() {#3936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3937 …} $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-7122-72b6-bedb-2518adb2933a" ] |
| cache_key | "_0194002f-7122-72b6-bedb-2518adb2933a_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#3958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3961 -value: Symfony\Component\Uid\Uuid {#3957 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4173 -errors: [] -form: Symfony\Component\Form\Form {#4174 …} } |
| form | Symfony\Component\Form\FormView {#3933 …5} |
| full_name | "0194002f-7122-72b6-bedb-2518adb2933a" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7122-72b6-bedb-2518adb2933a" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-7122-72b6-bedb-2518adb2933a" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-7122-72b6-bedb-2518adb2933a" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#3958 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3961 -value: Symfony\Component\Uid\Uuid {#3957 …} } } |
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 {#3961 -value: Symfony\Component\Uid\Uuid {#3957 …} } |
| 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) {#3926 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() {#4177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3924 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-7122-72b6-bedb-2518adb2933a_invariable" ] |
| cache_key | "_0194002f-7122-72b6-bedb-2518adb2933a_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3961 -value: Symfony\Component\Uid\Uuid {#3957 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4186 -errors: [] -form: Symfony\Component\Form\Form {#4175 …} } |
| form | Symfony\Component\Form\FormView {#4185 …5} |
| full_name | "0194002f-7122-72b6-bedb-2518adb2933a[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-7122-72b6-bedb-2518adb2933a_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-7122-72b6-bedb-2518adb2933a_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#3961 -value: Symfony\Component\Uid\Uuid {#3957 …} } |
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-7122-72b6-bedb-2518adb2933a_products_favorite" ] |
| cache_key | "_0194002f-7122-72b6-bedb-2518adb2933a_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4188 …5} |
| full_name | "0194002f-7122-72b6-bedb-2518adb2933a[products_favorite]" |
| id | "f-7122-72b6-bedb-2518adb2933a_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-7122-72b6-bedb-2518adb2933a_products_favorite" |
| value | null |
0194002f-6899-789d-a68a-6aa2315fce82
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 {#4196 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4193 -value: Symfony\Component\Uid\Uuid {#4197 …} } } |
| 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 {#4196 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4193 -value: Symfony\Component\Uid\Uuid {#4197 …} } } |
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 {#4196 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4193 -value: Symfony\Component\Uid\Uuid {#4197 …} } } |
| data_class | "BaksDev\Products\Favorite\Entity\ProductsFavoriteInterface" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4216 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() {#4218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4217 …} $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-6899-789d-a68a-6aa2315fce82" ] |
| cache_key | "_0194002f-6899-789d-a68a-6aa2315fce82_public_products_favorite_form" |
| compound | true |
| data | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4196 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4193 -value: Symfony\Component\Uid\Uuid {#4197 …} } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4237 -errors: [] -form: Symfony\Component\Form\Form {#4238 …} } |
| form | Symfony\Component\Form\FormView {#4221 …5} |
| full_name | "0194002f-6899-789d-a68a-6aa2315fce82" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6899-789d-a68a-6aa2315fce82" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0194002f-6899-789d-a68a-6aa2315fce82" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_0194002f-6899-789d-a68a-6aa2315fce82" |
| valid | true |
| value | BaksDev\Products\Favorite\UseCase\Public\New\AnonymousProductsFavoriteDTO {#4196 -invariable: BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4193 -value: Symfony\Component\Uid\Uuid {#4197 …} } } |
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 {#4193 -value: Symfony\Component\Uid\Uuid {#4197 …} } |
| 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) {#4228 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() {#4231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#4230 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_0194002f-6899-789d-a68a-6aa2315fce82_invariable" ] |
| cache_key | "_0194002f-6899-789d-a68a-6aa2315fce82_invariable_hidden" |
| compound | false |
| data | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4193 -value: Symfony\Component\Uid\Uuid {#4197 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4250 -errors: [] -form: Symfony\Component\Form\Form {#4241 …} } |
| form | Symfony\Component\Form\FormView {#4249 …5} |
| full_name | "0194002f-6899-789d-a68a-6aa2315fce82[invariable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "f-6899-789d-a68a-6aa2315fce82_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-6899-789d-a68a-6aa2315fce82_invariable" |
| valid | true |
| value | BaksDev\Products\Product\Type\Invariable\ProductInvariableUid {#4193 -value: Symfony\Component\Uid\Uuid {#4197 …} } |
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-6899-789d-a68a-6aa2315fce82_products_favorite" ] |
| cache_key | "_0194002f-6899-789d-a68a-6aa2315fce82_products_favorite_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4252 …5} |
| full_name | "0194002f-6899-789d-a68a-6aa2315fce82[products_favorite]" |
| id | "f-6899-789d-a68a-6aa2315fce82_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-6899-789d-a68a-6aa2315fce82_products_favorite" |
| value | null |