Forms
-
form
-
name
-
email
-
password
-
country
-
mobile
-
captcha
-
_token
-
form
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
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 | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#161 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#168 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#309 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#715 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 | "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() {#713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#582 …} $message: Closure() {#714 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#856 -errors: [] -form: Symfony\Component\Form\Form {#834 …} } |
| form | Symfony\Component\Form\FormView {#712 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | null |
name
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
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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#161 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#168 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#309 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#694 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() {#690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#582 …} $message: Closure() {#691 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_name" ] |
| cache_key | "_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#873 -errors: [] -form: Symfony\Component\Form\Form {#872 …} } |
| form | Symfony\Component\Form\FormView {#882 …5} |
| full_name | "form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_name" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Email" |
same as passed value |
| required | true |
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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#161 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#168 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#309 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#680 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| 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() {#699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#582 …} $message: Closure() {#685 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_form_email" ] |
| cache_key | "_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#868 -errors: [] -form: Symfony\Component\Form\Form {#875 …} } |
| form | Symfony\Component\Form\FormView {#867 …5} |
| full_name | "form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_email" |
| valid | true |
| value | "" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Password" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#161 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#168 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#309 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#706 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Password" |
| 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 | false |
| upload_max_size_message | Closure() {#724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#582 …} $message: Closure() {#723 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_form_password" ] |
| cache_key | "_form_password_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#866 -errors: [] -form: Symfony\Component\Form\Form {#878 …} } |
| form | Symfony\Component\Form\FormView {#865 …5} |
| full_name | "form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_password" |
| label | "Password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_password" |
| valid | true |
| value | "" |
country
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| choice_label | "getNameAndCC" |
same as passed value |
| class | "App\Entity\Country" |
same as passed value |
| label | "Country & Calling Code" |
same as passed value |
| placeholder | "Select a country" |
same as passed value |
| required | true |
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 | null |
| choice_filter | null |
| choice_label | "getNameAndCC" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#782 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#770 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#810 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#760 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#775 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#778 …} } |
| choices | null |
| class | "App\Entity\Country" |
| 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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#161 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#168 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#309 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerStTuAxM\EntityManagerGhost614a58f {#330 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#788 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerStTuAxM\EntityManagerGhost614a58f {#330 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#792 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Country & Calling Code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Select a country" |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#582 …} $message: Closure() {#773 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_country" ] |
| cache_key | "_form_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#884 +data: App\Entity\Country {#910 …} +value: "1" +label: "Afghanistan (+93)" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#919 +data: App\Entity\Country {#1118 …} +value: "2" +label: "Albania (+355)" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#897 +data: App\Entity\Country {#1153 …} +value: "3" +label: "Algeria (+213)" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#906 +data: App\Entity\Country {#1162 …} +value: "4" +label: "American Samoa (+1-684)" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#727 +data: App\Entity\Country {#1171 …} +value: "5" +label: "Andorra (+376)" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#849 +data: App\Entity\Country {#1180 …} +value: "6" +label: "Angola (+244)" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#914 +data: App\Entity\Country {#1189 …} +value: "7" +label: "Antiguaand Barbuda (+1-268)" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#848 +data: App\Entity\Country {#1198 …} +value: "8" +label: "Argentina (+54)" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#896 +data: App\Entity\Country {#1207 …} +value: "9" +label: "Armenia (+374)" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#700 +data: App\Entity\Country {#1216 …} +value: "10" +label: "Australia (+61)" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2908 +data: App\Entity\Country {#1225 …} +value: "11" +label: "Austria (+43)" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2909 +data: App\Entity\Country {#1234 …} +value: "12" +label: "Azerbaijan (+994)" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2910 +data: App\Entity\Country {#1243 …} +value: "13" +label: "Bahamas (+1-242)" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2911 +data: App\Entity\Country {#1252 …} +value: "14" +label: "Bahrain (+973)" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2912 +data: App\Entity\Country {#1261 …} +value: "15" +label: "Bangladesh (+880)" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2913 +data: App\Entity\Country {#1270 …} +value: "16" +label: "Barbados (+1-246)" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2914 +data: App\Entity\Country {#1279 …} +value: "17" +label: "Belarus (+375)" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2915 +data: App\Entity\Country {#1288 …} +value: "18" +label: "Belgium (+32)" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2916 +data: App\Entity\Country {#1297 …} +value: "19" +label: "Belize (+501)" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2917 +data: App\Entity\Country {#1306 …} +value: "20" +label: "Benin (+229)" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2918 +data: App\Entity\Country {#1315 …} +value: "21" +label: "Bhutan (+975)" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2919 +data: App\Entity\Country {#1324 …} +value: "22" +label: "Bolivia (+591)" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +data: App\Entity\Country {#1333 …} +value: "23" +label: "Bosniaand Herzegovina (+387)" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +data: App\Entity\Country {#1342 …} +value: "24" +label: "Botswana (+267)" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2922 +data: App\Entity\Country {#1351 …} +value: "25" +label: "Brazil (+55)" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +data: App\Entity\Country {#1360 …} +value: "26" +label: "Brunei (+673)" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +data: App\Entity\Country {#1369 …} +value: "27" +label: "Bulgaria (+359)" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2925 +data: App\Entity\Country {#1378 …} +value: "28" +label: "Burkina Faso (+226)" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +data: App\Entity\Country {#1387 …} +value: "29" +label: "Burundi (+257)" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +data: App\Entity\Country {#1396 …} +value: "30" +label: "CaboVerde (+238)" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +data: App\Entity\Country {#1405 …} +value: "31" +label: "Cambodia (+855)" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +data: App\Entity\Country {#1414 …} +value: "32" +label: "Cameroon (+237)" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2930 +data: App\Entity\Country {#1423 …} +value: "33" +label: "Canada (+1)" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2931 +data: App\Entity\Country {#1432 …} +value: "34" +label: "Cayman Islands (+1-345)" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2932 +data: App\Entity\Country {#1441 …} +value: "35" +label: "Central African Republic (+236)" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2933 +data: App\Entity\Country {#1450 …} +value: "36" +label: "Chad (+235)" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2934 +data: App\Entity\Country {#1459 …} +value: "37" +label: "Chile (+56)" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2935 +data: App\Entity\Country {#1468 …} +value: "38" +label: "China (+86)" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2936 +data: App\Entity\Country {#1477 …} +value: "39" +label: "Colombia (+57)" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2937 +data: App\Entity\Country {#1486 …} +value: "40" +label: "Comoros (+269)" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2938 +data: App\Entity\Country {#1495 …} +value: "41" +label: "Congo (+242)" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2939 +data: App\Entity\Country {#1504 …} +value: "42" +label: "Democratic Republicofthe Congo (+243)" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2940 +data: App\Entity\Country {#1513 …} +value: "43" +label: "CostaRica (+506)" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2941 +data: App\Entity\Country {#1522 …} +value: "44" +label: "Côted'Ivoire (+225)" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2942 +data: App\Entity\Country {#1531 …} +value: "45" +label: "Croatia (+385)" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2943 +data: App\Entity\Country {#1540 …} +value: "46" +label: "Cuba (+53)" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2944 +data: App\Entity\Country {#1549 …} +value: "47" +label: "Cyprus (+357)" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2945 +data: App\Entity\Country {#1558 …} +value: "48" +label: "Czech Republic (+420)" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2946 +data: App\Entity\Country {#1567 …} +value: "49" +label: "Denmark (+45)" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2947 +data: App\Entity\Country {#1576 …} +value: "50" +label: "Djibouti (+253)" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +data: App\Entity\Country {#1585 …} +value: "51" +label: "Dominica (+1-767)" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +data: App\Entity\Country {#1594 …} +value: "52" +label: "Dominican Republic (+1-809)" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +data: App\Entity\Country {#1603 …} +value: "53" +label: "Ecuador (+593)" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +data: App\Entity\Country {#1612 …} +value: "54" +label: "Egypt (+20)" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +data: App\Entity\Country {#1621 …} +value: "55" +label: "El Salvador (+503)" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +data: App\Entity\Country {#1630 …} +value: "56" +label: "Equatorial Guinea (+240)" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +data: App\Entity\Country {#1639 …} +value: "57" +label: "Eritrea (+291)" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +data: App\Entity\Country {#1648 …} +value: "58" +label: "Estonia (+372)" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +data: App\Entity\Country {#1657 …} +value: "59" +label: "Eswatini (+268)" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +data: App\Entity\Country {#1666 …} +value: "60" +label: "Ethiopia (+251)" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +data: App\Entity\Country {#1675 …} +value: "61" +label: "Fiji (+679)" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +data: App\Entity\Country {#1684 …} +value: "62" +label: "Finland (+358)" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +data: App\Entity\Country {#1693 …} +value: "63" +label: "France (+33)" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +data: App\Entity\Country {#1702 …} +value: "64" +label: "Gabon (+241)" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +data: App\Entity\Country {#1711 …} +value: "65" +label: "Gambia (+220)" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +data: App\Entity\Country {#1720 …} +value: "66" +label: "Georgia (+995)" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +data: App\Entity\Country {#1729 …} +value: "67" +label: "Germany (+49)" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +data: App\Entity\Country {#1738 …} +value: "68" +label: "Ghana (+233)" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +data: App\Entity\Country {#1747 …} +value: "69" +label: "Greece (+30)" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +data: App\Entity\Country {#1756 …} +value: "70" +label: "Grenada (+1-473)" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +data: App\Entity\Country {#1765 …} +value: "71" +label: "Guatemala (+502)" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +data: App\Entity\Country {#1774 …} +value: "72" +label: "Guinea (+224)" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +data: App\Entity\Country {#1783 …} +value: "73" +label: "Guinea-Bissau (+245)" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +data: App\Entity\Country {#1792 …} +value: "74" +label: "Guyana (+592)" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +data: App\Entity\Country {#1801 …} +value: "75" +label: "Haiti (+509)" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +data: App\Entity\Country {#1810 …} +value: "76" +label: "Honduras (+504)" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +data: App\Entity\Country {#1819 …} +value: "77" +label: "Hungary (+36)" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +data: App\Entity\Country {#1828 …} +value: "78" +label: "Iceland (+354)" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +data: App\Entity\Country {#1837 …} +value: "79" +label: "India (+91)" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +data: App\Entity\Country {#1846 …} +value: "80" +label: "Indonesia (+62)" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +data: App\Entity\Country {#1855 …} +value: "81" +label: "Iran (+98)" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +data: App\Entity\Country {#1864 …} +value: "82" +label: "Iraq (+964)" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +data: App\Entity\Country {#1873 …} +value: "83" +label: "Ireland (+353)" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +data: App\Entity\Country {#1882 …} +value: "84" +label: "Israel (+972)" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +data: App\Entity\Country {#1891 …} +value: "85" +label: "Italy (+39)" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +data: App\Entity\Country {#1900 …} +value: "86" +label: "Jamaica (+1-876)" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +data: App\Entity\Country {#1909 …} +value: "87" +label: "Japan (+81)" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +data: App\Entity\Country {#1918 …} +value: "88" +label: "Jordan (+962)" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +data: App\Entity\Country {#1927 …} +value: "89" +label: "Kazakhstan (+7)" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +data: App\Entity\Country {#1936 …} +value: "90" +label: "Kenya (+254)" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +data: App\Entity\Country {#1945 …} +value: "91" +label: "Kiribati (+686)" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +data: App\Entity\Country {#1954 …} +value: "92" +label: "North Korea (+850)" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +data: App\Entity\Country {#1963 …} +value: "93" +label: "South Korea (+82)" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +data: App\Entity\Country {#1972 …} +value: "94" +label: "Kuwait (+965)" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +data: App\Entity\Country {#1981 …} +value: "95" +label: "Kyrgyzstan (+996)" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +data: App\Entity\Country {#1990 …} +value: "96" +label: "Laos (+856)" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +data: App\Entity\Country {#1999 …} +value: "97" +label: "Latvia (+371)" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +data: App\Entity\Country {#2008 …} +value: "98" +label: "Lebanon (+961)" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +data: App\Entity\Country {#2017 …} +value: "99" +label: "Lesotho (+266)" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +data: App\Entity\Country {#2026 …} +value: "100" +label: "Liberia (+231)" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +data: App\Entity\Country {#2035 …} +value: "101" +label: "Libya (+218)" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +data: App\Entity\Country {#2044 …} +value: "102" +label: "Liechtenstein (+423)" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +data: App\Entity\Country {#2053 …} +value: "103" +label: "Lithuania (+370)" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +data: App\Entity\Country {#2062 …} +value: "104" +label: "Luxembourg (+352)" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +data: App\Entity\Country {#2071 …} +value: "105" +label: "Madagascar (+261)" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +data: App\Entity\Country {#2080 …} +value: "106" +label: "Malawi (+265)" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +data: App\Entity\Country {#2089 …} +value: "107" +label: "Malaysia (+60)" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +data: App\Entity\Country {#2098 …} +value: "108" +label: "Maldives (+960)" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +data: App\Entity\Country {#2107 …} +value: "109" +label: "Mali (+223)" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +data: App\Entity\Country {#2116 …} +value: "110" +label: "Malta (+356)" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +data: App\Entity\Country {#2125 …} +value: "111" +label: "Marshall Islands (+692)" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +data: App\Entity\Country {#2134 …} +value: "112" +label: "Mauritania (+222)" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +data: App\Entity\Country {#2143 …} +value: "113" +label: "Mauritius (+230)" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +data: App\Entity\Country {#2152 …} +value: "114" +label: "Mexico (+52)" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +data: App\Entity\Country {#2161 …} +value: "115" +label: "Micronesia (+691)" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +data: App\Entity\Country {#2170 …} +value: "116" +label: "Moldova (+373)" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +data: App\Entity\Country {#2179 …} +value: "117" +label: "Monaco (+377)" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +data: App\Entity\Country {#2188 …} +value: "118" +label: "Mongolia (+976)" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +data: App\Entity\Country {#2197 …} +value: "119" +label: "Montenegro (+382)" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +data: App\Entity\Country {#2206 …} +value: "120" +label: "Morocco (+212)" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +data: App\Entity\Country {#2215 …} +value: "121" +label: "Mozambique (+258)" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +data: App\Entity\Country {#2224 …} +value: "122" +label: "Myanmar (+95)" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +data: App\Entity\Country {#2233 …} +value: "123" +label: "Namibia (+264)" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +data: App\Entity\Country {#2242 …} +value: "124" +label: "Nauru (+674)" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +data: App\Entity\Country {#2251 …} +value: "125" +label: "Nepal (+977)" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +data: App\Entity\Country {#2260 …} +value: "126" +label: "Netherlands (+31)" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +data: App\Entity\Country {#2269 …} +value: "127" +label: "New Zealand (+64)" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +data: App\Entity\Country {#2278 …} +value: "128" +label: "Nicaragua (+505)" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +data: App\Entity\Country {#2287 …} +value: "129" +label: "Niger (+227)" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +data: App\Entity\Country {#2296 …} +value: "130" +label: "Nigeria (+234)" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +data: App\Entity\Country {#2305 …} +value: "131" +label: "North Macedonia (+389)" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +data: App\Entity\Country {#2314 …} +value: "132" +label: "Norway (+47)" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +data: App\Entity\Country {#2323 …} +value: "133" +label: "Oman (+968)" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +data: App\Entity\Country {#2332 …} +value: "134" +label: "Pakistan (+92)" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +data: App\Entity\Country {#2341 …} +value: "135" +label: "Palau (+680)" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +data: App\Entity\Country {#2350 …} +value: "136" +label: "Palestine (+970)" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +data: App\Entity\Country {#2359 …} +value: "137" +label: "Panama (+507)" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +data: App\Entity\Country {#2368 …} +value: "138" +label: "Papua New Guinea (+675)" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +data: App\Entity\Country {#2377 …} +value: "139" +label: "Paraguay (+595)" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +data: App\Entity\Country {#2386 …} +value: "140" +label: "Peru (+51)" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +data: App\Entity\Country {#2395 …} +value: "141" +label: "Philippines (+63)" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +data: App\Entity\Country {#2404 …} +value: "142" +label: "Poland (+48)" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +data: App\Entity\Country {#2413 …} +value: "143" +label: "Portugal (+351)" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +data: App\Entity\Country {#2422 …} +value: "144" +label: "Qatar (+974)" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +data: App\Entity\Country {#2431 …} +value: "145" +label: "Romania (+40)" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +data: App\Entity\Country {#2440 …} +value: "146" +label: "Russia (+7)" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +data: App\Entity\Country {#2449 …} +value: "147" +label: "Rwanda (+250)" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +data: App\Entity\Country {#2458 …} +value: "148" +label: "Saint Kittsand Nevis (+1-869)" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +data: App\Entity\Country {#2467 …} +value: "149" +label: "Saint Lucia (+1-758)" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +data: App\Entity\Country {#2476 …} +value: "150" +label: "Saint Vincentandthe Grenadines (+1-784)" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +data: App\Entity\Country {#2485 …} +value: "151" +label: "Samoa (+685)" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +data: App\Entity\Country {#2494 …} +value: "152" +label: "San Marino (+378)" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +data: App\Entity\Country {#2503 …} +value: "153" +label: "Sao Tomeand Principe (+239)" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +data: App\Entity\Country {#2512 …} +value: "154" +label: "Saudi Arabia (+966)" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +data: App\Entity\Country {#2521 …} +value: "155" +label: "Senegal (+221)" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +data: App\Entity\Country {#2530 …} +value: "156" +label: "Serbia (+381)" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +data: App\Entity\Country {#2539 …} +value: "157" +label: "Seychelles (+248)" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +data: App\Entity\Country {#2548 …} +value: "158" +label: "Sierra Leone (+232)" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +data: App\Entity\Country {#2557 …} +value: "159" +label: "Singapore (+65)" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +data: App\Entity\Country {#2566 …} +value: "160" +label: "Slovakia (+421)" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +data: App\Entity\Country {#2575 …} +value: "161" +label: "Slovenia (+386)" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +data: App\Entity\Country {#2584 …} +value: "162" +label: "Solomon Islands (+677)" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +data: App\Entity\Country {#2593 …} +value: "163" +label: "Somalia (+252)" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +data: App\Entity\Country {#2602 …} +value: "164" +label: "South Africa (+27)" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +data: App\Entity\Country {#2611 …} +value: "165" +label: "South Sudan (+211)" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +data: App\Entity\Country {#2620 …} +value: "166" +label: "Spain (+34)" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +data: App\Entity\Country {#2629 …} +value: "167" +label: "Sri Lanka (+94)" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +data: App\Entity\Country {#2638 …} +value: "168" +label: "Sudan (+249)" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +data: App\Entity\Country {#2647 …} +value: "169" +label: "Suriname (+597)" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +data: App\Entity\Country {#2656 …} +value: "170" +label: "Sweden (+46)" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +data: App\Entity\Country {#2665 …} +value: "171" +label: "Switzerland (+41)" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +data: App\Entity\Country {#2674 …} +value: "172" +label: "Syria (+963)" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +data: App\Entity\Country {#2683 …} +value: "173" +label: "Taiwan (+886)" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +data: App\Entity\Country {#2692 …} +value: "174" +label: "Tajikistan (+992)" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +data: App\Entity\Country {#2701 …} +value: "175" +label: "Tanzania (+255)" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +data: App\Entity\Country {#2710 …} +value: "176" +label: "Thailand (+66)" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +data: App\Entity\Country {#2719 …} +value: "177" +label: "Timor-Leste (+670)" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +data: App\Entity\Country {#2728 …} +value: "178" +label: "Togo (+228)" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +data: App\Entity\Country {#2737 …} +value: "179" +label: "Tonga (+676)" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +data: App\Entity\Country {#2746 …} +value: "180" +label: "Trinidadand Tobago (+1-868)" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +data: App\Entity\Country {#2755 …} +value: "181" +label: "Tunisia (+216)" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +data: App\Entity\Country {#2764 …} +value: "182" +label: "Turkey (+90)" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +data: App\Entity\Country {#2773 …} +value: "183" +label: "Turkmenistan (+993)" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +data: App\Entity\Country {#2782 …} +value: "184" +label: "Tuvalu (+688)" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +data: App\Entity\Country {#2791 …} +value: "185" +label: "Uganda (+256)" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +data: App\Entity\Country {#2800 …} +value: "186" +label: "Ukraine (+380)" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +data: App\Entity\Country {#2809 …} +value: "187" +label: "United Arab Emirates (+971)" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +data: App\Entity\Country {#2818 …} +value: "188" +label: "United Kingdom (+44)" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +data: App\Entity\Country {#2827 …} +value: "189" +label: "United States (+1)" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +data: App\Entity\Country {#2836 …} +value: "190" +label: "Uruguay (+598)" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +data: App\Entity\Country {#2845 …} +value: "191" +label: "Uzbekistan (+998)" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +data: App\Entity\Country {#2854 …} +value: "192" +label: "Vanuatu (+678)" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +data: App\Entity\Country {#2863 …} +value: "193" +label: "Venezuela (+58)" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +data: App\Entity\Country {#2872 …} +value: "194" +label: "Vietnam (+84)" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +data: App\Entity\Country {#2881 …} +value: "195" +label: "Yemen (+967)" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +data: App\Entity\Country {#2890 …} +value: "196" +label: "Zambia (+260)" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +data: App\Entity\Country {#2899 …} +value: "197" +label: "Zimbabwe (+263)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#829 -errors: [] -form: Symfony\Component\Form\Form {#836 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#821 …5} |
| full_name | "form[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_country" |
| is_selected | Closure($choice, $value) {#728 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Country & Calling Code" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "Select a country" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_country" |
| valid | true |
| value | "" |
mobile
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 |
|---|---|---|
| label | "Mobile Number" |
same as passed value |
| required | true |
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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#161 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#168 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#309 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#815 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 | "Mobile Number" |
| 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() {#819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#582 …} $message: Closure() {#818 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_mobile" ] |
| cache_key | "_form_mobile_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3095 -errors: [] -form: Symfony\Component\Form\Form {#839 …} } |
| form | Symfony\Component\Form\FormView {#811 …5} |
| full_name | "form[mobile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_mobile" |
| label | "Mobile Number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mobile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_mobile" |
| valid | true |
| value | "" |
captcha
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 |
|---|---|---|
| label | "Captcha" |
same as passed value |
| required | true |
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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#161 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#168 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#309 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#826 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 | "Captcha" |
| 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() {#828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#582 …} $message: Closure() {#827 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_captcha" ] |
| cache_key | "_form_captcha_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3098 -errors: [] -form: Symfony\Component\Form\Form {#842 …} } |
| form | Symfony\Component\Form\FormView {#3096 …5} |
| full_name | "form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_captcha" |
| label | "Captcha" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_captcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "97ba592dc7ee4ee7b8e7b12.1l2Y_P7SUxNDeUBWDF1mU1WqusTG1Y1zNBrhNJ1RG8U.mDG1iZmkOHQWPg8CfSwOEiOfiauLs9IUXn60XPkkcaiPFcy-hLsnYCobeA" |
| 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 | "97ba592dc7ee4ee7b8e7b12.1l2Y_P7SUxNDeUBWDF1mU1WqusTG1Y1zNBrhNJ1RG8U.mDG1iZmkOHQWPg8CfSwOEiOfiauLs9IUXn60XPkkcaiPFcy-hLsnYCobeA" |
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\SameOriginCsrfTokenManager {#310 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#161 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#168 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#309 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "97ba592dc7ee4ee7b8e7b12.1l2Y_P7SUxNDeUBWDF1mU1WqusTG1Y1zNBrhNJ1RG8U.mDG1iZmkOHQWPg8CfSwOEiOfiauLs9IUXn60XPkkcaiPFcy-hLsnYCobeA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3100 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() {#3104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#582 …} $message: Closure() {#3101 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
| cache_key | "_form__token_hidden" |
| compound | false |
| data | "97ba592dc7ee4ee7b8e7b12.1l2Y_P7SUxNDeUBWDF1mU1WqusTG1Y1zNBrhNJ1RG8U.mDG1iZmkOHQWPg8CfSwOEiOfiauLs9IUXn60XPkkcaiPFcy-hLsnYCobeA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3114 -errors: [] -form: Symfony\Component\Form\Form {#3110 …} } |
| form | Symfony\Component\Form\FormView {#3105 …5} |
| full_name | "form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_form__token" |
| valid | true |
| value | "97ba592dc7ee4ee7b8e7b12.1l2Y_P7SUxNDeUBWDF1mU1WqusTG1Y1zNBrhNJ1RG8U.mDG1iZmkOHQWPg8CfSwOEiOfiauLs9IUXn60XPkkcaiPFcy-hLsnYCobeA" |