- Pimcore
- Request / Response
- Performance
- Validator
- Targeting
- Forms
- Exception
- Logs 606
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
contact_us_form
"App\Form\ContactUsFormType"
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 |
|---|---|---|
| translator | Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } |
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 {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2775 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2711 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| translator | Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } |
| trim | true |
| upload_max_size_message | Closure() {#2777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#2776 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_us_form" "_contact_us_form" ] |
| cache_key | "_contact_us_form_contact_us_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2915 -form: Symfony\Component\Form\Form {#2896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2778 …5} |
| full_name | "contact_us_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_us_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form" |
| valid | true |
| value | null |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2843 +payload: null +message: "constraint.name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2843 +payload: null +message: "constraint.name" +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2843 +payload: null +message: "constraint.name" +allowNull: false +normalizer: null } ] |
| 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 {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2848 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2711 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#2797 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_us_form_firstname" ] |
| cache_key | "_contact_us_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2945 -form: Symfony\Component\Form\Form {#2933 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2946 …5} |
| full_name | "contact_us_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_firstname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2785 +payload: null +message: "constraint.name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2785 +payload: null +message: "constraint.name" +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2785 +payload: null +message: "constraint.name" +allowNull: false +normalizer: null } ] |
| 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 {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2783 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2711 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#2782 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_us_form_lastname" ] |
| cache_key | "_contact_us_form_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2943 -form: Symfony\Component\Form\Form {#2937 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2944 …5} |
| full_name | "contact_us_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_lastname" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_lastname" |
| valid | true |
| value | "" |
number
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2805 +payload: null +message: "constraint.phone" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2795 +payload: null +message: "Please enter a valid number" +pattern: "/^\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2805 +payload: null +message: "constraint.phone" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2795 +payload: null +message: "Please enter a valid number" +pattern: "/^\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2805 +payload: null +message: "constraint.phone" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2795 +payload: null +message: "Please enter a valid number" +pattern: "/^\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2838 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2711 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#2814 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_contact_us_form_number" ] |
| cache_key | "_contact_us_form_number_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2931 -form: Symfony\Component\Form\Form {#2940 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2930 …5} |
| full_name | "contact_us_form[number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_number" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "number" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_number" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2806 +payload: null +message: "constraint.email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2803 +payload: null +message: "constraint.valid-email" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2806 +payload: null +message: "constraint.email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2803 +payload: null +message: "constraint.valid-email" +mode: null +normalizer: null } ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2806 +payload: null +message: "constraint.email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2803 +payload: null +message: "constraint.valid-email" +mode: null +normalizer: null } ] |
| 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 {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2823 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2711 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#2824 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_us_form_email" ] |
| cache_key | "_contact_us_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2891 -form: Symfony\Component\Form\Form {#2898 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2875 …5} |
| full_name | "contact_us_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_email" |
| valid | true |
| value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ "Afghanistan" => "Afghanistan" "Albania" => "Albania" "Algeria" => "Algeria" "American Samoa" => "American Samoa" "Andorra" => "Andorra" "Angola" => "Angola" "Anguilla" => "Anguilla" "Antarctica" => "Antarctica" "Antigua & Barbuda" => "Antigua & Barbuda" "Argentina" => "Argentina" "Armenia" => "Armenia" "Aruba" => "Aruba" "Australia" => "Australia" "Austria" => "Austria" "Azerbaijan" => "Azerbaijan" "Bahamas" => "Bahamas" "Bahrain" => "Bahrain" "Bangladesh" => "Bangladesh" "Barbados" => "Barbados" "Belarus" => "Belarus" "Belgium" => "Belgium" "Belize" => "Belize" "Benin" => "Benin" "Bermuda" => "Bermuda" "Bhutan" => "Bhutan" "Bolivia" => "Bolivia" "Bosnia & Herzegovina" => "Bosnia & Herzegovina" "Botswana" => "Botswana" "Bouvet Island" => "Bouvet Island" "Brazil" => "Brazil" "British Indian Ocean Territory" => "British Indian Ocean Territory" "British Virgin Islands" => "British Virgin Islands" "Brunei" => "Brunei" "Bulgaria" => "Bulgaria" "Burkina Faso" => "Burkina Faso" "Burundi" => "Burundi" "Cambodia" => "Cambodia" "Cameroon" => "Cameroon" "Canada" => "Canada" "Cape Verde" => "Cape Verde" "Caribbean Netherlands" => "Caribbean Netherlands" "Cayman Islands" => "Cayman Islands" "Central African Republic" => "Central African Republic" "Chad" => "Chad" "Chile" => "Chile" "China" => "China" "Christmas Island" => "Christmas Island" "Cocos (Keeling) Islands" => "Cocos (Keeling) Islands" "Colombia" => "Colombia" "Comoros" => "Comoros" "Congo - Brazzaville" => "Congo - Brazzaville" "Congo - Kinshasa" => "Congo - Kinshasa" "Cook Islands" => "Cook Islands" "Costa Rica" => "Costa Rica" "Croatia" => "Croatia" "Cuba" => "Cuba" "Curaçao" => "Curaçao" "Cyprus" => "Cyprus" "Czechia" => "Czechia" "Côte d’Ivoire" => "Côte d’Ivoire" "Denmark" => "Denmark" "Djibouti" => "Djibouti" "Dominica" => "Dominica" "Dominican Republic" => "Dominican Republic" "Ecuador" => "Ecuador" "Egypt" => "Egypt" "El Salvador" => "El Salvador" "Equatorial Guinea" => "Equatorial Guinea" "Eritrea" => "Eritrea" "Estonia" => "Estonia" "Eswatini" => "Eswatini" "Ethiopia" => "Ethiopia" "Falkland Islands" => "Falkland Islands" "Faroe Islands" => "Faroe Islands" "Fiji" => "Fiji" "Finland" => "Finland" "France" => "France" "French Guiana" => "French Guiana" "French Polynesia" => "French Polynesia" "French Southern Territories" => "French Southern Territories" "Gabon" => "Gabon" "Gambia" => "Gambia" "Georgia" => "Georgia" "Germany" => "Germany" "Ghana" => "Ghana" "Gibraltar" => "Gibraltar" "Greece" => "Greece" "Greenland" => "Greenland" "Grenada" => "Grenada" "Guadeloupe" => "Guadeloupe" "Guam" => "Guam" "Guatemala" => "Guatemala" "Guernsey" => "Guernsey" "Guinea" => "Guinea" "Guinea-Bissau" => "Guinea-Bissau" "Guyana" => "Guyana" "Haiti" => "Haiti" "Heard & McDonald Islands" => "Heard & McDonald Islands" "Honduras" => "Honduras" "Hong Kong SAR China" => "Hong Kong SAR China" "Hungary" => "Hungary" "Iceland" => "Iceland" "India" => "India" "Indonesia" => "Indonesia" "Iran" => "Iran" "Iraq" => "Iraq" "Ireland" => "Ireland" "Isle of Man" => "Isle of Man" "Israel" => "Israel" "Italy" => "Italy" "Jamaica" => "Jamaica" "Japan" => "Japan" "Jersey" => "Jersey" "Jordan" => "Jordan" "Kazakhstan" => "Kazakhstan" "Kenya" => "Kenya" "Kiribati" => "Kiribati" "Kuwait" => "Kuwait" "Kyrgyzstan" => "Kyrgyzstan" "Laos" => "Laos" "Latvia" => "Latvia" "Lebanon" => "Lebanon" "Lesotho" => "Lesotho" "Liberia" => "Liberia" "Libya" => "Libya" "Liechtenstein" => "Liechtenstein" "Lithuania" => "Lithuania" "Luxembourg" => "Luxembourg" "Macao SAR China" => "Macao SAR China" "Madagascar" => "Madagascar" "Malawi" => "Malawi" "Malaysia" => "Malaysia" "Maldives" => "Maldives" "Mali" => "Mali" "Malta" => "Malta" "Marshall Islands" => "Marshall Islands" "Martinique" => "Martinique" "Mauritania" => "Mauritania" "Mauritius" => "Mauritius" "Mayotte" => "Mayotte" "Mexico" => "Mexico" "Micronesia" => "Micronesia" "Moldova" => "Moldova" "Monaco" => "Monaco" "Mongolia" => "Mongolia" "Montenegro" => "Montenegro" "Montserrat" => "Montserrat" "Morocco" => "Morocco" "Mozambique" => "Mozambique" "Myanmar (Burma)" => "Myanmar (Burma)" "Namibia" => "Namibia" "Nauru" => "Nauru" "Nepal" => "Nepal" "Netherlands" => "Netherlands" "New Caledonia" => "New Caledonia" "New Zealand" => "New Zealand" "Nicaragua" => "Nicaragua" "Niger" => "Niger" "Nigeria" => "Nigeria" "Niue" => "Niue" "Norfolk Island" => "Norfolk Island" "North Korea" => "North Korea" "North Macedonia" => "North Macedonia" "Northern Mariana Islands" => "Northern Mariana Islands" "Norway" => "Norway" "Oman" => "Oman" "Pakistan" => "Pakistan" "Palau" => "Palau" "Palestinian Territories" => "Palestinian Territories" "Panama" => "Panama" "Papua New Guinea" => "Papua New Guinea" "Paraguay" => "Paraguay" "Peru" => "Peru" "Philippines" => "Philippines" "Pitcairn Islands" => "Pitcairn Islands" "Poland" => "Poland" "Portugal" => "Portugal" "Puerto Rico" => "Puerto Rico" "Qatar" => "Qatar" "Romania" => "Romania" "Russia" => "Russia" "Rwanda" => "Rwanda" "Réunion" => "Réunion" "Samoa" => "Samoa" "San Marino" => "San Marino" "Saudi Arabia" => "Saudi Arabia" "Senegal" => "Senegal" "Serbia" => "Serbia" "Seychelles" => "Seychelles" "Sierra Leone" => "Sierra Leone" "Singapore" => "Singapore" "Sint Maarten" => "Sint Maarten" "Slovakia" => "Slovakia" "Slovenia" => "Slovenia" "Solomon Islands" => "Solomon Islands" "Somalia" => "Somalia" "South Africa" => "South Africa" "South Georgia & South Sandwich Islands" => "South Georgia & South Sandwich Islands" "South Korea" => "South Korea" "South Sudan" => "South Sudan" "Spain" => "Spain" "Sri Lanka" => "Sri Lanka" "St. Barthélemy" => "St. Barthélemy" "St. Helena" => "St. Helena" "St. Kitts & Nevis" => "St. Kitts & Nevis" "St. Lucia" => "St. Lucia" "St. Martin" => "St. Martin" "St. Pierre & Miquelon" => "St. Pierre & Miquelon" "St. Vincent & Grenadines" => "St. Vincent & Grenadines" "Sudan" => "Sudan" "Suriname" => "Suriname" "Svalbard & Jan Mayen" => "Svalbard & Jan Mayen" "Sweden" => "Sweden" "Switzerland" => "Switzerland" "Syria" => "Syria" "São Tomé & Príncipe" => "São Tomé & Príncipe" "Taiwan" => "Taiwan" "Tajikistan" => "Tajikistan" "Tanzania" => "Tanzania" "Thailand" => "Thailand" "Timor-Leste" => "Timor-Leste" "Togo" => "Togo" "Tokelau" => "Tokelau" "Tonga" => "Tonga" "Trinidad & Tobago" => "Trinidad & Tobago" "Tunisia" => "Tunisia" "Turkey" => "Turkey" "Turkmenistan" => "Turkmenistan" "Turks & Caicos Islands" => "Turks & Caicos Islands" "Tuvalu" => "Tuvalu" "U.S. Outlying Islands" => "U.S. Outlying Islands" "U.S. Virgin Islands" => "U.S. Virgin Islands" "Uganda" => "Uganda" "Ukraine" => "Ukraine" "United Arab Emirates" => "United Arab Emirates" "United Kingdom" => "United Kingdom" "United States" => "United States" "Uruguay" => "Uruguay" "Uzbekistan" => "Uzbekistan" "Vanuatu" => "Vanuatu" "Vatican City" => "Vatican City" "Venezuela" => "Venezuela" "Vietnam" => "Vietnam" "Wallis & Futuna" => "Wallis & Futuna" "Western Sahara" => "Western Sahara" "Yemen" => "Yemen" "Zambia" => "Zambia" "Zimbabwe" => "Zimbabwe" "Åland Islands" => "Åland Islands" ] |
[ "Afghanistan" => "Afghanistan" "Albania" => "Albania" "Algeria" => "Algeria" "American Samoa" => "American Samoa" "Andorra" => "Andorra" "Angola" => "Angola" "Anguilla" => "Anguilla" "Antarctica" => "Antarctica" "Antigua & Barbuda" => "Antigua & Barbuda" "Argentina" => "Argentina" "Armenia" => "Armenia" "Aruba" => "Aruba" "Australia" => "Australia" "Austria" => "Austria" "Azerbaijan" => "Azerbaijan" "Bahamas" => "Bahamas" "Bahrain" => "Bahrain" "Bangladesh" => "Bangladesh" "Barbados" => "Barbados" "Belarus" => "Belarus" "Belgium" => "Belgium" "Belize" => "Belize" "Benin" => "Benin" "Bermuda" => "Bermuda" "Bhutan" => "Bhutan" "Bolivia" => "Bolivia" "Bosnia & Herzegovina" => "Bosnia & Herzegovina" "Botswana" => "Botswana" "Bouvet Island" => "Bouvet Island" "Brazil" => "Brazil" "British Indian Ocean Territory" => "British Indian Ocean Territory" "British Virgin Islands" => "British Virgin Islands" "Brunei" => "Brunei" "Bulgaria" => "Bulgaria" "Burkina Faso" => "Burkina Faso" "Burundi" => "Burundi" "Cambodia" => "Cambodia" "Cameroon" => "Cameroon" "Canada" => "Canada" "Cape Verde" => "Cape Verde" "Caribbean Netherlands" => "Caribbean Netherlands" "Cayman Islands" => "Cayman Islands" "Central African Republic" => "Central African Republic" "Chad" => "Chad" "Chile" => "Chile" "China" => "China" "Christmas Island" => "Christmas Island" "Cocos (Keeling) Islands" => "Cocos (Keeling) Islands" "Colombia" => "Colombia" "Comoros" => "Comoros" "Congo - Brazzaville" => "Congo - Brazzaville" "Congo - Kinshasa" => "Congo - Kinshasa" "Cook Islands" => "Cook Islands" "Costa Rica" => "Costa Rica" "Croatia" => "Croatia" "Cuba" => "Cuba" "Curaçao" => "Curaçao" "Cyprus" => "Cyprus" "Czechia" => "Czechia" "Côte d’Ivoire" => "Côte d’Ivoire" "Denmark" => "Denmark" "Djibouti" => "Djibouti" "Dominica" => "Dominica" "Dominican Republic" => "Dominican Republic" "Ecuador" => "Ecuador" "Egypt" => "Egypt" "El Salvador" => "El Salvador" "Equatorial Guinea" => "Equatorial Guinea" "Eritrea" => "Eritrea" "Estonia" => "Estonia" "Eswatini" => "Eswatini" "Ethiopia" => "Ethiopia" "Falkland Islands" => "Falkland Islands" "Faroe Islands" => "Faroe Islands" "Fiji" => "Fiji" "Finland" => "Finland" "France" => "France" "French Guiana" => "French Guiana" "French Polynesia" => "French Polynesia" "French Southern Territories" => "French Southern Territories" "Gabon" => "Gabon" "Gambia" => "Gambia" "Georgia" => "Georgia" "Germany" => "Germany" "Ghana" => "Ghana" "Gibraltar" => "Gibraltar" "Greece" => "Greece" "Greenland" => "Greenland" "Grenada" => "Grenada" "Guadeloupe" => "Guadeloupe" "Guam" => "Guam" "Guatemala" => "Guatemala" "Guernsey" => "Guernsey" "Guinea" => "Guinea" "Guinea-Bissau" => "Guinea-Bissau" "Guyana" => "Guyana" "Haiti" => "Haiti" "Heard & McDonald Islands" => "Heard & McDonald Islands" "Honduras" => "Honduras" "Hong Kong SAR China" => "Hong Kong SAR China" "Hungary" => "Hungary" "Iceland" => "Iceland" "India" => "India" "Indonesia" => "Indonesia" "Iran" => "Iran" "Iraq" => "Iraq" "Ireland" => "Ireland" "Isle of Man" => "Isle of Man" "Israel" => "Israel" "Italy" => "Italy" "Jamaica" => "Jamaica" "Japan" => "Japan" "Jersey" => "Jersey" "Jordan" => "Jordan" "Kazakhstan" => "Kazakhstan" "Kenya" => "Kenya" "Kiribati" => "Kiribati" "Kuwait" => "Kuwait" "Kyrgyzstan" => "Kyrgyzstan" "Laos" => "Laos" "Latvia" => "Latvia" "Lebanon" => "Lebanon" "Lesotho" => "Lesotho" "Liberia" => "Liberia" "Libya" => "Libya" "Liechtenstein" => "Liechtenstein" "Lithuania" => "Lithuania" "Luxembourg" => "Luxembourg" "Macao SAR China" => "Macao SAR China" "Madagascar" => "Madagascar" "Malawi" => "Malawi" "Malaysia" => "Malaysia" "Maldives" => "Maldives" "Mali" => "Mali" "Malta" => "Malta" "Marshall Islands" => "Marshall Islands" "Martinique" => "Martinique" "Mauritania" => "Mauritania" "Mauritius" => "Mauritius" "Mayotte" => "Mayotte" "Mexico" => "Mexico" "Micronesia" => "Micronesia" "Moldova" => "Moldova" "Monaco" => "Monaco" "Mongolia" => "Mongolia" "Montenegro" => "Montenegro" "Montserrat" => "Montserrat" "Morocco" => "Morocco" "Mozambique" => "Mozambique" "Myanmar (Burma)" => "Myanmar (Burma)" "Namibia" => "Namibia" "Nauru" => "Nauru" "Nepal" => "Nepal" "Netherlands" => "Netherlands" "New Caledonia" => "New Caledonia" "New Zealand" => "New Zealand" "Nicaragua" => "Nicaragua" "Niger" => "Niger" "Nigeria" => "Nigeria" "Niue" => "Niue" "Norfolk Island" => "Norfolk Island" "North Korea" => "North Korea" "North Macedonia" => "North Macedonia" "Northern Mariana Islands" => "Northern Mariana Islands" "Norway" => "Norway" "Oman" => "Oman" "Pakistan" => "Pakistan" "Palau" => "Palau" "Palestinian Territories" => "Palestinian Territories" "Panama" => "Panama" "Papua New Guinea" => "Papua New Guinea" "Paraguay" => "Paraguay" "Peru" => "Peru" "Philippines" => "Philippines" "Pitcairn Islands" => "Pitcairn Islands" "Poland" => "Poland" "Portugal" => "Portugal" "Puerto Rico" => "Puerto Rico" "Qatar" => "Qatar" "Romania" => "Romania" "Russia" => "Russia" "Rwanda" => "Rwanda" "Réunion" => "Réunion" "Samoa" => "Samoa" "San Marino" => "San Marino" "Saudi Arabia" => "Saudi Arabia" "Senegal" => "Senegal" "Serbia" => "Serbia" "Seychelles" => "Seychelles" "Sierra Leone" => "Sierra Leone" "Singapore" => "Singapore" "Sint Maarten" => "Sint Maarten" "Slovakia" => "Slovakia" "Slovenia" => "Slovenia" "Solomon Islands" => "Solomon Islands" "Somalia" => "Somalia" "South Africa" => "South Africa" "South Georgia & South Sandwich Islands" => "South Georgia & South Sandwich Islands" "South Korea" => "South Korea" "South Sudan" => "South Sudan" "Spain" => "Spain" "Sri Lanka" => "Sri Lanka" "St. Barthélemy" => "St. Barthélemy" "St. Helena" => "St. Helena" "St. Kitts & Nevis" => "St. Kitts & Nevis" "St. Lucia" => "St. Lucia" "St. Martin" => "St. Martin" "St. Pierre & Miquelon" => "St. Pierre & Miquelon" "St. Vincent & Grenadines" => "St. Vincent & Grenadines" "Sudan" => "Sudan" "Suriname" => "Suriname" "Svalbard & Jan Mayen" => "Svalbard & Jan Mayen" "Sweden" => "Sweden" "Switzerland" => "Switzerland" "Syria" => "Syria" "São Tomé & Príncipe" => "São Tomé & Príncipe" "Taiwan" => "Taiwan" "Tajikistan" => "Tajikistan" "Tanzania" => "Tanzania" "Thailand" => "Thailand" "Timor-Leste" => "Timor-Leste" "Togo" => "Togo" "Tokelau" => "Tokelau" "Tonga" => "Tonga" "Trinidad & Tobago" => "Trinidad & Tobago" "Tunisia" => "Tunisia" "Turkey" => "Turkey" "Turkmenistan" => "Turkmenistan" "Turks & Caicos Islands" => "Turks & Caicos Islands" "Tuvalu" => "Tuvalu" "U.S. Outlying Islands" => "U.S. Outlying Islands" "U.S. Virgin Islands" => "U.S. Virgin Islands" "Uganda" => "Uganda" "Ukraine" => "Ukraine" "United Arab Emirates" => "United Arab Emirates" "United Kingdom" => "United Kingdom" "United States" => "United States" "Uruguay" => "Uruguay" "Uzbekistan" => "Uzbekistan" "Vanuatu" => "Vanuatu" "Vatican City" => "Vatican City" "Venezuela" => "Venezuela" "Vietnam" => "Vietnam" "Wallis & Futuna" => "Wallis & Futuna" "Western Sahara" => "Western Sahara" "Yemen" => "Yemen" "Zambia" => "Zambia" "Zimbabwe" => "Zimbabwe" "Åland Islands" => "Åland Islands" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2788 +payload: null +message: "Please Select Country" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2788 +payload: null +message: "Please Select Country" +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
| placeholder | "Country*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Afghanistan" => "Afghanistan" "Albania" => "Albania" "Algeria" => "Algeria" "American Samoa" => "American Samoa" "Andorra" => "Andorra" "Angola" => "Angola" "Anguilla" => "Anguilla" "Antarctica" => "Antarctica" "Antigua & Barbuda" => "Antigua & Barbuda" "Argentina" => "Argentina" "Armenia" => "Armenia" "Aruba" => "Aruba" "Australia" => "Australia" "Austria" => "Austria" "Azerbaijan" => "Azerbaijan" "Bahamas" => "Bahamas" "Bahrain" => "Bahrain" "Bangladesh" => "Bangladesh" "Barbados" => "Barbados" "Belarus" => "Belarus" "Belgium" => "Belgium" "Belize" => "Belize" "Benin" => "Benin" "Bermuda" => "Bermuda" "Bhutan" => "Bhutan" "Bolivia" => "Bolivia" "Bosnia & Herzegovina" => "Bosnia & Herzegovina" "Botswana" => "Botswana" "Bouvet Island" => "Bouvet Island" "Brazil" => "Brazil" "British Indian Ocean Territory" => "British Indian Ocean Territory" "British Virgin Islands" => "British Virgin Islands" "Brunei" => "Brunei" "Bulgaria" => "Bulgaria" "Burkina Faso" => "Burkina Faso" "Burundi" => "Burundi" "Cambodia" => "Cambodia" "Cameroon" => "Cameroon" "Canada" => "Canada" "Cape Verde" => "Cape Verde" "Caribbean Netherlands" => "Caribbean Netherlands" "Cayman Islands" => "Cayman Islands" "Central African Republic" => "Central African Republic" "Chad" => "Chad" "Chile" => "Chile" "China" => "China" "Christmas Island" => "Christmas Island" "Cocos (Keeling) Islands" => "Cocos (Keeling) Islands" "Colombia" => "Colombia" "Comoros" => "Comoros" "Congo - Brazzaville" => "Congo - Brazzaville" "Congo - Kinshasa" => "Congo - Kinshasa" "Cook Islands" => "Cook Islands" "Costa Rica" => "Costa Rica" "Croatia" => "Croatia" "Cuba" => "Cuba" "Curaçao" => "Curaçao" "Cyprus" => "Cyprus" "Czechia" => "Czechia" "Côte d’Ivoire" => "Côte d’Ivoire" "Denmark" => "Denmark" "Djibouti" => "Djibouti" "Dominica" => "Dominica" "Dominican Republic" => "Dominican Republic" "Ecuador" => "Ecuador" "Egypt" => "Egypt" "El Salvador" => "El Salvador" "Equatorial Guinea" => "Equatorial Guinea" "Eritrea" => "Eritrea" "Estonia" => "Estonia" "Eswatini" => "Eswatini" "Ethiopia" => "Ethiopia" "Falkland Islands" => "Falkland Islands" "Faroe Islands" => "Faroe Islands" "Fiji" => "Fiji" "Finland" => "Finland" "France" => "France" "French Guiana" => "French Guiana" "French Polynesia" => "French Polynesia" "French Southern Territories" => "French Southern Territories" "Gabon" => "Gabon" "Gambia" => "Gambia" "Georgia" => "Georgia" "Germany" => "Germany" "Ghana" => "Ghana" "Gibraltar" => "Gibraltar" "Greece" => "Greece" "Greenland" => "Greenland" "Grenada" => "Grenada" "Guadeloupe" => "Guadeloupe" "Guam" => "Guam" "Guatemala" => "Guatemala" "Guernsey" => "Guernsey" "Guinea" => "Guinea" "Guinea-Bissau" => "Guinea-Bissau" "Guyana" => "Guyana" "Haiti" => "Haiti" "Heard & McDonald Islands" => "Heard & McDonald Islands" "Honduras" => "Honduras" "Hong Kong SAR China" => "Hong Kong SAR China" "Hungary" => "Hungary" "Iceland" => "Iceland" "India" => "India" "Indonesia" => "Indonesia" "Iran" => "Iran" "Iraq" => "Iraq" "Ireland" => "Ireland" "Isle of Man" => "Isle of Man" "Israel" => "Israel" "Italy" => "Italy" "Jamaica" => "Jamaica" "Japan" => "Japan" "Jersey" => "Jersey" "Jordan" => "Jordan" "Kazakhstan" => "Kazakhstan" "Kenya" => "Kenya" "Kiribati" => "Kiribati" "Kuwait" => "Kuwait" "Kyrgyzstan" => "Kyrgyzstan" "Laos" => "Laos" "Latvia" => "Latvia" "Lebanon" => "Lebanon" "Lesotho" => "Lesotho" "Liberia" => "Liberia" "Libya" => "Libya" "Liechtenstein" => "Liechtenstein" "Lithuania" => "Lithuania" "Luxembourg" => "Luxembourg" "Macao SAR China" => "Macao SAR China" "Madagascar" => "Madagascar" "Malawi" => "Malawi" "Malaysia" => "Malaysia" "Maldives" => "Maldives" "Mali" => "Mali" "Malta" => "Malta" "Marshall Islands" => "Marshall Islands" "Martinique" => "Martinique" "Mauritania" => "Mauritania" "Mauritius" => "Mauritius" "Mayotte" => "Mayotte" "Mexico" => "Mexico" "Micronesia" => "Micronesia" "Moldova" => "Moldova" "Monaco" => "Monaco" "Mongolia" => "Mongolia" "Montenegro" => "Montenegro" "Montserrat" => "Montserrat" "Morocco" => "Morocco" "Mozambique" => "Mozambique" "Myanmar (Burma)" => "Myanmar (Burma)" "Namibia" => "Namibia" "Nauru" => "Nauru" "Nepal" => "Nepal" "Netherlands" => "Netherlands" "New Caledonia" => "New Caledonia" "New Zealand" => "New Zealand" "Nicaragua" => "Nicaragua" "Niger" => "Niger" "Nigeria" => "Nigeria" "Niue" => "Niue" "Norfolk Island" => "Norfolk Island" "North Korea" => "North Korea" "North Macedonia" => "North Macedonia" "Northern Mariana Islands" => "Northern Mariana Islands" "Norway" => "Norway" "Oman" => "Oman" "Pakistan" => "Pakistan" "Palau" => "Palau" "Palestinian Territories" => "Palestinian Territories" "Panama" => "Panama" "Papua New Guinea" => "Papua New Guinea" "Paraguay" => "Paraguay" "Peru" => "Peru" "Philippines" => "Philippines" "Pitcairn Islands" => "Pitcairn Islands" "Poland" => "Poland" "Portugal" => "Portugal" "Puerto Rico" => "Puerto Rico" "Qatar" => "Qatar" "Romania" => "Romania" "Russia" => "Russia" "Rwanda" => "Rwanda" "Réunion" => "Réunion" "Samoa" => "Samoa" "San Marino" => "San Marino" "Saudi Arabia" => "Saudi Arabia" "Senegal" => "Senegal" "Serbia" => "Serbia" "Seychelles" => "Seychelles" "Sierra Leone" => "Sierra Leone" "Singapore" => "Singapore" "Sint Maarten" => "Sint Maarten" "Slovakia" => "Slovakia" "Slovenia" => "Slovenia" "Solomon Islands" => "Solomon Islands" "Somalia" => "Somalia" "South Africa" => "South Africa" "South Georgia & South Sandwich Islands" => "South Georgia & South Sandwich Islands" "South Korea" => "South Korea" "South Sudan" => "South Sudan" "Spain" => "Spain" "Sri Lanka" => "Sri Lanka" "St. Barthélemy" => "St. Barthélemy" "St. Helena" => "St. Helena" "St. Kitts & Nevis" => "St. Kitts & Nevis" "St. Lucia" => "St. Lucia" "St. Martin" => "St. Martin" "St. Pierre & Miquelon" => "St. Pierre & Miquelon" "St. Vincent & Grenadines" => "St. Vincent & Grenadines" "Sudan" => "Sudan" "Suriname" => "Suriname" "Svalbard & Jan Mayen" => "Svalbard & Jan Mayen" "Sweden" => "Sweden" "Switzerland" => "Switzerland" "Syria" => "Syria" "São Tomé & Príncipe" => "São Tomé & Príncipe" "Taiwan" => "Taiwan" "Tajikistan" => "Tajikistan" "Tanzania" => "Tanzania" "Thailand" => "Thailand" "Timor-Leste" => "Timor-Leste" "Togo" => "Togo" "Tokelau" => "Tokelau" "Tonga" => "Tonga" "Trinidad & Tobago" => "Trinidad & Tobago" "Tunisia" => "Tunisia" "Turkey" => "Turkey" "Turkmenistan" => "Turkmenistan" "Turks & Caicos Islands" => "Turks & Caicos Islands" "Tuvalu" => "Tuvalu" "U.S. Outlying Islands" => "U.S. Outlying Islands" "U.S. Virgin Islands" => "U.S. Virgin Islands" "Uganda" => "Uganda" "Ukraine" => "Ukraine" "United Arab Emirates" => "United Arab Emirates" "United Kingdom" => "United Kingdom" "United States" => "United States" "Uruguay" => "Uruguay" "Uzbekistan" => "Uzbekistan" "Vanuatu" => "Vanuatu" "Vatican City" => "Vatican City" "Venezuela" => "Venezuela" "Vietnam" => "Vietnam" "Wallis & Futuna" => "Wallis & Futuna" "Western Sahara" => "Western Sahara" "Yemen" => "Yemen" "Zambia" => "Zambia" "Zimbabwe" => "Zimbabwe" "Åland Islands" => "Åland Islands" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2788 +payload: null +message: "Please Select Country" +allowNull: false +normalizer: null } ] |
| 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 {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data_class | null |
| disabled | false |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Country*" |
| 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() {#2864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#2863 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_us_form_country" ] |
| cache_key | "_contact_us_form_country_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2819 +label: "Afghanistan" +value: "Afghanistan" +data: "Afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +label: "Albania" +value: "Albania" +data: "Albania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +label: "Algeria" +value: "Algeria" +data: "Algeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2914 +label: "American Samoa" +value: "American Samoa" +data: "American Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +label: "Andorra" +value: "Andorra" +data: "Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +label: "Angola" +value: "Angola" +data: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2916 +label: "Anguilla" +value: "Anguilla" +data: "Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +label: "Antarctica" +value: "Antarctica" +data: "Antarctica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "Antigua & Barbuda" +value: "Antigua & Barbuda" +data: "Antigua & Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "Argentina" +value: "Argentina" +data: "Argentina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +label: "Armenia" +value: "Armenia" +data: "Armenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +label: "Aruba" +value: "Aruba" +data: "Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +label: "Australia" +value: "Australia" +data: "Australia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +label: "Austria" +value: "Austria" +data: "Austria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +label: "Azerbaijan" +value: "Azerbaijan" +data: "Azerbaijan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +label: "Bahamas" +value: "Bahamas" +data: "Bahamas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +label: "Bahrain" +value: "Bahrain" +data: "Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +label: "Bangladesh" +value: "Bangladesh" +data: "Bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +label: "Barbados" +value: "Barbados" +data: "Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "Belarus" +value: "Belarus" +data: "Belarus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "Belgium" +value: "Belgium" +data: "Belgium" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +label: "Belize" +value: "Belize" +data: "Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +label: "Benin" +value: "Benin" +data: "Benin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +label: "Bermuda" +value: "Bermuda" +data: "Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +label: "Bhutan" +value: "Bhutan" +data: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +label: "Bolivia" +value: "Bolivia" +data: "Bolivia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "Bosnia & Herzegovina" +value: "Bosnia & Herzegovina" +data: "Bosnia & Herzegovina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +label: "Botswana" +value: "Botswana" +data: "Botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +label: "Bouvet Island" +value: "Bouvet Island" +data: "Bouvet Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +label: "Brazil" +value: "Brazil" +data: "Brazil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +label: "British Indian Ocean Territory" +value: "British Indian Ocean Territory" +data: "British Indian Ocean Territory" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +label: "British Virgin Islands" +value: "British Virgin Islands" +data: "British Virgin Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +label: "Brunei" +value: "Brunei" +data: "Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +label: "Bulgaria" +value: "Bulgaria" +data: "Bulgaria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +label: "Burkina Faso" +value: "Burkina Faso" +data: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +label: "Burundi" +value: "Burundi" +data: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +label: "Cambodia" +value: "Cambodia" +data: "Cambodia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +label: "Cameroon" +value: "Cameroon" +data: "Cameroon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +label: "Canada" +value: "Canada" +data: "Canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +label: "Cape Verde" +value: "Cape Verde" +data: "Cape Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +label: "Caribbean Netherlands" +value: "Caribbean Netherlands" +data: "Caribbean Netherlands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +label: "Cayman Islands" +value: "Cayman Islands" +data: "Cayman Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +label: "Central African Republic" +value: "Central African Republic" +data: "Central African Republic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +label: "Chad" +value: "Chad" +data: "Chad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +label: "Chile" +value: "Chile" +data: "Chile" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +label: "China" +value: "China" +data: "China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +label: "Christmas Island" +value: "Christmas Island" +data: "Christmas Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +label: "Cocos (Keeling) Islands" +value: "Cocos (Keeling) Islands" +data: "Cocos (Keeling) Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +label: "Colombia" +value: "Colombia" +data: "Colombia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +label: "Comoros" +value: "Comoros" +data: "Comoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "Congo - Brazzaville" +value: "Congo - Brazzaville" +data: "Congo - Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +label: "Congo - Kinshasa" +value: "Congo - Kinshasa" +data: "Congo - Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +label: "Cook Islands" +value: "Cook Islands" +data: "Cook Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +label: "Costa Rica" +value: "Costa Rica" +data: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "Croatia" +value: "Croatia" +data: "Croatia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +label: "Cuba" +value: "Cuba" +data: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +label: "Curaçao" +value: "Curaçao" +data: "Curaçao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "Cyprus" +value: "Cyprus" +data: "Cyprus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +label: "Czechia" +value: "Czechia" +data: "Czechia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +label: "Côte d’Ivoire" +value: "Côte d’Ivoire" +data: "Côte d’Ivoire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +label: "Denmark" +value: "Denmark" +data: "Denmark" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +label: "Djibouti" +value: "Djibouti" +data: "Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Dominica" +value: "Dominica" +data: "Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "Dominican Republic" +value: "Dominican Republic" +data: "Dominican Republic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "Ecuador" +value: "Ecuador" +data: "Ecuador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "Egypt" +value: "Egypt" +data: "Egypt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "El Salvador" +value: "El Salvador" +data: "El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "Equatorial Guinea" +value: "Equatorial Guinea" +data: "Equatorial Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +label: "Eritrea" +value: "Eritrea" +data: "Eritrea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Estonia" +value: "Estonia" +data: "Estonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Eswatini" +value: "Eswatini" +data: "Eswatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Ethiopia" +value: "Ethiopia" +data: "Ethiopia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Falkland Islands" +value: "Falkland Islands" +data: "Falkland Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Faroe Islands" +value: "Faroe Islands" +data: "Faroe Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Fiji" +value: "Fiji" +data: "Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Finland" +value: "Finland" +data: "Finland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "France" +value: "France" +data: "France" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "French Guiana" +value: "French Guiana" +data: "French Guiana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "French Polynesia" +value: "French Polynesia" +data: "French Polynesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "French Southern Territories" +value: "French Southern Territories" +data: "French Southern Territories" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Gabon" +value: "Gabon" +data: "Gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Gambia" +value: "Gambia" +data: "Gambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Georgia" +value: "Georgia" +data: "Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Germany" +value: "Germany" +data: "Germany" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Ghana" +value: "Ghana" +data: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Gibraltar" +value: "Gibraltar" +data: "Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Greece" +value: "Greece" +data: "Greece" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Greenland" +value: "Greenland" +data: "Greenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Grenada" +value: "Grenada" +data: "Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Guadeloupe" +value: "Guadeloupe" +data: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Guam" +value: "Guam" +data: "Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Guatemala" +value: "Guatemala" +data: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Guernsey" +value: "Guernsey" +data: "Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Guinea" +value: "Guinea" +data: "Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Guinea-Bissau" +value: "Guinea-Bissau" +data: "Guinea-Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Guyana" +value: "Guyana" +data: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Haiti" +value: "Haiti" +data: "Haiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Heard & McDonald Islands" +value: "Heard & McDonald Islands" +data: "Heard & McDonald Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Honduras" +value: "Honduras" +data: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Hong Kong SAR China" +value: "Hong Kong SAR China" +data: "Hong Kong SAR China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Hungary" +value: "Hungary" +data: "Hungary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Iceland" +value: "Iceland" +data: "Iceland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "India" +value: "India" +data: "India" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Indonesia" +value: "Indonesia" +data: "Indonesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Iran" +value: "Iran" +data: "Iran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Iraq" +value: "Iraq" +data: "Iraq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Ireland" +value: "Ireland" +data: "Ireland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Isle of Man" +value: "Isle of Man" +data: "Isle of Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Israel" +value: "Israel" +data: "Israel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Italy" +value: "Italy" +data: "Italy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Jamaica" +value: "Jamaica" +data: "Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Japan" +value: "Japan" +data: "Japan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Jersey" +value: "Jersey" +data: "Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Jordan" +value: "Jordan" +data: "Jordan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Kazakhstan" +value: "Kazakhstan" +data: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Kenya" +value: "Kenya" +data: "Kenya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Kiribati" +value: "Kiribati" +data: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Kuwait" +value: "Kuwait" +data: "Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Kyrgyzstan" +value: "Kyrgyzstan" +data: "Kyrgyzstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Laos" +value: "Laos" +data: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Latvia" +value: "Latvia" +data: "Latvia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Lebanon" +value: "Lebanon" +data: "Lebanon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Lesotho" +value: "Lesotho" +data: "Lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Liberia" +value: "Liberia" +data: "Liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Libya" +value: "Libya" +data: "Libya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Liechtenstein" +value: "Liechtenstein" +data: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Lithuania" +value: "Lithuania" +data: "Lithuania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Luxembourg" +value: "Luxembourg" +data: "Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Macao SAR China" +value: "Macao SAR China" +data: "Macao SAR China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Madagascar" +value: "Madagascar" +data: "Madagascar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Malawi" +value: "Malawi" +data: "Malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "Malaysia" +value: "Malaysia" +data: "Malaysia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Maldives" +value: "Maldives" +data: "Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "Mali" +value: "Mali" +data: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Malta" +value: "Malta" +data: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Marshall Islands" +value: "Marshall Islands" +data: "Marshall Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Martinique" +value: "Martinique" +data: "Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Mauritania" +value: "Mauritania" +data: "Mauritania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Mauritius" +value: "Mauritius" +data: "Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Mayotte" +value: "Mayotte" +data: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Mexico" +value: "Mexico" +data: "Mexico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Micronesia" +value: "Micronesia" +data: "Micronesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Moldova" +value: "Moldova" +data: "Moldova" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Monaco" +value: "Monaco" +data: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Mongolia" +value: "Mongolia" +data: "Mongolia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Montenegro" +value: "Montenegro" +data: "Montenegro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Montserrat" +value: "Montserrat" +data: "Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Morocco" +value: "Morocco" +data: "Morocco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Mozambique" +value: "Mozambique" +data: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Myanmar (Burma)" +value: "Myanmar (Burma)" +data: "Myanmar (Burma)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Namibia" +value: "Namibia" +data: "Namibia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Nauru" +value: "Nauru" +data: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Nepal" +value: "Nepal" +data: "Nepal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Netherlands" +value: "Netherlands" +data: "Netherlands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "New Caledonia" +value: "New Caledonia" +data: "New Caledonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "New Zealand" +value: "New Zealand" +data: "New Zealand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Nicaragua" +value: "Nicaragua" +data: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Niger" +value: "Niger" +data: "Niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Nigeria" +value: "Nigeria" +data: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Niue" +value: "Niue" +data: "Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Norfolk Island" +value: "Norfolk Island" +data: "Norfolk Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "North Korea" +value: "North Korea" +data: "North Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "North Macedonia" +value: "North Macedonia" +data: "North Macedonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Northern Mariana Islands" +value: "Northern Mariana Islands" +data: "Northern Mariana Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Norway" +value: "Norway" +data: "Norway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Oman" +value: "Oman" +data: "Oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Pakistan" +value: "Pakistan" +data: "Pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Palau" +value: "Palau" +data: "Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Palestinian Territories" +value: "Palestinian Territories" +data: "Palestinian Territories" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Panama" +value: "Panama" +data: "Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Papua New Guinea" +value: "Papua New Guinea" +data: "Papua New Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Paraguay" +value: "Paraguay" +data: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Peru" +value: "Peru" +data: "Peru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Philippines" +value: "Philippines" +data: "Philippines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Pitcairn Islands" +value: "Pitcairn Islands" +data: "Pitcairn Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Poland" +value: "Poland" +data: "Poland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Portugal" +value: "Portugal" +data: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Puerto Rico" +value: "Puerto Rico" +data: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Qatar" +value: "Qatar" +data: "Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Romania" +value: "Romania" +data: "Romania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Russia" +value: "Russia" +data: "Russia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Rwanda" +value: "Rwanda" +data: "Rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Réunion" +value: "Réunion" +data: "Réunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Samoa" +value: "Samoa" +data: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "San Marino" +value: "San Marino" +data: "San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Saudi Arabia" +value: "Saudi Arabia" +data: "Saudi Arabia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Senegal" +value: "Senegal" +data: "Senegal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Serbia" +value: "Serbia" +data: "Serbia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Seychelles" +value: "Seychelles" +data: "Seychelles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Sierra Leone" +value: "Sierra Leone" +data: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Singapore" +value: "Singapore" +data: "Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Sint Maarten" +value: "Sint Maarten" +data: "Sint Maarten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Slovakia" +value: "Slovakia" +data: "Slovakia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Slovenia" +value: "Slovenia" +data: "Slovenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Solomon Islands" +value: "Solomon Islands" +data: "Solomon Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Somalia" +value: "Somalia" +data: "Somalia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "South Africa" +value: "South Africa" +data: "South Africa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "South Georgia & South Sandwich Islands" +value: "South Georgia & South Sandwich Islands" +data: "South Georgia & South Sandwich Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "South Korea" +value: "South Korea" +data: "South Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "South Sudan" +value: "South Sudan" +data: "South Sudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Spain" +value: "Spain" +data: "Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Sri Lanka" +value: "Sri Lanka" +data: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "St. Barthélemy" +value: "St. Barthélemy" +data: "St. Barthélemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "St. Helena" +value: "St. Helena" +data: "St. Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "St. Kitts & Nevis" +value: "St. Kitts & Nevis" +data: "St. Kitts & Nevis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "St. Lucia" +value: "St. Lucia" +data: "St. Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "St. Martin" +value: "St. Martin" +data: "St. Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "St. Pierre & Miquelon" +value: "St. Pierre & Miquelon" +data: "St. Pierre & Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "St. Vincent & Grenadines" +value: "St. Vincent & Grenadines" +data: "St. Vincent & Grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Sudan" +value: "Sudan" +data: "Sudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Suriname" +value: "Suriname" +data: "Suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Svalbard & Jan Mayen" +value: "Svalbard & Jan Mayen" +data: "Svalbard & Jan Mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "Sweden" +value: "Sweden" +data: "Sweden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "Switzerland" +value: "Switzerland" +data: "Switzerland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Syria" +value: "Syria" +data: "Syria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "São Tomé & Príncipe" +value: "São Tomé & Príncipe" +data: "São Tomé & Príncipe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Taiwan" +value: "Taiwan" +data: "Taiwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Tajikistan" +value: "Tajikistan" +data: "Tajikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Tanzania" +value: "Tanzania" +data: "Tanzania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Thailand" +value: "Thailand" +data: "Thailand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Timor-Leste" +value: "Timor-Leste" +data: "Timor-Leste" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Togo" +value: "Togo" +data: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Tokelau" +value: "Tokelau" +data: "Tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Tonga" +value: "Tonga" +data: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Trinidad & Tobago" +value: "Trinidad & Tobago" +data: "Trinidad & Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Tunisia" +value: "Tunisia" +data: "Tunisia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Turkey" +value: "Turkey" +data: "Turkey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Turkmenistan" +value: "Turkmenistan" +data: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Turks & Caicos Islands" +value: "Turks & Caicos Islands" +data: "Turks & Caicos Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Tuvalu" +value: "Tuvalu" +data: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "U.S. Outlying Islands" +value: "U.S. Outlying Islands" +data: "U.S. Outlying Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "U.S. Virgin Islands" +value: "U.S. Virgin Islands" +data: "U.S. Virgin Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Uganda" +value: "Uganda" +data: "Uganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Ukraine" +value: "Ukraine" +data: "Ukraine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "United Arab Emirates" +value: "United Arab Emirates" +data: "United Arab Emirates" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "United Kingdom" +value: "United Kingdom" +data: "United Kingdom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "United States" +value: "United States" +data: "United States" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Uruguay" +value: "Uruguay" +data: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Uzbekistan" +value: "Uzbekistan" +data: "Uzbekistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Vanuatu" +value: "Vanuatu" +data: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Vatican City" +value: "Vatican City" +data: "Vatican City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Venezuela" +value: "Venezuela" +data: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Vietnam" +value: "Vietnam" +data: "Vietnam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Wallis & Futuna" +value: "Wallis & Futuna" +data: "Wallis & Futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Western Sahara" +value: "Western Sahara" +data: "Western Sahara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Yemen" +value: "Yemen" +data: "Yemen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Zambia" +value: "Zambia" +data: "Zambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Zimbabwe" +value: "Zimbabwe" +data: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Åland Islands" +value: "Åland Islands" +data: "Åland Islands" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2866 -form: Symfony\Component\Form\Form {#2901 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2816 …5} |
| full_name | "contact_us_form[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_country" |
| is_selected | Closure($choice, $value) {#3193 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2846 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "Country*" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_country" |
| valid | true |
| value | "" |
nationality
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ "Afghanistan" => "Afghanistan" "Albania" => "Albania" "Algeria" => "Algeria" "American Samoa" => "American Samoa" "Andorra" => "Andorra" "Angola" => "Angola" "Anguilla" => "Anguilla" "Antarctica" => "Antarctica" "Antigua & Barbuda" => "Antigua & Barbuda" "Argentina" => "Argentina" "Armenia" => "Armenia" "Aruba" => "Aruba" "Australia" => "Australia" "Austria" => "Austria" "Azerbaijan" => "Azerbaijan" "Bahamas" => "Bahamas" "Bahrain" => "Bahrain" "Bangladesh" => "Bangladesh" "Barbados" => "Barbados" "Belarus" => "Belarus" "Belgium" => "Belgium" "Belize" => "Belize" "Benin" => "Benin" "Bermuda" => "Bermuda" "Bhutan" => "Bhutan" "Bolivia" => "Bolivia" "Bosnia & Herzegovina" => "Bosnia & Herzegovina" "Botswana" => "Botswana" "Bouvet Island" => "Bouvet Island" "Brazil" => "Brazil" "British Indian Ocean Territory" => "British Indian Ocean Territory" "British Virgin Islands" => "British Virgin Islands" "Brunei" => "Brunei" "Bulgaria" => "Bulgaria" "Burkina Faso" => "Burkina Faso" "Burundi" => "Burundi" "Cambodia" => "Cambodia" "Cameroon" => "Cameroon" "Canada" => "Canada" "Cape Verde" => "Cape Verde" "Caribbean Netherlands" => "Caribbean Netherlands" "Cayman Islands" => "Cayman Islands" "Central African Republic" => "Central African Republic" "Chad" => "Chad" "Chile" => "Chile" "China" => "China" "Christmas Island" => "Christmas Island" "Cocos (Keeling) Islands" => "Cocos (Keeling) Islands" "Colombia" => "Colombia" "Comoros" => "Comoros" "Congo - Brazzaville" => "Congo - Brazzaville" "Congo - Kinshasa" => "Congo - Kinshasa" "Cook Islands" => "Cook Islands" "Costa Rica" => "Costa Rica" "Croatia" => "Croatia" "Cuba" => "Cuba" "Curaçao" => "Curaçao" "Cyprus" => "Cyprus" "Czechia" => "Czechia" "Côte d’Ivoire" => "Côte d’Ivoire" "Denmark" => "Denmark" "Djibouti" => "Djibouti" "Dominica" => "Dominica" "Dominican Republic" => "Dominican Republic" "Ecuador" => "Ecuador" "Egypt" => "Egypt" "El Salvador" => "El Salvador" "Equatorial Guinea" => "Equatorial Guinea" "Eritrea" => "Eritrea" "Estonia" => "Estonia" "Eswatini" => "Eswatini" "Ethiopia" => "Ethiopia" "Falkland Islands" => "Falkland Islands" "Faroe Islands" => "Faroe Islands" "Fiji" => "Fiji" "Finland" => "Finland" "France" => "France" "French Guiana" => "French Guiana" "French Polynesia" => "French Polynesia" "French Southern Territories" => "French Southern Territories" "Gabon" => "Gabon" "Gambia" => "Gambia" "Georgia" => "Georgia" "Germany" => "Germany" "Ghana" => "Ghana" "Gibraltar" => "Gibraltar" "Greece" => "Greece" "Greenland" => "Greenland" "Grenada" => "Grenada" "Guadeloupe" => "Guadeloupe" "Guam" => "Guam" "Guatemala" => "Guatemala" "Guernsey" => "Guernsey" "Guinea" => "Guinea" "Guinea-Bissau" => "Guinea-Bissau" "Guyana" => "Guyana" "Haiti" => "Haiti" "Heard & McDonald Islands" => "Heard & McDonald Islands" "Honduras" => "Honduras" "Hong Kong SAR China" => "Hong Kong SAR China" "Hungary" => "Hungary" "Iceland" => "Iceland" "India" => "India" "Indonesia" => "Indonesia" "Iran" => "Iran" "Iraq" => "Iraq" "Ireland" => "Ireland" "Isle of Man" => "Isle of Man" "Israel" => "Israel" "Italy" => "Italy" "Jamaica" => "Jamaica" "Japan" => "Japan" "Jersey" => "Jersey" "Jordan" => "Jordan" "Kazakhstan" => "Kazakhstan" "Kenya" => "Kenya" "Kiribati" => "Kiribati" "Kuwait" => "Kuwait" "Kyrgyzstan" => "Kyrgyzstan" "Laos" => "Laos" "Latvia" => "Latvia" "Lebanon" => "Lebanon" "Lesotho" => "Lesotho" "Liberia" => "Liberia" "Libya" => "Libya" "Liechtenstein" => "Liechtenstein" "Lithuania" => "Lithuania" "Luxembourg" => "Luxembourg" "Macao SAR China" => "Macao SAR China" "Madagascar" => "Madagascar" "Malawi" => "Malawi" "Malaysia" => "Malaysia" "Maldives" => "Maldives" "Mali" => "Mali" "Malta" => "Malta" "Marshall Islands" => "Marshall Islands" "Martinique" => "Martinique" "Mauritania" => "Mauritania" "Mauritius" => "Mauritius" "Mayotte" => "Mayotte" "Mexico" => "Mexico" "Micronesia" => "Micronesia" "Moldova" => "Moldova" "Monaco" => "Monaco" "Mongolia" => "Mongolia" "Montenegro" => "Montenegro" "Montserrat" => "Montserrat" "Morocco" => "Morocco" "Mozambique" => "Mozambique" "Myanmar (Burma)" => "Myanmar (Burma)" "Namibia" => "Namibia" "Nauru" => "Nauru" "Nepal" => "Nepal" "Netherlands" => "Netherlands" "New Caledonia" => "New Caledonia" "New Zealand" => "New Zealand" "Nicaragua" => "Nicaragua" "Niger" => "Niger" "Nigeria" => "Nigeria" "Niue" => "Niue" "Norfolk Island" => "Norfolk Island" "North Korea" => "North Korea" "North Macedonia" => "North Macedonia" "Northern Mariana Islands" => "Northern Mariana Islands" "Norway" => "Norway" "Oman" => "Oman" "Pakistan" => "Pakistan" "Palau" => "Palau" "Palestinian Territories" => "Palestinian Territories" "Panama" => "Panama" "Papua New Guinea" => "Papua New Guinea" "Paraguay" => "Paraguay" "Peru" => "Peru" "Philippines" => "Philippines" "Pitcairn Islands" => "Pitcairn Islands" "Poland" => "Poland" "Portugal" => "Portugal" "Puerto Rico" => "Puerto Rico" "Qatar" => "Qatar" "Romania" => "Romania" "Russia" => "Russia" "Rwanda" => "Rwanda" "Réunion" => "Réunion" "Samoa" => "Samoa" "San Marino" => "San Marino" "Saudi Arabia" => "Saudi Arabia" "Senegal" => "Senegal" "Serbia" => "Serbia" "Seychelles" => "Seychelles" "Sierra Leone" => "Sierra Leone" "Singapore" => "Singapore" "Sint Maarten" => "Sint Maarten" "Slovakia" => "Slovakia" "Slovenia" => "Slovenia" "Solomon Islands" => "Solomon Islands" "Somalia" => "Somalia" "South Africa" => "South Africa" "South Georgia & South Sandwich Islands" => "South Georgia & South Sandwich Islands" "South Korea" => "South Korea" "South Sudan" => "South Sudan" "Spain" => "Spain" "Sri Lanka" => "Sri Lanka" "St. Barthélemy" => "St. Barthélemy" "St. Helena" => "St. Helena" "St. Kitts & Nevis" => "St. Kitts & Nevis" "St. Lucia" => "St. Lucia" "St. Martin" => "St. Martin" "St. Pierre & Miquelon" => "St. Pierre & Miquelon" "St. Vincent & Grenadines" => "St. Vincent & Grenadines" "Sudan" => "Sudan" "Suriname" => "Suriname" "Svalbard & Jan Mayen" => "Svalbard & Jan Mayen" "Sweden" => "Sweden" "Switzerland" => "Switzerland" "Syria" => "Syria" "São Tomé & Príncipe" => "São Tomé & Príncipe" "Taiwan" => "Taiwan" "Tajikistan" => "Tajikistan" "Tanzania" => "Tanzania" "Thailand" => "Thailand" "Timor-Leste" => "Timor-Leste" "Togo" => "Togo" "Tokelau" => "Tokelau" "Tonga" => "Tonga" "Trinidad & Tobago" => "Trinidad & Tobago" "Tunisia" => "Tunisia" "Turkey" => "Turkey" "Turkmenistan" => "Turkmenistan" "Turks & Caicos Islands" => "Turks & Caicos Islands" "Tuvalu" => "Tuvalu" "U.S. Outlying Islands" => "U.S. Outlying Islands" "U.S. Virgin Islands" => "U.S. Virgin Islands" "Uganda" => "Uganda" "Ukraine" => "Ukraine" "United Arab Emirates" => "United Arab Emirates" "United Kingdom" => "United Kingdom" "United States" => "United States" "Uruguay" => "Uruguay" "Uzbekistan" => "Uzbekistan" "Vanuatu" => "Vanuatu" "Vatican City" => "Vatican City" "Venezuela" => "Venezuela" "Vietnam" => "Vietnam" "Wallis & Futuna" => "Wallis & Futuna" "Western Sahara" => "Western Sahara" "Yemen" => "Yemen" "Zambia" => "Zambia" "Zimbabwe" => "Zimbabwe" "Åland Islands" => "Åland Islands" ] |
[ "Afghanistan" => "Afghanistan" "Albania" => "Albania" "Algeria" => "Algeria" "American Samoa" => "American Samoa" "Andorra" => "Andorra" "Angola" => "Angola" "Anguilla" => "Anguilla" "Antarctica" => "Antarctica" "Antigua & Barbuda" => "Antigua & Barbuda" "Argentina" => "Argentina" "Armenia" => "Armenia" "Aruba" => "Aruba" "Australia" => "Australia" "Austria" => "Austria" "Azerbaijan" => "Azerbaijan" "Bahamas" => "Bahamas" "Bahrain" => "Bahrain" "Bangladesh" => "Bangladesh" "Barbados" => "Barbados" "Belarus" => "Belarus" "Belgium" => "Belgium" "Belize" => "Belize" "Benin" => "Benin" "Bermuda" => "Bermuda" "Bhutan" => "Bhutan" "Bolivia" => "Bolivia" "Bosnia & Herzegovina" => "Bosnia & Herzegovina" "Botswana" => "Botswana" "Bouvet Island" => "Bouvet Island" "Brazil" => "Brazil" "British Indian Ocean Territory" => "British Indian Ocean Territory" "British Virgin Islands" => "British Virgin Islands" "Brunei" => "Brunei" "Bulgaria" => "Bulgaria" "Burkina Faso" => "Burkina Faso" "Burundi" => "Burundi" "Cambodia" => "Cambodia" "Cameroon" => "Cameroon" "Canada" => "Canada" "Cape Verde" => "Cape Verde" "Caribbean Netherlands" => "Caribbean Netherlands" "Cayman Islands" => "Cayman Islands" "Central African Republic" => "Central African Republic" "Chad" => "Chad" "Chile" => "Chile" "China" => "China" "Christmas Island" => "Christmas Island" "Cocos (Keeling) Islands" => "Cocos (Keeling) Islands" "Colombia" => "Colombia" "Comoros" => "Comoros" "Congo - Brazzaville" => "Congo - Brazzaville" "Congo - Kinshasa" => "Congo - Kinshasa" "Cook Islands" => "Cook Islands" "Costa Rica" => "Costa Rica" "Croatia" => "Croatia" "Cuba" => "Cuba" "Curaçao" => "Curaçao" "Cyprus" => "Cyprus" "Czechia" => "Czechia" "Côte d’Ivoire" => "Côte d’Ivoire" "Denmark" => "Denmark" "Djibouti" => "Djibouti" "Dominica" => "Dominica" "Dominican Republic" => "Dominican Republic" "Ecuador" => "Ecuador" "Egypt" => "Egypt" "El Salvador" => "El Salvador" "Equatorial Guinea" => "Equatorial Guinea" "Eritrea" => "Eritrea" "Estonia" => "Estonia" "Eswatini" => "Eswatini" "Ethiopia" => "Ethiopia" "Falkland Islands" => "Falkland Islands" "Faroe Islands" => "Faroe Islands" "Fiji" => "Fiji" "Finland" => "Finland" "France" => "France" "French Guiana" => "French Guiana" "French Polynesia" => "French Polynesia" "French Southern Territories" => "French Southern Territories" "Gabon" => "Gabon" "Gambia" => "Gambia" "Georgia" => "Georgia" "Germany" => "Germany" "Ghana" => "Ghana" "Gibraltar" => "Gibraltar" "Greece" => "Greece" "Greenland" => "Greenland" "Grenada" => "Grenada" "Guadeloupe" => "Guadeloupe" "Guam" => "Guam" "Guatemala" => "Guatemala" "Guernsey" => "Guernsey" "Guinea" => "Guinea" "Guinea-Bissau" => "Guinea-Bissau" "Guyana" => "Guyana" "Haiti" => "Haiti" "Heard & McDonald Islands" => "Heard & McDonald Islands" "Honduras" => "Honduras" "Hong Kong SAR China" => "Hong Kong SAR China" "Hungary" => "Hungary" "Iceland" => "Iceland" "India" => "India" "Indonesia" => "Indonesia" "Iran" => "Iran" "Iraq" => "Iraq" "Ireland" => "Ireland" "Isle of Man" => "Isle of Man" "Israel" => "Israel" "Italy" => "Italy" "Jamaica" => "Jamaica" "Japan" => "Japan" "Jersey" => "Jersey" "Jordan" => "Jordan" "Kazakhstan" => "Kazakhstan" "Kenya" => "Kenya" "Kiribati" => "Kiribati" "Kuwait" => "Kuwait" "Kyrgyzstan" => "Kyrgyzstan" "Laos" => "Laos" "Latvia" => "Latvia" "Lebanon" => "Lebanon" "Lesotho" => "Lesotho" "Liberia" => "Liberia" "Libya" => "Libya" "Liechtenstein" => "Liechtenstein" "Lithuania" => "Lithuania" "Luxembourg" => "Luxembourg" "Macao SAR China" => "Macao SAR China" "Madagascar" => "Madagascar" "Malawi" => "Malawi" "Malaysia" => "Malaysia" "Maldives" => "Maldives" "Mali" => "Mali" "Malta" => "Malta" "Marshall Islands" => "Marshall Islands" "Martinique" => "Martinique" "Mauritania" => "Mauritania" "Mauritius" => "Mauritius" "Mayotte" => "Mayotte" "Mexico" => "Mexico" "Micronesia" => "Micronesia" "Moldova" => "Moldova" "Monaco" => "Monaco" "Mongolia" => "Mongolia" "Montenegro" => "Montenegro" "Montserrat" => "Montserrat" "Morocco" => "Morocco" "Mozambique" => "Mozambique" "Myanmar (Burma)" => "Myanmar (Burma)" "Namibia" => "Namibia" "Nauru" => "Nauru" "Nepal" => "Nepal" "Netherlands" => "Netherlands" "New Caledonia" => "New Caledonia" "New Zealand" => "New Zealand" "Nicaragua" => "Nicaragua" "Niger" => "Niger" "Nigeria" => "Nigeria" "Niue" => "Niue" "Norfolk Island" => "Norfolk Island" "North Korea" => "North Korea" "North Macedonia" => "North Macedonia" "Northern Mariana Islands" => "Northern Mariana Islands" "Norway" => "Norway" "Oman" => "Oman" "Pakistan" => "Pakistan" "Palau" => "Palau" "Palestinian Territories" => "Palestinian Territories" "Panama" => "Panama" "Papua New Guinea" => "Papua New Guinea" "Paraguay" => "Paraguay" "Peru" => "Peru" "Philippines" => "Philippines" "Pitcairn Islands" => "Pitcairn Islands" "Poland" => "Poland" "Portugal" => "Portugal" "Puerto Rico" => "Puerto Rico" "Qatar" => "Qatar" "Romania" => "Romania" "Russia" => "Russia" "Rwanda" => "Rwanda" "Réunion" => "Réunion" "Samoa" => "Samoa" "San Marino" => "San Marino" "Saudi Arabia" => "Saudi Arabia" "Senegal" => "Senegal" "Serbia" => "Serbia" "Seychelles" => "Seychelles" "Sierra Leone" => "Sierra Leone" "Singapore" => "Singapore" "Sint Maarten" => "Sint Maarten" "Slovakia" => "Slovakia" "Slovenia" => "Slovenia" "Solomon Islands" => "Solomon Islands" "Somalia" => "Somalia" "South Africa" => "South Africa" "South Georgia & South Sandwich Islands" => "South Georgia & South Sandwich Islands" "South Korea" => "South Korea" "South Sudan" => "South Sudan" "Spain" => "Spain" "Sri Lanka" => "Sri Lanka" "St. Barthélemy" => "St. Barthélemy" "St. Helena" => "St. Helena" "St. Kitts & Nevis" => "St. Kitts & Nevis" "St. Lucia" => "St. Lucia" "St. Martin" => "St. Martin" "St. Pierre & Miquelon" => "St. Pierre & Miquelon" "St. Vincent & Grenadines" => "St. Vincent & Grenadines" "Sudan" => "Sudan" "Suriname" => "Suriname" "Svalbard & Jan Mayen" => "Svalbard & Jan Mayen" "Sweden" => "Sweden" "Switzerland" => "Switzerland" "Syria" => "Syria" "São Tomé & Príncipe" => "São Tomé & Príncipe" "Taiwan" => "Taiwan" "Tajikistan" => "Tajikistan" "Tanzania" => "Tanzania" "Thailand" => "Thailand" "Timor-Leste" => "Timor-Leste" "Togo" => "Togo" "Tokelau" => "Tokelau" "Tonga" => "Tonga" "Trinidad & Tobago" => "Trinidad & Tobago" "Tunisia" => "Tunisia" "Turkey" => "Turkey" "Turkmenistan" => "Turkmenistan" "Turks & Caicos Islands" => "Turks & Caicos Islands" "Tuvalu" => "Tuvalu" "U.S. Outlying Islands" => "U.S. Outlying Islands" "U.S. Virgin Islands" => "U.S. Virgin Islands" "Uganda" => "Uganda" "Ukraine" => "Ukraine" "United Arab Emirates" => "United Arab Emirates" "United Kingdom" => "United Kingdom" "United States" => "United States" "Uruguay" => "Uruguay" "Uzbekistan" => "Uzbekistan" "Vanuatu" => "Vanuatu" "Vatican City" => "Vatican City" "Venezuela" => "Venezuela" "Vietnam" => "Vietnam" "Wallis & Futuna" => "Wallis & Futuna" "Western Sahara" => "Western Sahara" "Yemen" => "Yemen" "Zambia" => "Zambia" "Zimbabwe" => "Zimbabwe" "Åland Islands" => "Åland Islands" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2794 +payload: null +message: "Please Select Country" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2794 +payload: null +message: "Please Select Country" +allowNull: false +normalizer: null } ] |
| label | false |
same as passed value |
| placeholder | "Nationality*" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Afghanistan" => "Afghanistan" "Albania" => "Albania" "Algeria" => "Algeria" "American Samoa" => "American Samoa" "Andorra" => "Andorra" "Angola" => "Angola" "Anguilla" => "Anguilla" "Antarctica" => "Antarctica" "Antigua & Barbuda" => "Antigua & Barbuda" "Argentina" => "Argentina" "Armenia" => "Armenia" "Aruba" => "Aruba" "Australia" => "Australia" "Austria" => "Austria" "Azerbaijan" => "Azerbaijan" "Bahamas" => "Bahamas" "Bahrain" => "Bahrain" "Bangladesh" => "Bangladesh" "Barbados" => "Barbados" "Belarus" => "Belarus" "Belgium" => "Belgium" "Belize" => "Belize" "Benin" => "Benin" "Bermuda" => "Bermuda" "Bhutan" => "Bhutan" "Bolivia" => "Bolivia" "Bosnia & Herzegovina" => "Bosnia & Herzegovina" "Botswana" => "Botswana" "Bouvet Island" => "Bouvet Island" "Brazil" => "Brazil" "British Indian Ocean Territory" => "British Indian Ocean Territory" "British Virgin Islands" => "British Virgin Islands" "Brunei" => "Brunei" "Bulgaria" => "Bulgaria" "Burkina Faso" => "Burkina Faso" "Burundi" => "Burundi" "Cambodia" => "Cambodia" "Cameroon" => "Cameroon" "Canada" => "Canada" "Cape Verde" => "Cape Verde" "Caribbean Netherlands" => "Caribbean Netherlands" "Cayman Islands" => "Cayman Islands" "Central African Republic" => "Central African Republic" "Chad" => "Chad" "Chile" => "Chile" "China" => "China" "Christmas Island" => "Christmas Island" "Cocos (Keeling) Islands" => "Cocos (Keeling) Islands" "Colombia" => "Colombia" "Comoros" => "Comoros" "Congo - Brazzaville" => "Congo - Brazzaville" "Congo - Kinshasa" => "Congo - Kinshasa" "Cook Islands" => "Cook Islands" "Costa Rica" => "Costa Rica" "Croatia" => "Croatia" "Cuba" => "Cuba" "Curaçao" => "Curaçao" "Cyprus" => "Cyprus" "Czechia" => "Czechia" "Côte d’Ivoire" => "Côte d’Ivoire" "Denmark" => "Denmark" "Djibouti" => "Djibouti" "Dominica" => "Dominica" "Dominican Republic" => "Dominican Republic" "Ecuador" => "Ecuador" "Egypt" => "Egypt" "El Salvador" => "El Salvador" "Equatorial Guinea" => "Equatorial Guinea" "Eritrea" => "Eritrea" "Estonia" => "Estonia" "Eswatini" => "Eswatini" "Ethiopia" => "Ethiopia" "Falkland Islands" => "Falkland Islands" "Faroe Islands" => "Faroe Islands" "Fiji" => "Fiji" "Finland" => "Finland" "France" => "France" "French Guiana" => "French Guiana" "French Polynesia" => "French Polynesia" "French Southern Territories" => "French Southern Territories" "Gabon" => "Gabon" "Gambia" => "Gambia" "Georgia" => "Georgia" "Germany" => "Germany" "Ghana" => "Ghana" "Gibraltar" => "Gibraltar" "Greece" => "Greece" "Greenland" => "Greenland" "Grenada" => "Grenada" "Guadeloupe" => "Guadeloupe" "Guam" => "Guam" "Guatemala" => "Guatemala" "Guernsey" => "Guernsey" "Guinea" => "Guinea" "Guinea-Bissau" => "Guinea-Bissau" "Guyana" => "Guyana" "Haiti" => "Haiti" "Heard & McDonald Islands" => "Heard & McDonald Islands" "Honduras" => "Honduras" "Hong Kong SAR China" => "Hong Kong SAR China" "Hungary" => "Hungary" "Iceland" => "Iceland" "India" => "India" "Indonesia" => "Indonesia" "Iran" => "Iran" "Iraq" => "Iraq" "Ireland" => "Ireland" "Isle of Man" => "Isle of Man" "Israel" => "Israel" "Italy" => "Italy" "Jamaica" => "Jamaica" "Japan" => "Japan" "Jersey" => "Jersey" "Jordan" => "Jordan" "Kazakhstan" => "Kazakhstan" "Kenya" => "Kenya" "Kiribati" => "Kiribati" "Kuwait" => "Kuwait" "Kyrgyzstan" => "Kyrgyzstan" "Laos" => "Laos" "Latvia" => "Latvia" "Lebanon" => "Lebanon" "Lesotho" => "Lesotho" "Liberia" => "Liberia" "Libya" => "Libya" "Liechtenstein" => "Liechtenstein" "Lithuania" => "Lithuania" "Luxembourg" => "Luxembourg" "Macao SAR China" => "Macao SAR China" "Madagascar" => "Madagascar" "Malawi" => "Malawi" "Malaysia" => "Malaysia" "Maldives" => "Maldives" "Mali" => "Mali" "Malta" => "Malta" "Marshall Islands" => "Marshall Islands" "Martinique" => "Martinique" "Mauritania" => "Mauritania" "Mauritius" => "Mauritius" "Mayotte" => "Mayotte" "Mexico" => "Mexico" "Micronesia" => "Micronesia" "Moldova" => "Moldova" "Monaco" => "Monaco" "Mongolia" => "Mongolia" "Montenegro" => "Montenegro" "Montserrat" => "Montserrat" "Morocco" => "Morocco" "Mozambique" => "Mozambique" "Myanmar (Burma)" => "Myanmar (Burma)" "Namibia" => "Namibia" "Nauru" => "Nauru" "Nepal" => "Nepal" "Netherlands" => "Netherlands" "New Caledonia" => "New Caledonia" "New Zealand" => "New Zealand" "Nicaragua" => "Nicaragua" "Niger" => "Niger" "Nigeria" => "Nigeria" "Niue" => "Niue" "Norfolk Island" => "Norfolk Island" "North Korea" => "North Korea" "North Macedonia" => "North Macedonia" "Northern Mariana Islands" => "Northern Mariana Islands" "Norway" => "Norway" "Oman" => "Oman" "Pakistan" => "Pakistan" "Palau" => "Palau" "Palestinian Territories" => "Palestinian Territories" "Panama" => "Panama" "Papua New Guinea" => "Papua New Guinea" "Paraguay" => "Paraguay" "Peru" => "Peru" "Philippines" => "Philippines" "Pitcairn Islands" => "Pitcairn Islands" "Poland" => "Poland" "Portugal" => "Portugal" "Puerto Rico" => "Puerto Rico" "Qatar" => "Qatar" "Romania" => "Romania" "Russia" => "Russia" "Rwanda" => "Rwanda" "Réunion" => "Réunion" "Samoa" => "Samoa" "San Marino" => "San Marino" "Saudi Arabia" => "Saudi Arabia" "Senegal" => "Senegal" "Serbia" => "Serbia" "Seychelles" => "Seychelles" "Sierra Leone" => "Sierra Leone" "Singapore" => "Singapore" "Sint Maarten" => "Sint Maarten" "Slovakia" => "Slovakia" "Slovenia" => "Slovenia" "Solomon Islands" => "Solomon Islands" "Somalia" => "Somalia" "South Africa" => "South Africa" "South Georgia & South Sandwich Islands" => "South Georgia & South Sandwich Islands" "South Korea" => "South Korea" "South Sudan" => "South Sudan" "Spain" => "Spain" "Sri Lanka" => "Sri Lanka" "St. Barthélemy" => "St. Barthélemy" "St. Helena" => "St. Helena" "St. Kitts & Nevis" => "St. Kitts & Nevis" "St. Lucia" => "St. Lucia" "St. Martin" => "St. Martin" "St. Pierre & Miquelon" => "St. Pierre & Miquelon" "St. Vincent & Grenadines" => "St. Vincent & Grenadines" "Sudan" => "Sudan" "Suriname" => "Suriname" "Svalbard & Jan Mayen" => "Svalbard & Jan Mayen" "Sweden" => "Sweden" "Switzerland" => "Switzerland" "Syria" => "Syria" "São Tomé & Príncipe" => "São Tomé & Príncipe" "Taiwan" => "Taiwan" "Tajikistan" => "Tajikistan" "Tanzania" => "Tanzania" "Thailand" => "Thailand" "Timor-Leste" => "Timor-Leste" "Togo" => "Togo" "Tokelau" => "Tokelau" "Tonga" => "Tonga" "Trinidad & Tobago" => "Trinidad & Tobago" "Tunisia" => "Tunisia" "Turkey" => "Turkey" "Turkmenistan" => "Turkmenistan" "Turks & Caicos Islands" => "Turks & Caicos Islands" "Tuvalu" => "Tuvalu" "U.S. Outlying Islands" => "U.S. Outlying Islands" "U.S. Virgin Islands" => "U.S. Virgin Islands" "Uganda" => "Uganda" "Ukraine" => "Ukraine" "United Arab Emirates" => "United Arab Emirates" "United Kingdom" => "United Kingdom" "United States" => "United States" "Uruguay" => "Uruguay" "Uzbekistan" => "Uzbekistan" "Vanuatu" => "Vanuatu" "Vatican City" => "Vatican City" "Venezuela" => "Venezuela" "Vietnam" => "Vietnam" "Wallis & Futuna" => "Wallis & Futuna" "Western Sahara" => "Western Sahara" "Yemen" => "Yemen" "Zambia" => "Zambia" "Zimbabwe" => "Zimbabwe" "Åland Islands" => "Åland Islands" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2794 +payload: null +message: "Please Select Country" +allowNull: false +normalizer: null } ] |
| 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 {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data_class | null |
| disabled | false |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Nationality*" |
| 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() {#2874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#2871 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_us_form_nationality" ] |
| cache_key | "_contact_us_form_nationality_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2819 +label: "Afghanistan" +value: "Afghanistan" +data: "Afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +label: "Albania" +value: "Albania" +data: "Albania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +label: "Algeria" +value: "Algeria" +data: "Algeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2914 +label: "American Samoa" +value: "American Samoa" +data: "American Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +label: "Andorra" +value: "Andorra" +data: "Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +label: "Angola" +value: "Angola" +data: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2916 +label: "Anguilla" +value: "Anguilla" +data: "Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +label: "Antarctica" +value: "Antarctica" +data: "Antarctica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "Antigua & Barbuda" +value: "Antigua & Barbuda" +data: "Antigua & Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "Argentina" +value: "Argentina" +data: "Argentina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +label: "Armenia" +value: "Armenia" +data: "Armenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +label: "Aruba" +value: "Aruba" +data: "Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +label: "Australia" +value: "Australia" +data: "Australia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +label: "Austria" +value: "Austria" +data: "Austria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +label: "Azerbaijan" +value: "Azerbaijan" +data: "Azerbaijan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +label: "Bahamas" +value: "Bahamas" +data: "Bahamas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +label: "Bahrain" +value: "Bahrain" +data: "Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +label: "Bangladesh" +value: "Bangladesh" +data: "Bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +label: "Barbados" +value: "Barbados" +data: "Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "Belarus" +value: "Belarus" +data: "Belarus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "Belgium" +value: "Belgium" +data: "Belgium" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +label: "Belize" +value: "Belize" +data: "Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +label: "Benin" +value: "Benin" +data: "Benin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +label: "Bermuda" +value: "Bermuda" +data: "Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +label: "Bhutan" +value: "Bhutan" +data: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +label: "Bolivia" +value: "Bolivia" +data: "Bolivia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "Bosnia & Herzegovina" +value: "Bosnia & Herzegovina" +data: "Bosnia & Herzegovina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +label: "Botswana" +value: "Botswana" +data: "Botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +label: "Bouvet Island" +value: "Bouvet Island" +data: "Bouvet Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +label: "Brazil" +value: "Brazil" +data: "Brazil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +label: "British Indian Ocean Territory" +value: "British Indian Ocean Territory" +data: "British Indian Ocean Territory" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +label: "British Virgin Islands" +value: "British Virgin Islands" +data: "British Virgin Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +label: "Brunei" +value: "Brunei" +data: "Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +label: "Bulgaria" +value: "Bulgaria" +data: "Bulgaria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +label: "Burkina Faso" +value: "Burkina Faso" +data: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +label: "Burundi" +value: "Burundi" +data: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +label: "Cambodia" +value: "Cambodia" +data: "Cambodia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +label: "Cameroon" +value: "Cameroon" +data: "Cameroon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +label: "Canada" +value: "Canada" +data: "Canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +label: "Cape Verde" +value: "Cape Verde" +data: "Cape Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +label: "Caribbean Netherlands" +value: "Caribbean Netherlands" +data: "Caribbean Netherlands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +label: "Cayman Islands" +value: "Cayman Islands" +data: "Cayman Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +label: "Central African Republic" +value: "Central African Republic" +data: "Central African Republic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +label: "Chad" +value: "Chad" +data: "Chad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +label: "Chile" +value: "Chile" +data: "Chile" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +label: "China" +value: "China" +data: "China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +label: "Christmas Island" +value: "Christmas Island" +data: "Christmas Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +label: "Cocos (Keeling) Islands" +value: "Cocos (Keeling) Islands" +data: "Cocos (Keeling) Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +label: "Colombia" +value: "Colombia" +data: "Colombia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +label: "Comoros" +value: "Comoros" +data: "Comoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "Congo - Brazzaville" +value: "Congo - Brazzaville" +data: "Congo - Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +label: "Congo - Kinshasa" +value: "Congo - Kinshasa" +data: "Congo - Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +label: "Cook Islands" +value: "Cook Islands" +data: "Cook Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +label: "Costa Rica" +value: "Costa Rica" +data: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "Croatia" +value: "Croatia" +data: "Croatia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +label: "Cuba" +value: "Cuba" +data: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +label: "Curaçao" +value: "Curaçao" +data: "Curaçao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "Cyprus" +value: "Cyprus" +data: "Cyprus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +label: "Czechia" +value: "Czechia" +data: "Czechia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +label: "Côte d’Ivoire" +value: "Côte d’Ivoire" +data: "Côte d’Ivoire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +label: "Denmark" +value: "Denmark" +data: "Denmark" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +label: "Djibouti" +value: "Djibouti" +data: "Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Dominica" +value: "Dominica" +data: "Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "Dominican Republic" +value: "Dominican Republic" +data: "Dominican Republic" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "Ecuador" +value: "Ecuador" +data: "Ecuador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "Egypt" +value: "Egypt" +data: "Egypt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "El Salvador" +value: "El Salvador" +data: "El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "Equatorial Guinea" +value: "Equatorial Guinea" +data: "Equatorial Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +label: "Eritrea" +value: "Eritrea" +data: "Eritrea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Estonia" +value: "Estonia" +data: "Estonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Eswatini" +value: "Eswatini" +data: "Eswatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Ethiopia" +value: "Ethiopia" +data: "Ethiopia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Falkland Islands" +value: "Falkland Islands" +data: "Falkland Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Faroe Islands" +value: "Faroe Islands" +data: "Faroe Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Fiji" +value: "Fiji" +data: "Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Finland" +value: "Finland" +data: "Finland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "France" +value: "France" +data: "France" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "French Guiana" +value: "French Guiana" +data: "French Guiana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "French Polynesia" +value: "French Polynesia" +data: "French Polynesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "French Southern Territories" +value: "French Southern Territories" +data: "French Southern Territories" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Gabon" +value: "Gabon" +data: "Gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Gambia" +value: "Gambia" +data: "Gambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Georgia" +value: "Georgia" +data: "Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Germany" +value: "Germany" +data: "Germany" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Ghana" +value: "Ghana" +data: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Gibraltar" +value: "Gibraltar" +data: "Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Greece" +value: "Greece" +data: "Greece" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Greenland" +value: "Greenland" +data: "Greenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Grenada" +value: "Grenada" +data: "Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Guadeloupe" +value: "Guadeloupe" +data: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Guam" +value: "Guam" +data: "Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Guatemala" +value: "Guatemala" +data: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Guernsey" +value: "Guernsey" +data: "Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Guinea" +value: "Guinea" +data: "Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Guinea-Bissau" +value: "Guinea-Bissau" +data: "Guinea-Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Guyana" +value: "Guyana" +data: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Haiti" +value: "Haiti" +data: "Haiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Heard & McDonald Islands" +value: "Heard & McDonald Islands" +data: "Heard & McDonald Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Honduras" +value: "Honduras" +data: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Hong Kong SAR China" +value: "Hong Kong SAR China" +data: "Hong Kong SAR China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Hungary" +value: "Hungary" +data: "Hungary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Iceland" +value: "Iceland" +data: "Iceland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "India" +value: "India" +data: "India" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Indonesia" +value: "Indonesia" +data: "Indonesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Iran" +value: "Iran" +data: "Iran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Iraq" +value: "Iraq" +data: "Iraq" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Ireland" +value: "Ireland" +data: "Ireland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Isle of Man" +value: "Isle of Man" +data: "Isle of Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Israel" +value: "Israel" +data: "Israel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Italy" +value: "Italy" +data: "Italy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Jamaica" +value: "Jamaica" +data: "Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Japan" +value: "Japan" +data: "Japan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Jersey" +value: "Jersey" +data: "Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Jordan" +value: "Jordan" +data: "Jordan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Kazakhstan" +value: "Kazakhstan" +data: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Kenya" +value: "Kenya" +data: "Kenya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Kiribati" +value: "Kiribati" +data: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Kuwait" +value: "Kuwait" +data: "Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Kyrgyzstan" +value: "Kyrgyzstan" +data: "Kyrgyzstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Laos" +value: "Laos" +data: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Latvia" +value: "Latvia" +data: "Latvia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Lebanon" +value: "Lebanon" +data: "Lebanon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Lesotho" +value: "Lesotho" +data: "Lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Liberia" +value: "Liberia" +data: "Liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Libya" +value: "Libya" +data: "Libya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Liechtenstein" +value: "Liechtenstein" +data: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Lithuania" +value: "Lithuania" +data: "Lithuania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Luxembourg" +value: "Luxembourg" +data: "Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Macao SAR China" +value: "Macao SAR China" +data: "Macao SAR China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Madagascar" +value: "Madagascar" +data: "Madagascar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Malawi" +value: "Malawi" +data: "Malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "Malaysia" +value: "Malaysia" +data: "Malaysia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Maldives" +value: "Maldives" +data: "Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "Mali" +value: "Mali" +data: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Malta" +value: "Malta" +data: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Marshall Islands" +value: "Marshall Islands" +data: "Marshall Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Martinique" +value: "Martinique" +data: "Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Mauritania" +value: "Mauritania" +data: "Mauritania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Mauritius" +value: "Mauritius" +data: "Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Mayotte" +value: "Mayotte" +data: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Mexico" +value: "Mexico" +data: "Mexico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Micronesia" +value: "Micronesia" +data: "Micronesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Moldova" +value: "Moldova" +data: "Moldova" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Monaco" +value: "Monaco" +data: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Mongolia" +value: "Mongolia" +data: "Mongolia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Montenegro" +value: "Montenegro" +data: "Montenegro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Montserrat" +value: "Montserrat" +data: "Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Morocco" +value: "Morocco" +data: "Morocco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Mozambique" +value: "Mozambique" +data: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Myanmar (Burma)" +value: "Myanmar (Burma)" +data: "Myanmar (Burma)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Namibia" +value: "Namibia" +data: "Namibia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Nauru" +value: "Nauru" +data: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Nepal" +value: "Nepal" +data: "Nepal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Netherlands" +value: "Netherlands" +data: "Netherlands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "New Caledonia" +value: "New Caledonia" +data: "New Caledonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "New Zealand" +value: "New Zealand" +data: "New Zealand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Nicaragua" +value: "Nicaragua" +data: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Niger" +value: "Niger" +data: "Niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Nigeria" +value: "Nigeria" +data: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Niue" +value: "Niue" +data: "Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Norfolk Island" +value: "Norfolk Island" +data: "Norfolk Island" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "North Korea" +value: "North Korea" +data: "North Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "North Macedonia" +value: "North Macedonia" +data: "North Macedonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Northern Mariana Islands" +value: "Northern Mariana Islands" +data: "Northern Mariana Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Norway" +value: "Norway" +data: "Norway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Oman" +value: "Oman" +data: "Oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Pakistan" +value: "Pakistan" +data: "Pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Palau" +value: "Palau" +data: "Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Palestinian Territories" +value: "Palestinian Territories" +data: "Palestinian Territories" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Panama" +value: "Panama" +data: "Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Papua New Guinea" +value: "Papua New Guinea" +data: "Papua New Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Paraguay" +value: "Paraguay" +data: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Peru" +value: "Peru" +data: "Peru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Philippines" +value: "Philippines" +data: "Philippines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Pitcairn Islands" +value: "Pitcairn Islands" +data: "Pitcairn Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Poland" +value: "Poland" +data: "Poland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Portugal" +value: "Portugal" +data: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Puerto Rico" +value: "Puerto Rico" +data: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Qatar" +value: "Qatar" +data: "Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Romania" +value: "Romania" +data: "Romania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Russia" +value: "Russia" +data: "Russia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Rwanda" +value: "Rwanda" +data: "Rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Réunion" +value: "Réunion" +data: "Réunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Samoa" +value: "Samoa" +data: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "San Marino" +value: "San Marino" +data: "San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Saudi Arabia" +value: "Saudi Arabia" +data: "Saudi Arabia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Senegal" +value: "Senegal" +data: "Senegal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Serbia" +value: "Serbia" +data: "Serbia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Seychelles" +value: "Seychelles" +data: "Seychelles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Sierra Leone" +value: "Sierra Leone" +data: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Singapore" +value: "Singapore" +data: "Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Sint Maarten" +value: "Sint Maarten" +data: "Sint Maarten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Slovakia" +value: "Slovakia" +data: "Slovakia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Slovenia" +value: "Slovenia" +data: "Slovenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Solomon Islands" +value: "Solomon Islands" +data: "Solomon Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Somalia" +value: "Somalia" +data: "Somalia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "South Africa" +value: "South Africa" +data: "South Africa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "South Georgia & South Sandwich Islands" +value: "South Georgia & South Sandwich Islands" +data: "South Georgia & South Sandwich Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "South Korea" +value: "South Korea" +data: "South Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "South Sudan" +value: "South Sudan" +data: "South Sudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Spain" +value: "Spain" +data: "Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Sri Lanka" +value: "Sri Lanka" +data: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "St. Barthélemy" +value: "St. Barthélemy" +data: "St. Barthélemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "St. Helena" +value: "St. Helena" +data: "St. Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "St. Kitts & Nevis" +value: "St. Kitts & Nevis" +data: "St. Kitts & Nevis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "St. Lucia" +value: "St. Lucia" +data: "St. Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "St. Martin" +value: "St. Martin" +data: "St. Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "St. Pierre & Miquelon" +value: "St. Pierre & Miquelon" +data: "St. Pierre & Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "St. Vincent & Grenadines" +value: "St. Vincent & Grenadines" +data: "St. Vincent & Grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Sudan" +value: "Sudan" +data: "Sudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Suriname" +value: "Suriname" +data: "Suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Svalbard & Jan Mayen" +value: "Svalbard & Jan Mayen" +data: "Svalbard & Jan Mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "Sweden" +value: "Sweden" +data: "Sweden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "Switzerland" +value: "Switzerland" +data: "Switzerland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Syria" +value: "Syria" +data: "Syria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "São Tomé & Príncipe" +value: "São Tomé & Príncipe" +data: "São Tomé & Príncipe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Taiwan" +value: "Taiwan" +data: "Taiwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Tajikistan" +value: "Tajikistan" +data: "Tajikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Tanzania" +value: "Tanzania" +data: "Tanzania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Thailand" +value: "Thailand" +data: "Thailand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Timor-Leste" +value: "Timor-Leste" +data: "Timor-Leste" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Togo" +value: "Togo" +data: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Tokelau" +value: "Tokelau" +data: "Tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Tonga" +value: "Tonga" +data: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Trinidad & Tobago" +value: "Trinidad & Tobago" +data: "Trinidad & Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Tunisia" +value: "Tunisia" +data: "Tunisia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Turkey" +value: "Turkey" +data: "Turkey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Turkmenistan" +value: "Turkmenistan" +data: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Turks & Caicos Islands" +value: "Turks & Caicos Islands" +data: "Turks & Caicos Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Tuvalu" +value: "Tuvalu" +data: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "U.S. Outlying Islands" +value: "U.S. Outlying Islands" +data: "U.S. Outlying Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "U.S. Virgin Islands" +value: "U.S. Virgin Islands" +data: "U.S. Virgin Islands" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Uganda" +value: "Uganda" +data: "Uganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Ukraine" +value: "Ukraine" +data: "Ukraine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "United Arab Emirates" +value: "United Arab Emirates" +data: "United Arab Emirates" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "United Kingdom" +value: "United Kingdom" +data: "United Kingdom" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "United States" +value: "United States" +data: "United States" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Uruguay" +value: "Uruguay" +data: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Uzbekistan" +value: "Uzbekistan" +data: "Uzbekistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Vanuatu" +value: "Vanuatu" +data: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Vatican City" +value: "Vatican City" +data: "Vatican City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Venezuela" +value: "Venezuela" +data: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Vietnam" +value: "Vietnam" +data: "Vietnam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Wallis & Futuna" +value: "Wallis & Futuna" +data: "Wallis & Futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Western Sahara" +value: "Western Sahara" +data: "Western Sahara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Yemen" +value: "Yemen" +data: "Yemen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Zambia" +value: "Zambia" +data: "Zambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Zimbabwe" +value: "Zimbabwe" +data: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Åland Islands" +value: "Åland Islands" +data: "Åland Islands" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3192 -form: Symfony\Component\Form\Form {#2904 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3194 …5} |
| full_name | "contact_us_form[nationality]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_nationality" |
| is_selected | Closure($choice, $value) {#3195 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2846 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "nationality" |
| placeholder | "Nationality*" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_nationality" |
| valid | true |
| value | "" |
comments
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2796 +payload: null +message: "constraint.message" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2796 +payload: null +message: "constraint.message" +allowNull: false +normalizer: null } ] |
| label | false |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#2796 +payload: null +message: "constraint.message" +allowNull: false +normalizer: null } ] |
| 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 {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2711 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#2884 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_us_form_comments" ] |
| cache_key | "_contact_us_form_comments_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3196 -form: Symfony\Component\Form\Form {#2907 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3197 …5} |
| full_name | "contact_us_form[comments]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_form_comments" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comments" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form_comments" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "53d792.ZYW4tXOs6NE0CfaAY3PxnBEJIq8-mV74aYytVcJCbFw.DtrVwhH-paJNRKTEJzCC2lRiRMZp8ma5EOLfAo8dQR4GwPDqHv3diWI9vw" |
| 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 | "53d792.ZYW4tXOs6NE0CfaAY3PxnBEJIq8-mV74aYytVcJCbFw.DtrVwhH-paJNRKTEJzCC2lRiRMZp8ma5EOLfAo8dQR4GwPDqHv3diWI9vw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2745 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2744 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2756 …} -namespace: Closure() {#2762 …} } |
| data | "53d792.ZYW4tXOs6NE0CfaAY3PxnBEJIq8-mV74aYytVcJCbFw.DtrVwhH-paJNRKTEJzCC2lRiRMZp8ma5EOLfAo8dQR4GwPDqHv3diWI9vw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3198 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2711 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#3203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2761 …} use: { $translator: Pimcore\Translation\Translator {#103 #translator: Symfony\Component\Translation\DataCollectorTranslator {#72 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/Resources/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#21 …} } $translationDomain: "validators" $message: Closure() {#3199 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_us_form__token" ] |
| cache_key | "_contact_us_form__token_hidden" |
| compound | false |
| data | "53d792.ZYW4tXOs6NE0CfaAY3PxnBEJIq8-mV74aYytVcJCbFw.DtrVwhH-paJNRKTEJzCC2lRiRMZp8ma5EOLfAo8dQR4GwPDqHv3diWI9vw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3213 -form: Symfony\Component\Form\Form {#3209 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3204 …5} |
| full_name | "contact_us_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_us_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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_us_form__token" |
| valid | true |
| value | "53d792.ZYW4tXOs6NE0CfaAY3PxnBEJIq8-mV74aYytVcJCbFw.DtrVwhH-paJNRKTEJzCC2lRiRMZp8ma5EOLfAo8dQR4GwPDqHv3diWI9vw" |