Forms
-
contact_list_search
-
text
-
resultsPage
-
0
-
1
-
2
-
3
-
4
-
5
-
-
_token
-
contact_list_search
Form type:
"App\Form\ContactListSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Service\Search\ContactList\ContactListSearch {#791 +resultsPage: 1 +resultsPerPage: 50 +text: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| count_results | 15622 |
same as passed value |
| data | App\Service\Search\ContactList\ContactListSearch {#791 +resultsPage: 1 +resultsPerPage: 50 +text: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| count_results | 15622 |
| 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 {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data | App\Service\Search\ContactList\ContactListSearch {#791 +resultsPage: 1 +resultsPerPage: 50 +text: null } |
| data_class | "App\Service\Search\ContactList\ContactListSearch" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Service\Search\ContactList\ContactListSearch" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| for_pagination | false |
| 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 | "entities.contact" |
| trim | true |
| upload_max_size_message | Closure() {#1619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1618 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_list_search" "_contact_list_search" ] |
| cache_key | "_contact_list_search_contact_list_search" |
| compound | true |
| data | App\Service\Search\ContactList\ContactListSearch {#791 +resultsPage: 1 +resultsPerPage: 50 +text: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1654 -form: Symfony\Component\Form\Form {#1671 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1620 …5} |
| full_name | "contact_list_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_list_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_list_search" |
| valid | true |
| value | App\Service\Search\ContactList\ContactListSearch {#791 +resultsPage: 1 +resultsPerPage: 50 +text: null } |
text
Form type:
"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 | [ "placeholder" => "form.search.text" ] |
[ "placeholder" => "form.search.text" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/text.svg");" ] |
[ "class" => "input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/text.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.search.text" ] |
| 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 {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1631 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 | [ "class" => "input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/text.svg");" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1632 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.search.text" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_list_search_text" ] |
| cache_key | "_contact_list_search_text_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1708 -form: Symfony\Component\Form\Form {#1674 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1717 …5} |
| full_name | "contact_list_search[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search_text" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/text.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_list_search_text" |
| valid | true |
| value | "" |
resultsPage
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | [ 1 => [] 2 => [] 3 => [] " <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n</svg>\n " => [ "disabled" => true "data-spacer" => 1 "aria-hidden" => "true" ] 313 => [] "<span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n</svg>\n" => [ "data-next" => "1" ] ] |
[ 1 => [] 2 => [] 3 => [] " <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n</svg>\n " => [ "disabled" => true "data-spacer" => 1 "aria-hidden" => "true" ] 313 => [] "<span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n</svg>\n" => [ "data-next" => "1" ] ] |
| choices | [ 1 => 1 2 => 2 3 => 3 " <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n</svg>\n " => -123456 313 => 313.0 "<span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n</svg>\n" => -2 ] |
[ 1 => 1 2 => 2 3 => 3 " <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n</svg>\n " => -123456 313 => 313.0 "<span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n</svg>\n" => -2 ] |
| expanded | true |
same as passed value |
| label | false |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | null |
same as passed value |
| required | false |
same as passed value |
| translation_domain | 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 |
| choice_attr | [ 1 => [] 2 => [] 3 => [] " <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n</svg>\n " => [ "disabled" => true "data-spacer" => 1 "aria-hidden" => "true" ] 313 => [] "<span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n</svg>\n" => [ "data-next" => "1" ] ] |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 1 => 1 2 => 2 3 => 3 " <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n<circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n<circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n</svg>\n " => -123456 313 => 313.0 "<span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n</svg>\n" => -2 ] |
| 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 {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | false |
| upload_max_size_message | Closure() {#1653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1651 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_list_search_resultsPage" ] |
| cache_key | "_contact_list_search_resultsPage_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: """ <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n <circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n <circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n <circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n </svg>\n """ +value: "-123456" +data: -123456 +attr: [ "disabled" => true "data-spacer" => 1 "aria-hidden" => "true" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "313" +value: "313" +data: 313.0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: """ <span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n </svg>\n """ +value: "-2" +data: -2 +attr: [ "data-next" => "1" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | 1 |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1699 -form: Symfony\Component\Form\Form {#1741 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1690 …5} |
| full_name | "contact_list_search[resultsPage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search_resultsPage" |
| is_selected | Closure($choice, $value) {#1634 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "resultsPage" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_contact_list_search_resultsPage" |
| valid | true |
| value | "1" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "1" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1684 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1685 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "1" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#1686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1687 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_list_search_resultsPage_entry" ] |
| cache_key | "_contact_list_search_resultsPage_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1767 -form: Symfony\Component\Form\Form {#1744 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1766 …5} |
| full_name | "contact_list_search[resultsPage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search_resultsPage_0" |
| label | "1" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_contact_list_search_resultsPage_entry" |
| valid | true |
| value | "1" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "2" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1684 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1685 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "2" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#1698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1697 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_list_search_resultsPage_entry" ] |
| cache_key | "_contact_list_search_resultsPage_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1768 -form: Symfony\Component\Form\Form {#1747 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1779 …5} |
| full_name | "contact_list_search[resultsPage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search_resultsPage_1" |
| label | "2" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_contact_list_search_resultsPage_entry" |
| valid | true |
| value | "2" |
2
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "3" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1684 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1685 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "3" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#1707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1706 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "3" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_list_search_resultsPage_entry" ] |
| cache_key | "_contact_list_search_resultsPage_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1771 -form: Symfony\Component\Form\Form {#1750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1774 …5} |
| full_name | "contact_list_search[resultsPage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search_resultsPage_2" |
| label | "3" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_contact_list_search_resultsPage_entry" |
| valid | true |
| value | "3" |
3
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => true "data-spacer" => 1 "aria-hidden" => "true" ] |
[ "disabled" => true "data-spacer" => 1 "aria-hidden" => "true" ] |
| block_name | "entry" |
same as passed value |
| label | """ <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n <circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n <circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n <circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n </svg>\n """ |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "-123456" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => true "data-spacer" => 1 "aria-hidden" => "true" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1684 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1685 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | """ <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n <circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n <circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n <circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n </svg>\n """ |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1715 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "-123456" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => true "data-spacer" => 1 "aria-hidden" => "true" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_list_search_resultsPage_entry" ] |
| cache_key | "_contact_list_search_resultsPage_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1780 -form: Symfony\Component\Form\Form {#1753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1781 …5} |
| full_name | "contact_list_search[resultsPage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search_resultsPage_3" |
| label | """ <svg width="23" height="6" viewBox="0 0 23 6" fill="none" xmlns="http://www.w3.org/2000/svg">\n <circle cx="2.5" cy="3" r="2.5" fill="#828282"/>\n <circle cx="11.5" cy="3" r="2.5" fill="#828282"/>\n <circle cx="20.5" cy="3" r="2.5" fill="#828282"/>\n </svg>\n """ |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_contact_list_search_resultsPage_entry" |
| valid | true |
| value | "-123456" |
4
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "313" |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "313" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1684 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1685 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "313" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#1725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1724 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "313" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_list_search_resultsPage_entry" ] |
| cache_key | "_contact_list_search_resultsPage_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1793 -form: Symfony\Component\Form\Form {#1756 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1795 …5} |
| full_name | "contact_list_search[resultsPage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search_resultsPage_4" |
| label | "313" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_contact_list_search_resultsPage_entry" |
| valid | true |
| value | "313" |
5
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-next" => "1" ] |
[ "data-next" => "1" ] |
| block_name | "entry" |
same as passed value |
| label | """ <span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n </svg>\n """ |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | false |
same as passed value |
| value | "-2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-next" => "1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1684 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1685 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | """ <span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n </svg>\n """ |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#1734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1733 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "-2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-next" => "1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_list_search_resultsPage_entry" ] |
| cache_key | "_contact_list_search_resultsPage_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1796 -form: Symfony\Component\Form\Form {#1759 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1797 …5} |
| full_name | "contact_list_search[resultsPage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search_resultsPage_5" |
| label | """ <span>Weiter</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M8.875 15.75L12.625 12L8.875 8.25L10.125 7L15.125 12L10.125 17L8.875 15.75Z" fill="white"/>\n </svg>\n """ |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_contact_list_search_resultsPage_entry" |
| valid | true |
| value | "-2" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "37f385a2439b8b6eae34a.dIvgt0VrgyefEHfd5KzEcOWteN-qWH-m7tTVxYsEdLA.Jv3Z9CxGyXTsZwS-ppirGID8MbaSYRXXt5W7hrs2EtsiwNSCPRzcRvl8Ng" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "37f385a2439b8b6eae34a.dIvgt0VrgyefEHfd5KzEcOWteN-qWH-m7tTVxYsEdLA.Jv3Z9CxGyXTsZwS-ppirGID8MbaSYRXXt5W7hrs2EtsiwNSCPRzcRvl8Ng" |
same as passed value |
| mapped | 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 | "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 {#1591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1592 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1593 …} -namespace: Closure() {#1595 …} } |
| data | "37f385a2439b8b6eae34a.dIvgt0VrgyefEHfd5KzEcOWteN-qWH-m7tTVxYsEdLA.Jv3Z9CxGyXTsZwS-ppirGID8MbaSYRXXt5W7hrs2EtsiwNSCPRzcRvl8Ng" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1798 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() {#1801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1800 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_list_search__token" ] |
| cache_key | "_contact_list_search__token_hidden" |
| compound | false |
| data | "37f385a2439b8b6eae34a.dIvgt0VrgyefEHfd5KzEcOWteN-qWH-m7tTVxYsEdLA.Jv3Z9CxGyXTsZwS-ppirGID8MbaSYRXXt5W7hrs2EtsiwNSCPRzcRvl8Ng" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1811 -form: Symfony\Component\Form\Form {#1807 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1802 …5} |
| full_name | "contact_list_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_list_search__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 | "entities.contact" |
| unique_block_prefix | "_contact_list_search__token" |
| valid | true |
| value | "37f385a2439b8b6eae34a.dIvgt0VrgyefEHfd5KzEcOWteN-qWH-m7tTVxYsEdLA.Jv3Z9CxGyXTsZwS-ppirGID8MbaSYRXXt5W7hrs2EtsiwNSCPRzcRvl8Ng" |