Forms
-
office_board_search_form
-
search
-
category
-
orderBy
-
-
global_search_form
-
search
-
office_board_search_form
Form type:
"App\Form\OfficeBoardSearchFormType"
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 |
|---|---|---|
| site | App\Entity\Site {#958 -id: Symfony\Component\Uid\UuidV7 {#966 …} -externalId: "019131ea-0811-7995-aaab-e3600070bb67" -name: "koprivnice" -domain: "stramberk.qaro.digiday.cz" -template: "template1" -enabled: true -settings: [ "mainHex" => "#ffffff" ] } |
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 | 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 {#983 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#848 …} } |
| data_class | "App\Models\Filter\OfficeBoardSearchForm" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#864 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Models\Filter\OfficeBoardSearchForm" } } |
| 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 | "GET" |
| 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 |
| site | App\Entity\Site {#958 -id: Symfony\Component\Uid\UuidV7 {#966 …} -externalId: "019131ea-0811-7995-aaab-e3600070bb67" -name: "koprivnice" -domain: "stramberk.qaro.digiday.cz" -template: "template1" -enabled: true -settings: [ "mainHex" => "#ffffff" ] } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#22 …} $message: Closure() {#640 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "office_board_search_form" "_office_board_search_form" ] |
| cache_key | "_office_board_search_form_office_board_search_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1023 -form: Symfony\Component\Form\Form {#646 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1020 …5} |
| full_name | "office_board_search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "office_board_search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "office_board_search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_office_board_search_form" |
| valid | true |
| value | null |
search
Form type:
"App\Form\Type\SearchFieldType"
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
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 {#983 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#848 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#764 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() {#819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#22 …} $message: Closure() {#779 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search_field" "_office_board_search_form_search" ] |
| cache_key | "_office_board_search_form_search_search_field" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1042 -form: Symfony\Component\Form\Form {#1029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1044 …5} |
| full_name | "office_board_search_form[search]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "office_board_search_form_search" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_office_board_search_form_search" |
| valid | true |
| value | "" |
category
Form type:
"App\Form\Type\CustomSelectType"
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 | [ "onchange" => "this.form.submit()" ] |
[ "onchange" => "this.form.submit()" ] |
| choice_label | "title" |
same as passed value |
| choices | [ App\Models\OfficeBoardCategoryModel {#837 -id: "0192b6f2-9400-7443-8e77-f8a70e8100d1" -title: "Test" } App\Models\OfficeBoardCategoryModel {#826 -id: "0192b88b-0a7a-76e0-a5e8-c9002a610c4a" -title: "Test 2" } App\Models\OfficeBoardCategoryModel {#801 -id: "01938f33-703f-70fd-b050-8a3b8b574845" -title: "Test 3" } App\Models\OfficeBoardCategoryModel {#776 -id: "0194fea7-72f6-7231-a16f-d669923eae53" -title: "Test of missing category" } App\Models\OfficeBoardCategoryModel {#817 -id: "0194fea7-d33b-78fc-a106-879b902c16b9" -title: "Test of missing category 2" } App\Models\OfficeBoardCategoryModel {#824 -id: "01953cd9-19a3-7531-8714-2f1de97f8815" -title: "test" } App\Models\OfficeBoardCategoryModel {#832 -id: "01953cd9-4aad-74af-a5df-af372a1a0382" -title: "test_2" } ] |
[ App\Models\OfficeBoardCategoryModel {#837 -id: "0192b6f2-9400-7443-8e77-f8a70e8100d1" -title: "Test" } App\Models\OfficeBoardCategoryModel {#826 -id: "0192b88b-0a7a-76e0-a5e8-c9002a610c4a" -title: "Test 2" } App\Models\OfficeBoardCategoryModel {#801 -id: "01938f33-703f-70fd-b050-8a3b8b574845" -title: "Test 3" } App\Models\OfficeBoardCategoryModel {#776 -id: "0194fea7-72f6-7231-a16f-d669923eae53" -title: "Test of missing category" } App\Models\OfficeBoardCategoryModel {#817 -id: "0194fea7-d33b-78fc-a106-879b902c16b9" -title: "Test of missing category 2" } App\Models\OfficeBoardCategoryModel {#824 -id: "01953cd9-19a3-7531-8714-2f1de97f8815" -title: "test" } App\Models\OfficeBoardCategoryModel {#832 -id: "01953cd9-4aad-74af-a5df-af372a1a0382" -title: "test_2" } ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "onchange" => "this.form.submit()" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "title" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ App\Models\OfficeBoardCategoryModel {#837 -id: "0192b6f2-9400-7443-8e77-f8a70e8100d1" -title: "Test" } App\Models\OfficeBoardCategoryModel {#826 -id: "0192b88b-0a7a-76e0-a5e8-c9002a610c4a" -title: "Test 2" } App\Models\OfficeBoardCategoryModel {#801 -id: "01938f33-703f-70fd-b050-8a3b8b574845" -title: "Test 3" } App\Models\OfficeBoardCategoryModel {#776 -id: "0194fea7-72f6-7231-a16f-d669923eae53" -title: "Test of missing category" } App\Models\OfficeBoardCategoryModel {#817 -id: "0194fea7-d33b-78fc-a106-879b902c16b9" -title: "Test of missing category 2" } App\Models\OfficeBoardCategoryModel {#824 -id: "01953cd9-19a3-7531-8714-2f1de97f8815" -title: "test" } App\Models\OfficeBoardCategoryModel {#832 -id: "01953cd9-4aad-74af-a5df-af372a1a0382" -title: "test_2" } ] |
| 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 {#983 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#848 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#22 …} $message: Closure() {#986 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "onchange" => "this.form.submit()" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "custom_select" "_office_board_search_form_category" ] |
| cache_key | "_office_board_search_form_category_custom_select" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1026 +label: "Test" +value: "0" +data: App\Models\OfficeBoardCategoryModel {#837 -id: "0192b6f2-9400-7443-8e77-f8a70e8100d1" -title: "Test" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1017 +label: "Test 2" +value: "1" +data: App\Models\OfficeBoardCategoryModel {#826 -id: "0192b88b-0a7a-76e0-a5e8-c9002a610c4a" -title: "Test 2" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1000 +label: "Test 3" +value: "2" +data: App\Models\OfficeBoardCategoryModel {#801 -id: "01938f33-703f-70fd-b050-8a3b8b574845" -title: "Test 3" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +label: "Test of missing category" +value: "3" +data: App\Models\OfficeBoardCategoryModel {#776 -id: "0194fea7-72f6-7231-a16f-d669923eae53" -title: "Test of missing category" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1025 +label: "Test of missing category 2" +value: "4" +data: App\Models\OfficeBoardCategoryModel {#817 -id: "0194fea7-d33b-78fc-a106-879b902c16b9" -title: "Test of missing category 2" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1030 +label: "test" +value: "5" +data: App\Models\OfficeBoardCategoryModel {#824 -id: "01953cd9-19a3-7531-8714-2f1de97f8815" -title: "test" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1022 +label: "test_2" +value: "6" +data: App\Models\OfficeBoardCategoryModel {#832 -id: "01953cd9-4aad-74af-a5df-af372a1a0382" -title: "test_2" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1041 -form: Symfony\Component\Form\Form {#1032 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1040 …5} |
| full_name | "office_board_search_form[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "office_board_search_form_category" |
| is_selected | Closure($choice, $value) {#1039 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_office_board_search_form_category" |
| valid | true |
| value | "" |
orderBy
Form type:
"App\Form\Type\OrderByType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "newest" |
| 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 | [ "onchange" => "this.form.submit()" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Nejnovější" => "newest" "Nejstarší" => "oldest" "Ascendentně (A-Z)" => "az" "Descendentně (Z-A)" => "za" ] |
| 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 {#983 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#848 …} } |
| data | "newest" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "newest" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#22 …} $message: Closure() {#862 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "onchange" => "this.form.submit()" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "order_by" "_office_board_search_form_orderBy" ] |
| cache_key | "_office_board_search_form_orderBy_order_by" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1046 +label: "Nejnovější" +value: "newest" +data: "newest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1019 +label: "Nejstarší" +value: "oldest" +data: "oldest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1024 +label: "Ascendentně (A-Z)" +value: "az" +data: "az" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1047 +label: "Descendentně (Z-A)" +value: "za" +data: "za" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "newest" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1018 -form: Symfony\Component\Form\Form {#1035 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1038 …5} |
| full_name | "office_board_search_form[orderBy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "office_board_search_form_orderBy" |
| is_selected | Closure($choice, $value) {#1049 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "orderBy" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_office_board_search_form_orderBy" |
| valid | true |
| value | "newest" |
global_search_form
Form type:
"App\Form\GlobalSearchFormType"
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
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#983 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#848 …} } |
| data_class | "App\Models\Filter\GlobalSearchForm" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Models\Filter\GlobalSearchForm" } } |
| 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 | "GET" |
| 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 |
| site | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#22 …} $message: Closure() {#1054 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "global_search_form" "_global_search_form" ] |
| cache_key | "_global_search_form_global_search_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1064 -form: Symfony\Component\Form\Form {#1069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1056 …5} |
| full_name | "global_search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "global_search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "global_search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_global_search_form" |
| valid | true |
| value | null |
search
Form type:
"App\Form\Type\SearchFieldType"
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
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 {#983 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#848 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1061 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() {#1063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#22 …} $message: Closure() {#1062 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search_field" "_global_search_form_search" ] |
| cache_key | "_global_search_form_search_search_field" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1080 -form: Symfony\Component\Form\Form {#1072 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1079 …5} |
| full_name | "global_search_form[search]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "global_search_form_search" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_global_search_form_search" |
| valid | true |
| value | "" |