Forms
-
form
-
firstname
-
lastname
-
organisation
-
add1
-
add2
-
add3
-
city
-
county
-
postcode
-
countrycode
-
telephone
-
mobile
-
email
-
first
-
second
-
-
password
-
first
-
second
-
-
promoemail
-
recaptcha
-
register
-
_token
-
form
"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\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#657 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() {#662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#659 …} $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 {#836 -form: Symfony\Component\Form\Form {#795 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#667 …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 |
firstname
"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 | "Firstname" |
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\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#608 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 | "Firstname" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#628 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_firstname" ] |
| cache_key | "_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#489 -form: Symfony\Component\Form\Form {#854 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#613 …5} |
| full_name | "form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_firstname" |
| label | "Firstname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_firstname" |
| valid | true |
| value | "" |
lastname
"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 | "Lastname" |
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\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#633 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 | "Lastname" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#601 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_lastname" ] |
| cache_key | "_form_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#196 -form: Symfony\Component\Form\Form {#851 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#168 …5} |
| full_name | "form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_lastname" |
| label | "Lastname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_lastname" |
| valid | true |
| value | "" |
organisation
"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 |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#635 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 | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#631 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_organisation" ] |
| cache_key | "_form_organisation_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#598 -form: Symfony\Component\Form\Form {#848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#679 …5} |
| full_name | "form[organisation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_organisation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "organisation" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_organisation" |
| valid | true |
| value | "" |
add1
"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 | [ "maxlength" => 64 ] |
[ "maxlength" => 64 ] |
| label | "Address Line 1" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 64 ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#634 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 | "Address Line 1" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#637 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 64 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_add1" ] |
| cache_key | "_form_add1_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#794 -form: Symfony\Component\Form\Form {#857 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#779 …5} |
| full_name | "form[add1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_add1" |
| label | "Address Line 1" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "add1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_add1" |
| valid | true |
| value | "" |
add2
"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 | [ "maxlength" => 64 ] |
[ "maxlength" => 64 ] |
| label | "Address Line 2" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 64 ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#641 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 | "Address Line 2" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#639 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 64 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_add2" ] |
| cache_key | "_form_add2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#756 -form: Symfony\Component\Form\Form {#860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#749 …5} |
| full_name | "form[add2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_add2" |
| label | "Address Line 2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "add2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_add2" |
| valid | true |
| value | "" |
add3
"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 | [ "maxlength" => 64 ] |
[ "maxlength" => 64 ] |
| label | "Address Line 3" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 64 ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#169 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 | "Address Line 3" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#201 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 64 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_add3" ] |
| cache_key | "_form_add3_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#882 -form: Symfony\Component\Form\Form {#823 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#874 …5} |
| full_name | "form[add3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_add3" |
| label | "Address Line 3" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "add3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_add3" |
| valid | true |
| value | "" |
city
"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 | [ "maxlength" => 32 ] |
[ "maxlength" => 32 ] |
| label | "City" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 32 ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#172 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 | "City" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#174 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 32 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_city" ] |
| cache_key | "_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#736 -form: Symfony\Component\Form\Form {#820 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#715 …5} |
| full_name | "form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_city" |
| label | "City" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_city" |
| valid | true |
| value | "" |
county
"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 | [ "maxlength" => 32 ] |
[ "maxlength" => 32 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 32 ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#638 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 | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#569 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 32 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_county" ] |
| cache_key | "_form_county_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#699 -form: Symfony\Component\Form\Form {#817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#724 …5} |
| full_name | "form[county]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_county" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "county" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_county" |
| valid | true |
| value | "" |
postcode
"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 | [ "maxlength" => 24 ] |
[ "maxlength" => 24 ] |
| label | "Postcode" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 24 ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#676 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 | "Postcode" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#677 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 24 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_postcode" ] |
| cache_key | "_form_postcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#844 -form: Symfony\Component\Form\Form {#814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#616 …5} |
| full_name | "form[postcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_postcode" |
| label | "Postcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_postcode" |
| valid | true |
| value | "" |
countrycode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "GB" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Afghanistan" => "AF" "Aland Islands" => "AX" "Albania" => "AL" "Algeria" => "DZ" "American Samoa" => "AS" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctica" => "AQ" "Antigua and Barbuda" => "AG" "Argentina" => "AR" "Armenia" => "AM" "Aruba" => "AW" "Australia" => "AU" "Austria" => "AT" "Azerbaijan" => "AZ" "Bahamas" => "BS" "Bahrain" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belarus" => "BY" "Belgium" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermuda" => "BM" "Bhutan" => "BT" "Bolivia (Plurinational State of)" => "BO" "Bonaire, Sint Eustatius and Saba" => "BQ" "Bosnia and Herzegovina" => "BA" "Botswana" => "BW" "Bouvet Island" => "BV" "Brazil" => "BR" "British Indian Ocean Territory" => "IO" "Brunei Darussalam" => "BN" "Bulgaria" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodia" => "KH" "Cameroon" => "CM" "Canada" => "CA" "Cabo Verde" => "CV" "Cayman Islands" => "KY" "Central African Republic" => "CF" "Chad" => "TD" "Chile" => "CL" "China" => "CN" "Christmas Island" => "CX" "Cocos (Keeling) Islands" => "CC" "Colombia" => "CO" "Comoros" => "KM" "Congo" => "CG" "Congo (Democratic Republic of)" => "CD" "Cook Islands" => "CK" "Costa Rica" => "CR" "Cote d'Ivoire" => "CI" "Croatia" => "HR" "Cuba" => "CU" "Curacao" => "CW" "Cyprus" => "CY" "Czech Republic" => "CZ" "Denmark" => "DK" "Djibouti" => "DJ" "Dominica" => "DM" "Dominican Republic" => "DO" "Ecuador" => "EC" "Egypt" => "EG" "El Salvador" => "SV" "Equatorial Guinea" => "GQ" "Eritrea" => "ER" "Estonia" => "EE" "Ethiopia" => "ET" "Falkland Islands (Malvinas)" => "FK" "Faroe Islands" => "FO" "Fiji" => "FJ" "Finland" => "FI" "France" => "FR" "French Guiana" => "GF" "French Polynesia" => "PF" "French Southern Territories" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgia" => "GE" "Germany" => "DE" "Ghana" => "GH" "Gibraltar" => "GI" "Greece" => "GR" "Greenland" => "GL" "Grenada" => "GD" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernsey" => "GG" "Guinea" => "GN" "Guinea-Bissau" => "GW" "Guyana" => "GY" "Haiti" => "HT" "Heard Island and McDonald Island" => "HM" "Holy See" => "VA" "Honduras" => "HN" "Hong Kong" => "HK" "Hungary" => "HU" "Iceland" => "IS" "India" => "IN" "Indonesia" => "ID" "Iran (Islamic Republic of)" => "IR" "Iraq" => "IQ" "Ireland" => "IE" "Isle of Man" => "IM" "Israel" => "IL" "Italy" => "IT" "Jamaica" => "JM" "Japan" => "JP" "Jersey" => "JE" "Jordan" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kiribati" => "KI" "Korea (Democratic People's Rep)" => "KP" "Korea (Republic of)" => "KR" "Kuwait" => "KW" "Kyrgyzstan" => "KG" "Lao People's Democratic Republic" => "LA" "Latvia" => "LV" "Lebanon" => "LB" "Lesotho" => "LS" "Liberia" => "LR" "Libya" => "LY" "Liechtenstein" => "LI" "Lithuania" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macedonia" => "MK" "Madagascar" => "MG" "Malawi" => "MW" "Malaysia" => "MY" "Maldives" => "MV" "Mali" => "ML" "Malta" => "MT" "Marshall Islands" => "MH" "Martinique" => "MQ" "Mauritania" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mexico" => "MX" "Micronesia (Federated States of)" => "FM" "Moldova (Republic of)" => "MD" "Monaco" => "MC" "Mongolia" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Morocco" => "MA" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Netherlands" => "NL" "New Caledonia" => "NC" "New Zealand" => "NZ" "Nicaragua" => "NI" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Norfolk Island" => "NF" "Northern Mariana Islands" => "MP" "Norway" => "NO" "Oman" => "OM" "Pakistan" => "PK" "Palau" => "PW" "Palestine, State of" => "PS" "Panama" => "PA" "Papua New Guinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Philippines" => "PH" "Pitcairn" => "PN" "Poland" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "Qatar" => "QA" "Reunion" => "RE" "Romania" => "RO" "Russian Federation" => "RU" "Rwanda" => "RW" "Saint Barthelemy" => "BL" "Saint Helena, Ascension and Tris" => "SH" "Saint Kitts and Nevis" => "KN" "Saint Lucia" => "LC" "Saint Martin (French part)" => "MF" "Saint Pierre and Miquelon" => "PM" "Saint Vincent and the Grenadines" => "VC" "Samoa" => "WS" "San Marino" => "SM" "Sao Tome and Principe" => "ST" "Saudi Arabia" => "SA" "Senegal" => "SN" "Serbia" => "RS" "Seychelles" => "SC" "Sierra Leone" => "SL" "Singapore" => "SG" "Sint Maarten (Dutch part)" => "SX" "Slovakia" => "SK" "Slovenia" => "SI" "Solomon Islands" => "SB" "Somalia" => "SO" "South Africa" => "ZA" "South Georgia and the South Sand" => "GS" "South Sudan" => "SS" "Spain" => "ES" "Sri Lanka" => "LK" "Sudan" => "SD" "Suriname" => "SR" "Svalbard and Jan Mayen" => "SJ" "Swaziland" => "SZ" "Sweden" => "SE" "Switzerland" => "CH" "Syrian Arab Republic" => "SY" "Taiwan, Province of China" => "TW" "Tajikistan" => "TJ" "Tanzania, United Republic of" => "TZ" "Thailand" => "TH" "Timor-Leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad and Tobago" => "TT" "Tunisia" => "TN" "Turkey" => "TR" "Turkmenistan" => "TM" "Turks and Caicos Islands" => "TC" "Tuvalu" => "TV" "Uganda" => "UG" "Ukraine" => "UA" "United Arab Emirates" => "AE" "United Kingdom" => "GB" "United States of America" => "US" "United States Minor Outlying Isl" => "UM" "Uruguay" => "UY" "Uzbekistan" => "UZ" "Vanuatu" => "VU" "Venezuela (Bolivarian Republic)" => "VE" "Viet Nam" => "VN" "Virgin Islands (British)" => "VG" "Virgin Islands (U.S.)" => "VI" "Wallis and Futuna" => "WF" "Western Sahara" => "EH" "Yemen" => "YE" "Zambia" => "ZM" "Zimbabwe" => "ZW" ] |
[ "Afghanistan" => "AF" "Aland Islands" => "AX" "Albania" => "AL" "Algeria" => "DZ" "American Samoa" => "AS" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctica" => "AQ" "Antigua and Barbuda" => "AG" "Argentina" => "AR" "Armenia" => "AM" "Aruba" => "AW" "Australia" => "AU" "Austria" => "AT" "Azerbaijan" => "AZ" "Bahamas" => "BS" "Bahrain" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belarus" => "BY" "Belgium" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermuda" => "BM" "Bhutan" => "BT" "Bolivia (Plurinational State of)" => "BO" "Bonaire, Sint Eustatius and Saba" => "BQ" "Bosnia and Herzegovina" => "BA" "Botswana" => "BW" "Bouvet Island" => "BV" "Brazil" => "BR" "British Indian Ocean Territory" => "IO" "Brunei Darussalam" => "BN" "Bulgaria" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodia" => "KH" "Cameroon" => "CM" "Canada" => "CA" "Cabo Verde" => "CV" "Cayman Islands" => "KY" "Central African Republic" => "CF" "Chad" => "TD" "Chile" => "CL" "China" => "CN" "Christmas Island" => "CX" "Cocos (Keeling) Islands" => "CC" "Colombia" => "CO" "Comoros" => "KM" "Congo" => "CG" "Congo (Democratic Republic of)" => "CD" "Cook Islands" => "CK" "Costa Rica" => "CR" "Cote d'Ivoire" => "CI" "Croatia" => "HR" "Cuba" => "CU" "Curacao" => "CW" "Cyprus" => "CY" "Czech Republic" => "CZ" "Denmark" => "DK" "Djibouti" => "DJ" "Dominica" => "DM" "Dominican Republic" => "DO" "Ecuador" => "EC" "Egypt" => "EG" "El Salvador" => "SV" "Equatorial Guinea" => "GQ" "Eritrea" => "ER" "Estonia" => "EE" "Ethiopia" => "ET" "Falkland Islands (Malvinas)" => "FK" "Faroe Islands" => "FO" "Fiji" => "FJ" "Finland" => "FI" "France" => "FR" "French Guiana" => "GF" "French Polynesia" => "PF" "French Southern Territories" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgia" => "GE" "Germany" => "DE" "Ghana" => "GH" "Gibraltar" => "GI" "Greece" => "GR" "Greenland" => "GL" "Grenada" => "GD" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernsey" => "GG" "Guinea" => "GN" "Guinea-Bissau" => "GW" "Guyana" => "GY" "Haiti" => "HT" "Heard Island and McDonald Island" => "HM" "Holy See" => "VA" "Honduras" => "HN" "Hong Kong" => "HK" "Hungary" => "HU" "Iceland" => "IS" "India" => "IN" "Indonesia" => "ID" "Iran (Islamic Republic of)" => "IR" "Iraq" => "IQ" "Ireland" => "IE" "Isle of Man" => "IM" "Israel" => "IL" "Italy" => "IT" "Jamaica" => "JM" "Japan" => "JP" "Jersey" => "JE" "Jordan" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kiribati" => "KI" "Korea (Democratic People's Rep)" => "KP" "Korea (Republic of)" => "KR" "Kuwait" => "KW" "Kyrgyzstan" => "KG" "Lao People's Democratic Republic" => "LA" "Latvia" => "LV" "Lebanon" => "LB" "Lesotho" => "LS" "Liberia" => "LR" "Libya" => "LY" "Liechtenstein" => "LI" "Lithuania" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macedonia" => "MK" "Madagascar" => "MG" "Malawi" => "MW" "Malaysia" => "MY" "Maldives" => "MV" "Mali" => "ML" "Malta" => "MT" "Marshall Islands" => "MH" "Martinique" => "MQ" "Mauritania" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mexico" => "MX" "Micronesia (Federated States of)" => "FM" "Moldova (Republic of)" => "MD" "Monaco" => "MC" "Mongolia" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Morocco" => "MA" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Netherlands" => "NL" "New Caledonia" => "NC" "New Zealand" => "NZ" "Nicaragua" => "NI" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Norfolk Island" => "NF" "Northern Mariana Islands" => "MP" "Norway" => "NO" "Oman" => "OM" "Pakistan" => "PK" "Palau" => "PW" "Palestine, State of" => "PS" "Panama" => "PA" "Papua New Guinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Philippines" => "PH" "Pitcairn" => "PN" "Poland" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "Qatar" => "QA" "Reunion" => "RE" "Romania" => "RO" "Russian Federation" => "RU" "Rwanda" => "RW" "Saint Barthelemy" => "BL" "Saint Helena, Ascension and Tris" => "SH" "Saint Kitts and Nevis" => "KN" "Saint Lucia" => "LC" "Saint Martin (French part)" => "MF" "Saint Pierre and Miquelon" => "PM" "Saint Vincent and the Grenadines" => "VC" "Samoa" => "WS" "San Marino" => "SM" "Sao Tome and Principe" => "ST" "Saudi Arabia" => "SA" "Senegal" => "SN" "Serbia" => "RS" "Seychelles" => "SC" "Sierra Leone" => "SL" "Singapore" => "SG" "Sint Maarten (Dutch part)" => "SX" "Slovakia" => "SK" "Slovenia" => "SI" "Solomon Islands" => "SB" "Somalia" => "SO" "South Africa" => "ZA" "South Georgia and the South Sand" => "GS" "South Sudan" => "SS" "Spain" => "ES" "Sri Lanka" => "LK" "Sudan" => "SD" "Suriname" => "SR" "Svalbard and Jan Mayen" => "SJ" "Swaziland" => "SZ" "Sweden" => "SE" "Switzerland" => "CH" "Syrian Arab Republic" => "SY" "Taiwan, Province of China" => "TW" "Tajikistan" => "TJ" "Tanzania, United Republic of" => "TZ" "Thailand" => "TH" "Timor-Leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad and Tobago" => "TT" "Tunisia" => "TN" "Turkey" => "TR" "Turkmenistan" => "TM" "Turks and Caicos Islands" => "TC" "Tuvalu" => "TV" "Uganda" => "UG" "Ukraine" => "UA" "United Arab Emirates" => "AE" "United Kingdom" => "GB" "United States of America" => "US" "United States Minor Outlying Isl" => "UM" "Uruguay" => "UY" "Uzbekistan" => "UZ" "Vanuatu" => "VU" "Venezuela (Bolivarian Republic)" => "VE" "Viet Nam" => "VN" "Virgin Islands (British)" => "VG" "Virgin Islands (U.S.)" => "VI" "Wallis and Futuna" => "WF" "Western Sahara" => "EH" "Yemen" => "YE" "Zambia" => "ZM" "Zimbabwe" => "ZW" ] |
| data | "GB" |
same as passed value |
| label | "Country" |
same as passed value |
| multiple | false |
false
|
| 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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Afghanistan" => "AF" "Aland Islands" => "AX" "Albania" => "AL" "Algeria" => "DZ" "American Samoa" => "AS" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctica" => "AQ" "Antigua and Barbuda" => "AG" "Argentina" => "AR" "Armenia" => "AM" "Aruba" => "AW" "Australia" => "AU" "Austria" => "AT" "Azerbaijan" => "AZ" "Bahamas" => "BS" "Bahrain" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belarus" => "BY" "Belgium" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermuda" => "BM" "Bhutan" => "BT" "Bolivia (Plurinational State of)" => "BO" "Bonaire, Sint Eustatius and Saba" => "BQ" "Bosnia and Herzegovina" => "BA" "Botswana" => "BW" "Bouvet Island" => "BV" "Brazil" => "BR" "British Indian Ocean Territory" => "IO" "Brunei Darussalam" => "BN" "Bulgaria" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodia" => "KH" "Cameroon" => "CM" "Canada" => "CA" "Cabo Verde" => "CV" "Cayman Islands" => "KY" "Central African Republic" => "CF" "Chad" => "TD" "Chile" => "CL" "China" => "CN" "Christmas Island" => "CX" "Cocos (Keeling) Islands" => "CC" "Colombia" => "CO" "Comoros" => "KM" "Congo" => "CG" "Congo (Democratic Republic of)" => "CD" "Cook Islands" => "CK" "Costa Rica" => "CR" "Cote d'Ivoire" => "CI" "Croatia" => "HR" "Cuba" => "CU" "Curacao" => "CW" "Cyprus" => "CY" "Czech Republic" => "CZ" "Denmark" => "DK" "Djibouti" => "DJ" "Dominica" => "DM" "Dominican Republic" => "DO" "Ecuador" => "EC" "Egypt" => "EG" "El Salvador" => "SV" "Equatorial Guinea" => "GQ" "Eritrea" => "ER" "Estonia" => "EE" "Ethiopia" => "ET" "Falkland Islands (Malvinas)" => "FK" "Faroe Islands" => "FO" "Fiji" => "FJ" "Finland" => "FI" "France" => "FR" "French Guiana" => "GF" "French Polynesia" => "PF" "French Southern Territories" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgia" => "GE" "Germany" => "DE" "Ghana" => "GH" "Gibraltar" => "GI" "Greece" => "GR" "Greenland" => "GL" "Grenada" => "GD" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernsey" => "GG" "Guinea" => "GN" "Guinea-Bissau" => "GW" "Guyana" => "GY" "Haiti" => "HT" "Heard Island and McDonald Island" => "HM" "Holy See" => "VA" "Honduras" => "HN" "Hong Kong" => "HK" "Hungary" => "HU" "Iceland" => "IS" "India" => "IN" "Indonesia" => "ID" "Iran (Islamic Republic of)" => "IR" "Iraq" => "IQ" "Ireland" => "IE" "Isle of Man" => "IM" "Israel" => "IL" "Italy" => "IT" "Jamaica" => "JM" "Japan" => "JP" "Jersey" => "JE" "Jordan" => "JO" "Kazakhstan" => "KZ" "Kenya" => "KE" "Kiribati" => "KI" "Korea (Democratic People's Rep)" => "KP" "Korea (Republic of)" => "KR" "Kuwait" => "KW" "Kyrgyzstan" => "KG" "Lao People's Democratic Republic" => "LA" "Latvia" => "LV" "Lebanon" => "LB" "Lesotho" => "LS" "Liberia" => "LR" "Libya" => "LY" "Liechtenstein" => "LI" "Lithuania" => "LT" "Luxembourg" => "LU" "Macao" => "MO" "Macedonia" => "MK" "Madagascar" => "MG" "Malawi" => "MW" "Malaysia" => "MY" "Maldives" => "MV" "Mali" => "ML" "Malta" => "MT" "Marshall Islands" => "MH" "Martinique" => "MQ" "Mauritania" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mexico" => "MX" "Micronesia (Federated States of)" => "FM" "Moldova (Republic of)" => "MD" "Monaco" => "MC" "Mongolia" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Morocco" => "MA" "Mozambique" => "MZ" "Myanmar" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Netherlands" => "NL" "New Caledonia" => "NC" "New Zealand" => "NZ" "Nicaragua" => "NI" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Norfolk Island" => "NF" "Northern Mariana Islands" => "MP" "Norway" => "NO" "Oman" => "OM" "Pakistan" => "PK" "Palau" => "PW" "Palestine, State of" => "PS" "Panama" => "PA" "Papua New Guinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Philippines" => "PH" "Pitcairn" => "PN" "Poland" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "Qatar" => "QA" "Reunion" => "RE" "Romania" => "RO" "Russian Federation" => "RU" "Rwanda" => "RW" "Saint Barthelemy" => "BL" "Saint Helena, Ascension and Tris" => "SH" "Saint Kitts and Nevis" => "KN" "Saint Lucia" => "LC" "Saint Martin (French part)" => "MF" "Saint Pierre and Miquelon" => "PM" "Saint Vincent and the Grenadines" => "VC" "Samoa" => "WS" "San Marino" => "SM" "Sao Tome and Principe" => "ST" "Saudi Arabia" => "SA" "Senegal" => "SN" "Serbia" => "RS" "Seychelles" => "SC" "Sierra Leone" => "SL" "Singapore" => "SG" "Sint Maarten (Dutch part)" => "SX" "Slovakia" => "SK" "Slovenia" => "SI" "Solomon Islands" => "SB" "Somalia" => "SO" "South Africa" => "ZA" "South Georgia and the South Sand" => "GS" "South Sudan" => "SS" "Spain" => "ES" "Sri Lanka" => "LK" "Sudan" => "SD" "Suriname" => "SR" "Svalbard and Jan Mayen" => "SJ" "Swaziland" => "SZ" "Sweden" => "SE" "Switzerland" => "CH" "Syrian Arab Republic" => "SY" "Taiwan, Province of China" => "TW" "Tajikistan" => "TJ" "Tanzania, United Republic of" => "TZ" "Thailand" => "TH" "Timor-Leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad and Tobago" => "TT" "Tunisia" => "TN" "Turkey" => "TR" "Turkmenistan" => "TM" "Turks and Caicos Islands" => "TC" "Tuvalu" => "TV" "Uganda" => "UG" "Ukraine" => "UA" "United Arab Emirates" => "AE" "United Kingdom" => "GB" "United States of America" => "US" "United States Minor Outlying Isl" => "UM" "Uruguay" => "UY" "Uzbekistan" => "UZ" "Vanuatu" => "VU" "Venezuela (Bolivarian Republic)" => "VE" "Viet Nam" => "VN" "Virgin Islands (British)" => "VG" "Virgin Islands (U.S.)" => "VI" "Wallis and Futuna" => "WF" "Western Sahara" => "EH" "Yemen" => "YE" "Zambia" => "ZM" "Zimbabwe" => "ZW" ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data | "GB" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#696 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_countrycode" ] |
| cache_key | "_form_countrycode_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#913 +label: "Afghanistan" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#957 +label: "Aland Islands" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#956 +label: "Albania" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#954 +label: "Algeria" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#948 +label: "American Samoa" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#906 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#908 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#958 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#959 +label: "Antarctica" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#960 +label: "Antigua and Barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#961 +label: "Argentina" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#962 +label: "Armenia" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#963 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#964 +label: "Australia" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#965 +label: "Austria" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#966 +label: "Azerbaijan" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#967 +label: "Bahamas" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#968 +label: "Bahrain" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +label: "Bangladesh" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#970 +label: "Barbados" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#971 +label: "Belarus" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#972 +label: "Belgium" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#973 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#974 +label: "Benin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#975 +label: "Bermuda" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#976 +label: "Bhutan" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#977 +label: "Bolivia (Plurinational State of)" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#978 +label: "Bonaire, Sint Eustatius and Saba" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#979 +label: "Bosnia and Herzegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#980 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#981 +label: "Bouvet Island" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#982 +label: "Brazil" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#983 +label: "British Indian Ocean Territory" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#984 +label: "Brunei Darussalam" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#985 +label: "Bulgaria" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#986 +label: "Burkina Faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#987 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#988 +label: "Cambodia" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#989 +label: "Cameroon" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#990 +label: "Canada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +label: "Cabo Verde" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#992 +label: "Cayman Islands" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#993 +label: "Central African Republic" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#994 +label: "Chad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#995 +label: "Chile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#996 +label: "China" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#997 +label: "Christmas Island" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +label: "Cocos (Keeling) Islands" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +label: "Colombia" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1000 +label: "Comoros" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1001 +label: "Congo" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002 +label: "Congo (Democratic Republic of)" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003 +label: "Cook Islands" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1004 +label: "Costa Rica" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1005 +label: "Cote d'Ivoire" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1006 +label: "Croatia" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +label: "Cuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1008 +label: "Curacao" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1009 +label: "Cyprus" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1010 +label: "Czech Republic" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1011 +label: "Denmark" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +label: "Djibouti" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1013 +label: "Dominica" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1014 +label: "Dominican Republic" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1015 +label: "Ecuador" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1016 +label: "Egypt" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1017 +label: "El Salvador" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1018 +label: "Equatorial Guinea" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1019 +label: "Eritrea" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1020 +label: "Estonia" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1021 +label: "Ethiopia" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1022 +label: "Falkland Islands (Malvinas)" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1023 +label: "Faroe Islands" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1024 +label: "Fiji" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1025 +label: "Finland" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1026 +label: "France" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1027 +label: "French Guiana" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1028 +label: "French Polynesia" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1029 +label: "French Southern Territories" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1030 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1031 +label: "Gambia" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1032 +label: "Georgia" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1033 +label: "Germany" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1034 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1035 +label: "Gibraltar" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1036 +label: "Greece" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +label: "Greenland" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1038 +label: "Grenada" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1039 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1040 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1041 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1042 +label: "Guernsey" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1043 +label: "Guinea" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1044 +label: "Guinea-Bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1045 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1046 +label: "Haiti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1047 +label: "Heard Island and McDonald Island" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1048 +label: "Holy See" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1049 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1050 +label: "Hong Kong" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1051 +label: "Hungary" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1052 +label: "Iceland" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1053 +label: "India" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1054 +label: "Indonesia" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1055 +label: "Iran (Islamic Republic of)" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1056 +label: "Iraq" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1057 +label: "Ireland" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1058 +label: "Isle of Man" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1059 +label: "Israel" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1060 +label: "Italy" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1061 +label: "Jamaica" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1062 +label: "Japan" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1063 +label: "Jersey" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1064 +label: "Jordan" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1065 +label: "Kazakhstan" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1066 +label: "Kenya" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1067 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1068 +label: "Korea (Democratic People's Rep)" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1069 +label: "Korea (Republic of)" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1070 +label: "Kuwait" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1071 +label: "Kyrgyzstan" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1072 +label: "Lao People's Democratic Republic" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073 +label: "Latvia" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +label: "Lebanon" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1075 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +label: "Liberia" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +label: "Libya" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1078 +label: "Liechtenstein" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1079 +label: "Lithuania" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +label: "Luxembourg" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1081 +label: "Macao" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1082 +label: "Macedonia" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1083 +label: "Madagascar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1084 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1085 +label: "Malaysia" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1086 +label: "Maldives" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1089 +label: "Marshall Islands" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1090 +label: "Martinique" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1091 +label: "Mauritania" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +label: "Mauritius" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1093 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1094 +label: "Mexico" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +label: "Micronesia (Federated States of)" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1096 +label: "Moldova (Republic of)" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +label: "Monaco" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1098 +label: "Mongolia" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1099 +label: "Montenegro" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1101 +label: "Morocco" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1102 +label: "Mozambique" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +label: "Myanmar" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1104 +label: "Namibia" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1105 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1106 +label: "Nepal" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1107 +label: "Netherlands" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +label: "New Caledonia" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1109 +label: "New Zealand" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1110 +label: "Nicaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112 +label: "Nigeria" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113 +label: "Niue" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114 +label: "Norfolk Island" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115 +label: "Northern Mariana Islands" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116 +label: "Norway" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1117 +label: "Oman" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1118 +label: "Pakistan" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1119 +label: "Palau" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1120 +label: "Palestine, State of" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1121 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +label: "Papua New Guinea" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1123 +label: "Paraguay" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1124 +label: "Peru" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1125 +label: "Philippines" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1126 +label: "Pitcairn" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1127 +label: "Poland" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1128 +label: "Portugal" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1129 +label: "Puerto Rico" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1130 +label: "Qatar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1131 +label: "Reunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1132 +label: "Romania" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1133 +label: "Russian Federation" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1134 +label: "Rwanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1135 +label: "Saint Barthelemy" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1136 +label: "Saint Helena, Ascension and Tris" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1137 +label: "Saint Kitts and Nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1138 +label: "Saint Lucia" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1139 +label: "Saint Martin (French part)" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1140 +label: "Saint Pierre and Miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1141 +label: "Saint Vincent and the Grenadines" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1142 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1143 +label: "San Marino" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1144 +label: "Sao Tome and Principe" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1145 +label: "Saudi Arabia" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1146 +label: "Senegal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1147 +label: "Serbia" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1148 +label: "Seychelles" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1149 +label: "Sierra Leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1150 +label: "Singapore" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1151 +label: "Sint Maarten (Dutch part)" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1152 +label: "Slovakia" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1153 +label: "Slovenia" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1154 +label: "Solomon Islands" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1155 +label: "Somalia" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1156 +label: "South Africa" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1157 +label: "South Georgia and the South Sand" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +label: "South Sudan" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +label: "Spain" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1160 +label: "Sri Lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1161 +label: "Sudan" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1162 +label: "Suriname" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1163 +label: "Svalbard and Jan Mayen" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +label: "Swaziland" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1165 +label: "Sweden" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1166 +label: "Switzerland" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1167 +label: "Syrian Arab Republic" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1168 +label: "Taiwan, Province of China" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1169 +label: "Tajikistan" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1170 +label: "Tanzania, United Republic of" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1171 +label: "Thailand" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1172 +label: "Timor-Leste" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1174 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1175 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +label: "Trinidad and Tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1177 +label: "Tunisia" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +label: "Turkey" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1179 +label: "Turkmenistan" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1180 +label: "Turks and Caicos Islands" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1181 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1182 +label: "Uganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1183 +label: "Ukraine" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1184 +label: "United Arab Emirates" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1185 +label: "United Kingdom" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1186 +label: "United States of America" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1187 +label: "United States Minor Outlying Isl" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +label: "Uruguay" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1189 +label: "Uzbekistan" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1190 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1191 +label: "Venezuela (Bolivarian Republic)" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +label: "Viet Nam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1193 +label: "Virgin Islands (British)" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1194 +label: "Virgin Islands (U.S.)" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1195 +label: "Wallis and Futuna" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +label: "Western Sahara" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +label: "Yemen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1198 +label: "Zambia" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1199 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "GB" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#907 -form: Symfony\Component\Form\Form {#811 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#914 …5} |
| full_name | "form[countrycode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_countrycode" |
| is_selected | Closure($choice, $value) {#1203 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "countrycode" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_countrycode" |
| valid | true |
| value | "GB" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | "Telephone" |
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\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#707 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 provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Telephone" |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#704 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_form_telephone" ] |
| cache_key | "_form_telephone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1201 -form: Symfony\Component\Form\Form {#808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1202 …5} |
| full_name | "form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_telephone" |
| label | "Telephone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_telephone" |
| valid | true |
| value | "" |
mobile
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#721 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 provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#722 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_form_mobile" ] |
| cache_key | "_form_mobile_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1204 -form: Symfony\Component\Form\Form {#805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1205 …5} |
| full_name | "form[mobile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_mobile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mobile" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_mobile" |
| valid | true |
| value | "" |
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "Email Address" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
[ "label" => "Email Address" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
| options | [ "attr" => [ "class" => "form-control mb-3" ] ] |
[ "attr" => [ "class" => "form-control mb-3" ] ] |
| second_options | [ "label" => "Confirm Email Address" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
[ "label" => "Confirm Email Address" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#738 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Email Address" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "class" => "form-control mb-3" ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Confirm Email Address" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| upload_max_size_message | Closure() {#731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#732 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_form_email" ] |
| cache_key | "_form_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1206 -form: Symfony\Component\Form\Form {#833 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1207 …5} |
| full_name | "form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_email" |
| label | null |
| 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 | [ "first" => null "second" => null ] |
first
"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 |
|---|---|---|
| attr | [ "class" => "form-control mb-3" ] |
[ "class" => "form-control mb-3" ] |
| error_bubbling | false |
false
|
| label | "Email Address" |
same as passed value |
| label_attr | [ "class" => "form-label" ] |
[ "class" => "form-label" ] |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-3" ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#800 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 Address" |
| label_attr | [ "class" => "form-label" ] |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#801 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-3" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_form_email_first" ] |
| cache_key | "_form_email_first_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1211 -form: Symfony\Component\Form\Form {#827 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1210 …5} |
| full_name | "form[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_email_first" |
| label | "Email Address" |
| label_attr | [ "class" => "form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_email_first" |
| valid | true |
| value | "" |
second
"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 |
|---|---|---|
| attr | [ "class" => "form-control mb-3" ] |
[ "class" => "form-control mb-3" ] |
| error_bubbling | false |
false
|
| label | "Confirm Email Address" |
same as passed value |
| label_attr | [ "class" => "form-label" ] |
[ "class" => "form-label" ] |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-3" ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#839 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 | "Confirm Email Address" |
| label_attr | [ "class" => "form-label" ] |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#838 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-3" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_form_email_second" ] |
| cache_key | "_form_email_second_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1212 -form: Symfony\Component\Form\Form {#824 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1213 …5} |
| full_name | "form[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_email_second" |
| label | "Confirm Email Address" |
| label_attr | [ "class" => "form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_email_second" |
| 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 |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "Password" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
[ "label" => "Password" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
| options | [ "attr" => [ "class" => "form-control mb-3" ] ] |
[ "attr" => [ "class" => "form-control mb-3" ] ] |
| second_options | [ "label" => "Confirm Password" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
[ "label" => "Confirm Password" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#746 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Password" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "class" => "form-control mb-3" ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Confirm Password" "required" => true "label_attr" => [ "class" => "form-label" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#745 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_form_password" ] |
| cache_key | "_form_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1208 -form: Symfony\Component\Form\Form {#886 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1209 …5} |
| full_name | "form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_password" |
| label | null |
| 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 | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-3" ] |
[ "class" => "form-control mb-3" ] |
| error_bubbling | false |
false
|
| label | "Password" |
same as passed value |
| label_attr | [ "class" => "form-label" ] |
[ "class" => "form-label" ] |
| mapped | true |
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 | [ "class" => "form-control mb-3" ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#866 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 | [ "class" => "form-label" ] |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#872 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-3" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_form_password_first" ] |
| cache_key | "_form_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1217 -form: Symfony\Component\Form\Form {#889 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1216 …5} |
| full_name | "form[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_password_first" |
| label | "Password" |
| label_attr | [ "class" => "form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-3" ] |
[ "class" => "form-control mb-3" ] |
| error_bubbling | false |
false
|
| label | "Confirm Password" |
same as passed value |
| label_attr | [ "class" => "form-label" ] |
[ "class" => "form-label" ] |
| mapped | true |
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 | [ "class" => "form-control mb-3" ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#879 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 | "Confirm Password" |
| label_attr | [ "class" => "form-label" ] |
| 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#880 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-3" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_form_password_second" ] |
| cache_key | "_form_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1218 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1219 …5} |
| full_name | "form[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_password_second" |
| label | "Confirm Password" |
| label_attr | [ "class" => "form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_password_second" |
| valid | true |
| value | "" |
promoemail
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 |
|---|---|---|
| data | true |
same as passed value |
| label | "Sign up to our newsletter" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#758 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#757 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Sign up to our newsletter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#764 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_form_promoemail" ] |
| cache_key | "_form_promoemail_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1215 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1214 …5} |
| full_name | "form[promoemail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_promoemail" |
| label | "Sign up to our newsletter" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promoemail" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_promoemail" |
| valid | true |
| value | "1" |
recaptcha
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 | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#176 +payload: null +groups: ? ?array +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#176 +payload: null +groups: ? ?array +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#176 +payload: null +groups: ? ?array +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| 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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#776 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 | [] |
| language | "en" |
| 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 |
| public_key | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#777 …} $translationDomain: "validators" } } |
| url_challenge | null |
| url_noscript | null |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" ] ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ewz_recaptcha" "_form_recaptcha" ] |
| cache_key | "_form_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1221 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
| ewz_recaptcha_api_host | "www.google.com" |
| ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
| ewz_recaptcha_enabled | false |
| form | Symfony\Component\Form\FormView {#1220 …5} |
| full_name | "form[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LdBZlcdAAAAAJ6C_TR4oK45nejYrXZUXQkYGP3Y" |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_recaptcha" |
| valid | true |
| value | "" |
register
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Sign Up" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Sign Up" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_register" ] |
| cache_key | "_form_register_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1223 …5} |
| full_name | "form[register]" |
| id | "form_register" |
| label | "Sign Up" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "register" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_register" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8920d37b.p7KupPPX3nXbH722ao23OmJymiwGTiRHoBx857Z1vKk._tfv8suakyWuL8r9PNWaaDoQwxVkHh0ek0NNqdUPyNrei8rmrLGTM-hR_A" |
| 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 | "8920d37b.p7KupPPX3nXbH722ao23OmJymiwGTiRHoBx857Z1vKk._tfv8suakyWuL8r9PNWaaDoQwxVkHh0ek0NNqdUPyNrei8rmrLGTM-hR_A" |
same as passed value |
| mapped | false |
false
|
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 {#227 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#225 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#646 …} -namespace: Closure() {#670 …} } |
| data | "8920d37b.p7KupPPX3nXbH722ao23OmJymiwGTiRHoBx857Z1vKk._tfv8suakyWuL8r9PNWaaDoQwxVkHh0ek0NNqdUPyNrei8rmrLGTM-hR_A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1224 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() {#1228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\IdentityTranslator {#495 …} $message: Closure() {#1225 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
| cache_key | "_form__token_hidden" |
| compound | false |
| data | "8920d37b.p7KupPPX3nXbH722ao23OmJymiwGTiRHoBx857Z1vKk._tfv8suakyWuL8r9PNWaaDoQwxVkHh0ek0NNqdUPyNrei8rmrLGTM-hR_A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1238 -form: Symfony\Component\Form\Form {#1234 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1229 …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 | "8920d37b.p7KupPPX3nXbH722ao23OmJymiwGTiRHoBx857Z1vKk._tfv8suakyWuL8r9PNWaaDoQwxVkHh0ek0NNqdUPyNrei8rmrLGTM-hR_A" |