Forms
-
registration_form
-
registeredonsite
-
email
-
password
-
firstname
-
lastname
-
country
-
city
-
timezone
-
company
-
phone
-
mobile
-
website
-
agreeTerms
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#298 -id: null -email: null -firstname: null -lastname: null -country: null -city: null -timezone: "UTC" -unlocode: null -continent: null -company: null -phone: null -mobile: null -website: null -lastlogin: null -administrator: null -roles: [ "ROLE_USER" ] -password: null -userevents: Doctrine\Common\Collections\ArrayCollection {#225 …} -isVerified: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#298 -id: null -email: null -firstname: null -lastname: null -country: null -city: null -timezone: "UTC" -unlocode: null -continent: null -company: null -phone: null -mobile: null -website: null -lastlogin: null -administrator: null -roles: [ "ROLE_USER" ] -password: null -userevents: Doctrine\Common\Collections\ArrayCollection {#225 …} -isVerified: 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 | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\User {#298 -id: null -email: null -firstname: null -lastname: null -country: null -city: null -timezone: "UTC" -unlocode: null -continent: null -company: null -phone: null -mobile: null -website: null -lastlogin: null -administrator: null -roles: [ "ROLE_USER" ] -password: null -userevents: Doctrine\Common\Collections\ArrayCollection {#225 …} -isVerified: false } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1141 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1140 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#298 -id: null -email: null -firstname: null -lastname: null -country: null -city: null -timezone: "UTC" -unlocode: null -continent: null -company: null -phone: null -mobile: null -website: null -lastlogin: null -administrator: null -roles: [ "ROLE_USER" ] -password: null -userevents: Doctrine\Common\Collections\ArrayCollection {#225 …} -isVerified: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1264 -errors: [] -form: Symfony\Component\Form\Form {#1861 …} } |
| form | Symfony\Component\Form\FormView {#1138 …5} |
| full_name | "registration_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | App\Entity\User {#298 -id: null -email: null -firstname: null -lastname: null -country: null -city: null -timezone: "UTC" -unlocode: null -continent: null -company: null -phone: null -mobile: null -website: null -lastlogin: null -administrator: null -roles: [ "ROLE_USER" ] -password: null -userevents: Doctrine\Common\Collections\ArrayCollection {#225 …} -isVerified: false } |
registeredonsite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1113 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_registration_form_registeredonsite" ] |
| cache_key | "_registration_form_registeredonsite_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1535 -errors: [] -form: Symfony\Component\Form\Form {#1525 …} } |
| form | Symfony\Component\Form\FormView {#1583 …5} |
| full_name | "registration_form[registeredonsite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_registeredonsite" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registeredonsite" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_registeredonsite" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "* Mail " |
same as passed value |
| required | 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 | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1124 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "* Mail " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1122 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_email" ] |
| cache_key | "_registration_form_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1539 -errors: [] -form: Symfony\Component\Form\Form {#1528 …} } |
| form | Symfony\Component\Form\FormView {#1540 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | "* Mail " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "* Password " |
same as passed value |
| required | 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 | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1135 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "* Password " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1136 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_password" ] |
| cache_key | "_registration_form_password_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1802 -errors: [] -form: Symfony\Component\Form\Form {#1531 …} } |
| form | Symfony\Component\Form\FormView {#1109 …5} |
| full_name | "registration_form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_password" |
| label | "* Password " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_password" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "* First Name " |
same as passed value |
| required | 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 | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1158 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "* First Name " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1159 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_firstname" ] |
| cache_key | "_registration_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1891 -errors: [] -form: Symfony\Component\Form\Form {#1864 …} } |
| form | Symfony\Component\Form\FormView {#1836 …5} |
| full_name | "registration_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstname" |
| label | "* First Name " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "* Last Name " |
same as passed value |
| required | 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 | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1167 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "* Last Name " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1168 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_lastname" ] |
| cache_key | "_registration_form_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1842 -errors: [] -form: Symfony\Component\Form\Form {#1860 …} } |
| form | Symfony\Component\Form\FormView {#1827 …5} |
| full_name | "registration_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastname" |
| label | "* Last Name " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastname" |
| valid | true |
| value | "" |
country
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "short_name" |
same as passed value |
| class | "App\Entity\Country" |
same as passed value |
| help | "Country is mandatory" |
same as passed value |
| label | "* Country" |
same as passed value |
| placeholder | "Seleccione un country" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1182 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#982 …} } |
Doctrine\ORM\QueryBuilder {#1292 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1294 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1288 #from: "App\Entity\Country" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1299 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.short_name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1234 …} -dql: "SELECT e FROM App\Entity\Country e ORDER BY e.short_name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1293 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerMxMUCNA\EntityManagerGhost614a58f {#458 …12} } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "short_name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1261 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1296 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1254 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1287 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1295 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1258 …} } |
| choices | null |
| class | "App\Entity\Country" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerMxMUCNA\EntityManagerGhost614a58f {#458 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | "Country is mandatory" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1363 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMxMUCNA\EntityManagerGhost614a58f {#458 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1213 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "* Country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Seleccione un country" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1292 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1294 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1288 #from: "App\Entity\Country" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1299 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.short_name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1234 …} -dql: "SELECT e FROM App\Entity\Country e ORDER BY e.short_name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1293 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerMxMUCNA\EntityManagerGhost614a58f {#458 …12} } |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1216 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_country" ] |
| cache_key | "_registration_form_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1125 +data: App\Entity\Country {#1611 …} +value: "1" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +data: App\Entity\Country {#1613 …} +value: "2" +label: "Åland Islands" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +data: App\Entity\Country {#1614 …} +value: "3" +label: "Albania" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1161 +data: App\Entity\Country {#1615 …} +value: "4" +label: "Algeria" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +data: App\Entity\Country {#1616 …} +value: "5" +label: "American Samoa" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1170 +data: App\Entity\Country {#1617 …} +value: "6" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +data: App\Entity\Country {#1620 …} +value: "7" +label: "Angola" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +data: App\Entity\Country {#1618 …} +value: "8" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +data: App\Entity\Country {#1609 …} +value: "9" +label: "Antarctica" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1591 +data: App\Entity\Country {#1608 …} +value: "10" +label: "Antigua and Barbuda" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +data: App\Entity\Country {#1607 …} +value: "11" +label: "Argentina" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +data: App\Entity\Country {#1606 …} +value: "12" +label: "Armenia" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +data: App\Entity\Country {#1605 …} +value: "13" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +data: App\Entity\Country {#1604 …} +value: "14" +label: "Australia" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +data: App\Entity\Country {#1603 …} +value: "15" +label: "Austria" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +data: App\Entity\Country {#1602 …} +value: "16" +label: "Azerbaijan" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +data: App\Entity\Country {#1601 …} +value: "17" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +data: App\Entity\Country {#1600 …} +value: "18" +label: "Bahrain" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +data: App\Entity\Country {#1599 …} +value: "19" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +data: App\Entity\Country {#1598 …} +value: "20" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +data: App\Entity\Country {#1619 …} +value: "21" +label: "Belarus" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +data: App\Entity\Country {#1621 …} +value: "22" +label: "Belgium" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +data: App\Entity\Country {#1622 …} +value: "23" +label: "Belize" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +data: App\Entity\Country {#1623 …} +value: "24" +label: "Benin" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +data: App\Entity\Country {#1624 …} +value: "25" +label: "Bermuda" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +data: App\Entity\Country {#1625 …} +value: "26" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +data: App\Entity\Country {#1626 …} +value: "27" +label: "Bolivia, Plurinational State of" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +data: App\Entity\Country {#1627 …} +value: "28" +label: "Bonaire, Sint Eustatius and Saba" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +data: App\Entity\Country {#1628 …} +value: "29" +label: "Bosnia and Herzegovina" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +data: App\Entity\Country {#1629 …} +value: "30" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +data: App\Entity\Country {#1630 …} +value: "31" +label: "Bouvet Island" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +data: App\Entity\Country {#1631 …} +value: "32" +label: "Brazil" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +data: App\Entity\Country {#1632 …} +value: "33" +label: "British Indian Ocean Territory" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +data: App\Entity\Country {#1633 …} +value: "34" +label: "Brunei Darussalam" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +data: App\Entity\Country {#1634 …} +value: "35" +label: "Bulgaria" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +data: App\Entity\Country {#1635 …} +value: "36" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +data: App\Entity\Country {#1636 …} +value: "37" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +data: App\Entity\Country {#1637 …} +value: "38" +label: "Cambodia" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +data: App\Entity\Country {#1638 …} +value: "39" +label: "Cameroon" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +data: App\Entity\Country {#1639 …} +value: "40" +label: "Canada" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +data: App\Entity\Country {#1640 …} +value: "41" +label: "Cape Verde" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +data: App\Entity\Country {#1641 …} +value: "42" +label: "Cayman Islands" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +data: App\Entity\Country {#1642 …} +value: "43" +label: "Central African Republic" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +data: App\Entity\Country {#1643 …} +value: "44" +label: "Chad" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +data: App\Entity\Country {#1644 …} +value: "45" +label: "Chile" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +data: App\Entity\Country {#1645 …} +value: "46" +label: "China" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +data: App\Entity\Country {#1646 …} +value: "47" +label: "Christmas Island" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +data: App\Entity\Country {#1647 …} +value: "48" +label: "Cocos (Keeling) Islands" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +data: App\Entity\Country {#1648 …} +value: "49" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +data: App\Entity\Country {#1649 …} +value: "50" +label: "Comoros" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +data: App\Entity\Country {#1650 …} +value: "51" +label: "Congo" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +data: App\Entity\Country {#1651 …} +value: "52" +label: "Congo, the Democratic Republic of the" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +data: App\Entity\Country {#1652 …} +value: "53" +label: "Cook Islands" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +data: App\Entity\Country {#1653 …} +value: "54" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +data: App\Entity\Country {#1654 …} +value: "55" +label: "Côte d'Ivoire" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +data: App\Entity\Country {#1655 …} +value: "56" +label: "Croatia" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +data: App\Entity\Country {#1656 …} +value: "57" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +data: App\Entity\Country {#1657 …} +value: "58" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +data: App\Entity\Country {#1658 …} +value: "59" +label: "Cyprus" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +data: App\Entity\Country {#1659 …} +value: "60" +label: "Czech Republic" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +data: App\Entity\Country {#1660 …} +value: "61" +label: "Denmark" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +data: App\Entity\Country {#1661 …} +value: "62" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +data: App\Entity\Country {#1662 …} +value: "63" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +data: App\Entity\Country {#1663 …} +value: "64" +label: "Dominican Republic" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +data: App\Entity\Country {#1664 …} +value: "65" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +data: App\Entity\Country {#1665 …} +value: "66" +label: "Egypt" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +data: App\Entity\Country {#1666 …} +value: "67" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +data: App\Entity\Country {#1667 …} +value: "68" +label: "Equatorial Guinea" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +data: App\Entity\Country {#1668 …} +value: "69" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +data: App\Entity\Country {#1669 …} +value: "70" +label: "Estonia" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +data: App\Entity\Country {#1670 …} +value: "71" +label: "Ethiopia" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +data: App\Entity\Country {#1671 …} +value: "72" +label: "Falkland Islands (Malvinas)" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +data: App\Entity\Country {#1672 …} +value: "73" +label: "Faroe Islands" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +data: App\Entity\Country {#1673 …} +value: "74" +label: "Fiji" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +data: App\Entity\Country {#1674 …} +value: "75" +label: "Finland" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +data: App\Entity\Country {#1675 …} +value: "76" +label: "France" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +data: App\Entity\Country {#1676 …} +value: "77" +label: "French Guiana" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +data: App\Entity\Country {#1677 …} +value: "78" +label: "French Polynesia" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +data: App\Entity\Country {#1678 …} +value: "79" +label: "French Southern Territories" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +data: App\Entity\Country {#1679 …} +value: "80" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +data: App\Entity\Country {#1680 …} +value: "81" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +data: App\Entity\Country {#1681 …} +value: "82" +label: "Georgia" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +data: App\Entity\Country {#1682 …} +value: "83" +label: "Germany" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +data: App\Entity\Country {#1683 …} +value: "84" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +data: App\Entity\Country {#1684 …} +value: "85" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +data: App\Entity\Country {#1685 …} +value: "86" +label: "Greece" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +data: App\Entity\Country {#1686 …} +value: "87" +label: "Greenland" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +data: App\Entity\Country {#1687 …} +value: "88" +label: "Grenada" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +data: App\Entity\Country {#1688 …} +value: "89" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +data: App\Entity\Country {#1689 …} +value: "90" +label: "Guam" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +data: App\Entity\Country {#1690 …} +value: "91" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +data: App\Entity\Country {#1691 …} +value: "92" +label: "Guernsey" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +data: App\Entity\Country {#1692 …} +value: "93" +label: "Guinea" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +data: App\Entity\Country {#1693 …} +value: "94" +label: "Guinea-Bissau" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +data: App\Entity\Country {#1694 …} +value: "95" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +data: App\Entity\Country {#1695 …} +value: "96" +label: "Haiti" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +data: App\Entity\Country {#1696 …} +value: "97" +label: "Heard Island and McDonald Islands" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +data: App\Entity\Country {#1697 …} +value: "98" +label: "Holy See (Vatican City State)" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +data: App\Entity\Country {#1698 …} +value: "99" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +data: App\Entity\Country {#1699 …} +value: "100" +label: "Hong Kong" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +data: App\Entity\Country {#1700 …} +value: "101" +label: "Hungary" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +data: App\Entity\Country {#1701 …} +value: "102" +label: "Iceland" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +data: App\Entity\Country {#1702 …} +value: "103" +label: "India" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +data: App\Entity\Country {#1703 …} +value: "104" +label: "Indonesia" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +data: App\Entity\Country {#1704 …} +value: "105" +label: "Iran, Islamic Republic of" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +data: App\Entity\Country {#1705 …} +value: "106" +label: "Iraq" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +data: App\Entity\Country {#1706 …} +value: "107" +label: "Ireland" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +data: App\Entity\Country {#1707 …} +value: "108" +label: "Isle of Man" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +data: App\Entity\Country {#1708 …} +value: "109" +label: "Israel" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +data: App\Entity\Country {#1709 …} +value: "110" +label: "Italy" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +data: App\Entity\Country {#1710 …} +value: "111" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +data: App\Entity\Country {#1711 …} +value: "112" +label: "Japan" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +data: App\Entity\Country {#1712 …} +value: "113" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +data: App\Entity\Country {#1713 …} +value: "114" +label: "Jordan" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +data: App\Entity\Country {#1714 …} +value: "115" +label: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +data: App\Entity\Country {#1715 …} +value: "116" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +data: App\Entity\Country {#1716 …} +value: "117" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +data: App\Entity\Country {#1717 …} +value: "118" +label: "Korea, Democratic People's Republic of" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +data: App\Entity\Country {#1718 …} +value: "119" +label: "Korea, Republic of" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +data: App\Entity\Country {#1719 …} +value: "250" +label: "Kosovo" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +data: App\Entity\Country {#1720 …} +value: "120" +label: "Kuwait" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +data: App\Entity\Country {#1721 …} +value: "121" +label: "Kyrgyzstan" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +data: App\Entity\Country {#1722 …} +value: "122" +label: "Lao People's Democratic Republic" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +data: App\Entity\Country {#1723 …} +value: "123" +label: "Latvia" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +data: App\Entity\Country {#1724 …} +value: "124" +label: "Lebanon" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +data: App\Entity\Country {#1725 …} +value: "125" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +data: App\Entity\Country {#1726 …} +value: "126" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +data: App\Entity\Country {#1727 …} +value: "127" +label: "Libya" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +data: App\Entity\Country {#1728 …} +value: "128" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +data: App\Entity\Country {#1729 …} +value: "129" +label: "Lithuania" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +data: App\Entity\Country {#1730 …} +value: "130" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +data: App\Entity\Country {#1731 …} +value: "131" +label: "Macao" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +data: App\Entity\Country {#1732 …} +value: "132" +label: "Macedonia, the former Yugoslav Republic of" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +data: App\Entity\Country {#1733 …} +value: "133" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +data: App\Entity\Country {#1734 …} +value: "134" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +data: App\Entity\Country {#1735 …} +value: "135" +label: "Malaysia" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +data: App\Entity\Country {#1736 …} +value: "136" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +data: App\Entity\Country {#1737 …} +value: "137" +label: "Mali" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +data: App\Entity\Country {#1738 …} +value: "138" +label: "Malta" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +data: App\Entity\Country {#1739 …} +value: "139" +label: "Marshall Islands" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +data: App\Entity\Country {#1740 …} +value: "140" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +data: App\Entity\Country {#1741 …} +value: "141" +label: "Mauritania" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +data: App\Entity\Country {#1742 …} +value: "142" +label: "Mauritius" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +data: App\Entity\Country {#1743 …} +value: "143" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +data: App\Entity\Country {#1744 …} +value: "144" +label: "Mexico" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +data: App\Entity\Country {#1745 …} +value: "145" +label: "Micronesia, Federated States of" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +data: App\Entity\Country {#1746 …} +value: "146" +label: "Moldova, Republic of" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +data: App\Entity\Country {#1747 …} +value: "147" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +data: App\Entity\Country {#1748 …} +value: "148" +label: "Mongolia" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +data: App\Entity\Country {#1749 …} +value: "149" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +data: App\Entity\Country {#1750 …} +value: "150" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +data: App\Entity\Country {#1751 …} +value: "151" +label: "Morocco" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +data: App\Entity\Country {#1752 …} +value: "152" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +data: App\Entity\Country {#1753 …} +value: "153" +label: "Myanmar" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +data: App\Entity\Country {#1754 …} +value: "154" +label: "Namibia" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +data: App\Entity\Country {#1755 …} +value: "155" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +data: App\Entity\Country {#1756 …} +value: "156" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +data: App\Entity\Country {#1757 …} +value: "157" +label: "Netherlands" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +data: App\Entity\Country {#1758 …} +value: "158" +label: "New Caledonia" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +data: App\Entity\Country {#1759 …} +value: "159" +label: "New Zealand" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +data: App\Entity\Country {#1760 …} +value: "160" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +data: App\Entity\Country {#1761 …} +value: "161" +label: "Niger" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +data: App\Entity\Country {#1762 …} +value: "162" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +data: App\Entity\Country {#1763 …} +value: "163" +label: "Niue" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +data: App\Entity\Country {#1764 …} +value: "164" +label: "Norfolk Island" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +data: App\Entity\Country {#1765 …} +value: "165" +label: "Northern Mariana Islands" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +data: App\Entity\Country {#1766 …} +value: "166" +label: "Norway" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +data: App\Entity\Country {#1767 …} +value: "167" +label: "Oman" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +data: App\Entity\Country {#1768 …} +value: "168" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +data: App\Entity\Country {#1769 …} +value: "169" +label: "Palau" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +data: App\Entity\Country {#1770 …} +value: "170" +label: "Palestine, State of" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +data: App\Entity\Country {#1771 …} +value: "171" +label: "Panama" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +data: App\Entity\Country {#1772 …} +value: "172" +label: "Papua New Guinea" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +data: App\Entity\Country {#1773 …} +value: "173" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +data: App\Entity\Country {#1774 …} +value: "174" +label: "Peru" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +data: App\Entity\Country {#1775 …} +value: "175" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +data: App\Entity\Country {#1776 …} +value: "176" +label: "Pitcairn" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +data: App\Entity\Country {#1777 …} +value: "177" +label: "Poland" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +data: App\Entity\Country {#1778 …} +value: "178" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +data: App\Entity\Country {#1779 …} +value: "179" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +data: App\Entity\Country {#1780 …} +value: "180" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +data: App\Entity\Country {#1781 …} +value: "181" +label: "Réunion" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +data: App\Entity\Country {#1782 …} +value: "182" +label: "Romania" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +data: App\Entity\Country {#1783 …} +value: "183" +label: "Russian Federation" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +data: App\Entity\Country {#1784 …} +value: "184" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +data: App\Entity\Country {#1785 …} +value: "185" +label: "Saint Barthélemy" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +data: App\Entity\Country {#1786 …} +value: "186" +label: "Saint Helena, Ascension and Tristan da Cunha" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +data: App\Entity\Country {#1787 …} +value: "187" +label: "Saint Kitts and Nevis" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +data: App\Entity\Country {#1788 …} +value: "188" +label: "Saint Lucia" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +data: App\Entity\Country {#1789 …} +value: "189" +label: "Saint Martin (French part)" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +data: App\Entity\Country {#1790 …} +value: "190" +label: "Saint Pierre and Miquelon" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +data: App\Entity\Country {#1791 …} +value: "191" +label: "Saint Vincent and the Grenadines" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +data: App\Entity\Country {#1792 …} +value: "192" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +data: App\Entity\Country {#1793 …} +value: "193" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +data: App\Entity\Country {#1794 …} +value: "194" +label: "Sao Tome and Principe" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +data: App\Entity\Country {#1795 …} +value: "195" +label: "Saudi Arabia" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +data: App\Entity\Country {#1796 …} +value: "196" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +data: App\Entity\Country {#1797 …} +value: "197" +label: "Serbia" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +data: App\Entity\Country {#1798 …} +value: "198" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +data: App\Entity\Country {#1799 …} +value: "199" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +data: App\Entity\Country {#1901 …} +value: "200" +label: "Singapore" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +data: App\Entity\Country {#1900 …} +value: "201" +label: "Sint Maarten (Dutch part)" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +data: App\Entity\Country {#1902 …} +value: "202" +label: "Slovakia" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +data: App\Entity\Country {#1903 …} +value: "203" +label: "Slovenia" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +data: App\Entity\Country {#1904 …} +value: "204" +label: "Solomon Islands" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +data: App\Entity\Country {#1905 …} +value: "205" +label: "Somalia" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +data: App\Entity\Country {#1906 …} +value: "206" +label: "South Africa" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +data: App\Entity\Country {#1907 …} +value: "207" +label: "South Georgia and the South Sandwich Islands" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +data: App\Entity\Country {#1908 …} +value: "208" +label: "South Sudan" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +data: App\Entity\Country {#1909 …} +value: "209" +label: "Spain" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +data: App\Entity\Country {#1910 …} +value: "210" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +data: App\Entity\Country {#1911 …} +value: "211" +label: "Sudan" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +data: App\Entity\Country {#1912 …} +value: "212" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +data: App\Entity\Country {#1913 …} +value: "213" +label: "Svalbard and Jan Mayen" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +data: App\Entity\Country {#1914 …} +value: "214" +label: "Swaziland" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +data: App\Entity\Country {#1915 …} +value: "215" +label: "Sweden" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +data: App\Entity\Country {#1916 …} +value: "216" +label: "Switzerland" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +data: App\Entity\Country {#1917 …} +value: "217" +label: "Syrian Arab Republic" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +data: App\Entity\Country {#1918 …} +value: "218" +label: "Taiwan" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +data: App\Entity\Country {#1919 …} +value: "219" +label: "Tajikistan" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +data: App\Entity\Country {#1920 …} +value: "220" +label: "Tanzania, United Republic of" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +data: App\Entity\Country {#1921 …} +value: "221" +label: "Thailand" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +data: App\Entity\Country {#1922 …} +value: "222" +label: "Timor-Leste" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +data: App\Entity\Country {#1923 …} +value: "223" +label: "Togo" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +data: App\Entity\Country {#1924 …} +value: "224" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +data: App\Entity\Country {#1925 …} +value: "225" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +data: App\Entity\Country {#1926 …} +value: "226" +label: "Trinidad and Tobago" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +data: App\Entity\Country {#1927 …} +value: "227" +label: "Tunisia" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +data: App\Entity\Country {#1928 …} +value: "228" +label: "Türkiye" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +data: App\Entity\Country {#1929 …} +value: "229" +label: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +data: App\Entity\Country {#1930 …} +value: "230" +label: "Turks and Caicos Islands" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +data: App\Entity\Country {#1931 …} +value: "231" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +data: App\Entity\Country {#1932 …} +value: "232" +label: "Uganda" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +data: App\Entity\Country {#1933 …} +value: "233" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +data: App\Entity\Country {#1934 …} +value: "234" +label: "United Arab Emirates" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +data: App\Entity\Country {#1935 …} +value: "235" +label: "United Kingdom" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +data: App\Entity\Country {#1936 …} +value: "236" +label: "United States" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +data: App\Entity\Country {#1937 …} +value: "237" +label: "United States Minor Outlying Islands" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +data: App\Entity\Country {#1938 …} +value: "238" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +data: App\Entity\Country {#1939 …} +value: "239" +label: "Uzbekistan" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +data: App\Entity\Country {#1940 …} +value: "240" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +data: App\Entity\Country {#1941 …} +value: "241" +label: "Venezuela, Bolivarian Republic of" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +data: App\Entity\Country {#1942 …} +value: "242" +label: "Viet Nam" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +data: App\Entity\Country {#1943 …} +value: "243" +label: "Virgin Islands, British" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +data: App\Entity\Country {#1944 …} +value: "244" +label: "Virgin Islands, U.S." +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +data: App\Entity\Country {#1945 …} +value: "245" +label: "Wallis and Futuna" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +data: App\Entity\Country {#1946 …} +value: "246" +label: "Western Sahara" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +data: App\Entity\Country {#1947 …} +value: "247" +label: "Yemen" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +data: App\Entity\Country {#1948 …} +value: "248" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +data: App\Entity\Country {#1949 …} +value: "249" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1376 -errors: [] -form: Symfony\Component\Form\Form {#1856 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1369 …5} |
| full_name | "registration_form[country]" |
| help | "Country is mandatory" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_country" |
| is_selected | Closure($choice, $value) {#1153 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "* Country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "Seleccione un country" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_country" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | "City is mandatory" |
same as passed value |
| label | "* City " |
same as passed value |
| required | 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 | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1256 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "City is mandatory" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "* City " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1252 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_city" ] |
| cache_key | "_registration_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2190 -errors: [] -form: Symfony\Component\Form\Form {#1855 …} } |
| form | Symfony\Component\Form\FormView {#1263 …5} |
| full_name | "registration_form[city]" |
| help | "City is mandatory" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_city" |
| label | "* City " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_city" |
| valid | true |
| value | "" |
timezone
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "UTC" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" "data-controller" => "timezone-select" ] |
[ "class" => "form-select" "data-controller" => "timezone-select" ] |
| help | "<i class="bi bi-globe"></i> <b>Important</b>: Accurate timezone management in an international event system is critical because it ensures universal synchronization." |
same as passed value |
| help_html | true |
same as passed value |
| label | "Your Timezone" |
same as passed value |
| preferred_choices | [ "Europe/Madrid" "America/New_York" "America/Mexico_City" "America/Los_Angeles" "Europe/London" "Asia/Tokyo" "Australia/Sydney" "UTC" ] |
[ "Europe/Madrid" "America/New_York" "America/Mexico_City" "America/Los_Angeles" "Europe/London" "Asia/Tokyo" "Australia/Sydney" "UTC" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select" "data-controller" => "timezone-select" ] |
| 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_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1370 -option: Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#1362 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | "<i class="bi bi-globe"></i> <b>Important</b>: Accurate timezone management in an international event system is critical because it ensures universal synchronization." |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| input | "string" |
| intl | false |
| invalid_message | "Please select a valid timezone." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Your Timezone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [ "Europe/Madrid" "America/New_York" "America/Mexico_City" "America/Los_Angeles" "Europe/London" "Asia/Tokyo" "Australia/Sydney" "UTC" ] |
| priority | 0 |
| property_path | null |
| regions | 2047 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1265 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-controller" => "timezone-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "timezone" "_registration_form_timezone" ] |
| cache_key | "_registration_form_timezone_timezone" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +data: "Africa/Abidjan" +value: "Africa/Abidjan" +label: "Africa / Abidjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +data: "Africa/Accra" +value: "Africa/Accra" +label: "Africa / Accra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +data: "Africa/Addis_Ababa" +value: "Africa/Addis_Ababa" +label: "Africa / Addis Ababa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +data: "Africa/Algiers" +value: "Africa/Algiers" +label: "Africa / Algiers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +data: "Africa/Asmara" +value: "Africa/Asmara" +label: "Africa / Asmara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +data: "Africa/Bamako" +value: "Africa/Bamako" +label: "Africa / Bamako" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +data: "Africa/Bangui" +value: "Africa/Bangui" +label: "Africa / Bangui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +data: "Africa/Banjul" +value: "Africa/Banjul" +label: "Africa / Banjul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +data: "Africa/Bissau" +value: "Africa/Bissau" +label: "Africa / Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +data: "Africa/Blantyre" +value: "Africa/Blantyre" +label: "Africa / Blantyre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +data: "Africa/Brazzaville" +value: "Africa/Brazzaville" +label: "Africa / Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +data: "Africa/Bujumbura" +value: "Africa/Bujumbura" +label: "Africa / Bujumbura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +data: "Africa/Cairo" +value: "Africa/Cairo" +label: "Africa / Cairo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +data: "Africa/Casablanca" +value: "Africa/Casablanca" +label: "Africa / Casablanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +data: "Africa/Ceuta" +value: "Africa/Ceuta" +label: "Africa / Ceuta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +data: "Africa/Conakry" +value: "Africa/Conakry" +label: "Africa / Conakry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +data: "Africa/Dakar" +value: "Africa/Dakar" +label: "Africa / Dakar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +data: "Africa/Dar_es_Salaam" +value: "Africa/Dar_es_Salaam" +label: "Africa / Dar es Salaam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +data: "Africa/Djibouti" +value: "Africa/Djibouti" +label: "Africa / Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +data: "Africa/Douala" +value: "Africa/Douala" +label: "Africa / Douala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +data: "Africa/El_Aaiun" +value: "Africa/El_Aaiun" +label: "Africa / El Aaiun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +data: "Africa/Freetown" +value: "Africa/Freetown" +label: "Africa / Freetown" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +data: "Africa/Gaborone" +value: "Africa/Gaborone" +label: "Africa / Gaborone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +data: "Africa/Harare" +value: "Africa/Harare" +label: "Africa / Harare" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +data: "Africa/Johannesburg" +value: "Africa/Johannesburg" +label: "Africa / Johannesburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +data: "Africa/Juba" +value: "Africa/Juba" +label: "Africa / Juba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +data: "Africa/Kampala" +value: "Africa/Kampala" +label: "Africa / Kampala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +data: "Africa/Khartoum" +value: "Africa/Khartoum" +label: "Africa / Khartoum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +data: "Africa/Kigali" +value: "Africa/Kigali" +label: "Africa / Kigali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +data: "Africa/Kinshasa" +value: "Africa/Kinshasa" +label: "Africa / Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +data: "Africa/Lagos" +value: "Africa/Lagos" +label: "Africa / Lagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +data: "Africa/Libreville" +value: "Africa/Libreville" +label: "Africa / Libreville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +data: "Africa/Lome" +value: "Africa/Lome" +label: "Africa / Lome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +data: "Africa/Luanda" +value: "Africa/Luanda" +label: "Africa / Luanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +data: "Africa/Lubumbashi" +value: "Africa/Lubumbashi" +label: "Africa / Lubumbashi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +data: "Africa/Lusaka" +value: "Africa/Lusaka" +label: "Africa / Lusaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +data: "Africa/Malabo" +value: "Africa/Malabo" +label: "Africa / Malabo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +data: "Africa/Maputo" +value: "Africa/Maputo" +label: "Africa / Maputo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +data: "Africa/Maseru" +value: "Africa/Maseru" +label: "Africa / Maseru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +data: "Africa/Mbabane" +value: "Africa/Mbabane" +label: "Africa / Mbabane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +data: "Africa/Mogadishu" +value: "Africa/Mogadishu" +label: "Africa / Mogadishu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +data: "Africa/Monrovia" +value: "Africa/Monrovia" +label: "Africa / Monrovia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +data: "Africa/Nairobi" +value: "Africa/Nairobi" +label: "Africa / Nairobi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +data: "Africa/Ndjamena" +value: "Africa/Ndjamena" +label: "Africa / Ndjamena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +data: "Africa/Niamey" +value: "Africa/Niamey" +label: "Africa / Niamey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +data: "Africa/Nouakchott" +value: "Africa/Nouakchott" +label: "Africa / Nouakchott" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +data: "Africa/Ouagadougou" +value: "Africa/Ouagadougou" +label: "Africa / Ouagadougou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +data: "Africa/Porto-Novo" +value: "Africa/Porto-Novo" +label: "Africa / Porto-Novo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +data: "Africa/Sao_Tome" +value: "Africa/Sao_Tome" +label: "Africa / Sao Tome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +data: "Africa/Tripoli" +value: "Africa/Tripoli" +label: "Africa / Tripoli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +data: "Africa/Tunis" +value: "Africa/Tunis" +label: "Africa / Tunis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +data: "Africa/Windhoek" +value: "Africa/Windhoek" +label: "Africa / Windhoek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +data: "America/Adak" +value: "America/Adak" +label: "America / Adak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +data: "America/Anchorage" +value: "America/Anchorage" +label: "America / Anchorage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +data: "America/Anguilla" +value: "America/Anguilla" +label: "America / Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +data: "America/Antigua" +value: "America/Antigua" +label: "America / Antigua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +data: "America/Araguaina" +value: "America/Araguaina" +label: "America / Araguaina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +data: "America/Argentina/Buenos_Aires" +value: "America/Argentina/Buenos_Aires" +label: "America / Argentina / Buenos Aires" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +data: "America/Argentina/Catamarca" +value: "America/Argentina/Catamarca" +label: "America / Argentina / Catamarca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +data: "America/Argentina/Cordoba" +value: "America/Argentina/Cordoba" +label: "America / Argentina / Cordoba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +data: "America/Argentina/Jujuy" +value: "America/Argentina/Jujuy" +label: "America / Argentina / Jujuy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +data: "America/Argentina/La_Rioja" +value: "America/Argentina/La_Rioja" +label: "America / Argentina / La Rioja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +data: "America/Argentina/Mendoza" +value: "America/Argentina/Mendoza" +label: "America / Argentina / Mendoza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +data: "America/Argentina/Rio_Gallegos" +value: "America/Argentina/Rio_Gallegos" +label: "America / Argentina / Rio Gallegos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +data: "America/Argentina/Salta" +value: "America/Argentina/Salta" +label: "America / Argentina / Salta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +data: "America/Argentina/San_Juan" +value: "America/Argentina/San_Juan" +label: "America / Argentina / San Juan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +data: "America/Argentina/San_Luis" +value: "America/Argentina/San_Luis" +label: "America / Argentina / San Luis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +data: "America/Argentina/Tucuman" +value: "America/Argentina/Tucuman" +label: "America / Argentina / Tucuman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +data: "America/Argentina/Ushuaia" +value: "America/Argentina/Ushuaia" +label: "America / Argentina / Ushuaia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +data: "America/Aruba" +value: "America/Aruba" +label: "America / Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +data: "America/Asuncion" +value: "America/Asuncion" +label: "America / Asuncion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +data: "America/Atikokan" +value: "America/Atikokan" +label: "America / Atikokan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +data: "America/Bahia" +value: "America/Bahia" +label: "America / Bahia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +data: "America/Bahia_Banderas" +value: "America/Bahia_Banderas" +label: "America / Bahia Banderas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +data: "America/Barbados" +value: "America/Barbados" +label: "America / Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +data: "America/Belem" +value: "America/Belem" +label: "America / Belem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +data: "America/Belize" +value: "America/Belize" +label: "America / Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +data: "America/Blanc-Sablon" +value: "America/Blanc-Sablon" +label: "America / Blanc-Sablon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +data: "America/Boa_Vista" +value: "America/Boa_Vista" +label: "America / Boa Vista" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +data: "America/Bogota" +value: "America/Bogota" +label: "America / Bogota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +data: "America/Boise" +value: "America/Boise" +label: "America / Boise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +data: "America/Cambridge_Bay" +value: "America/Cambridge_Bay" +label: "America / Cambridge Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +data: "America/Campo_Grande" +value: "America/Campo_Grande" +label: "America / Campo Grande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +data: "America/Cancun" +value: "America/Cancun" +label: "America / Cancun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +data: "America/Caracas" +value: "America/Caracas" +label: "America / Caracas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +data: "America/Cayenne" +value: "America/Cayenne" +label: "America / Cayenne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +data: "America/Cayman" +value: "America/Cayman" +label: "America / Cayman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +data: "America/Chicago" +value: "America/Chicago" +label: "America / Chicago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +data: "America/Chihuahua" +value: "America/Chihuahua" +label: "America / Chihuahua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +data: "America/Ciudad_Juarez" +value: "America/Ciudad_Juarez" +label: "America / Ciudad Juarez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +data: "America/Costa_Rica" +value: "America/Costa_Rica" +label: "America / Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +data: "America/Coyhaique" +value: "America/Coyhaique" +label: "America / Coyhaique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +data: "America/Creston" +value: "America/Creston" +label: "America / Creston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +data: "America/Cuiaba" +value: "America/Cuiaba" +label: "America / Cuiaba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +data: "America/Curacao" +value: "America/Curacao" +label: "America / Curacao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +data: "America/Danmarkshavn" +value: "America/Danmarkshavn" +label: "America / Danmarkshavn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +data: "America/Dawson" +value: "America/Dawson" +label: "America / Dawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +data: "America/Dawson_Creek" +value: "America/Dawson_Creek" +label: "America / Dawson Creek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +data: "America/Denver" +value: "America/Denver" +label: "America / Denver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +data: "America/Detroit" +value: "America/Detroit" +label: "America / Detroit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +data: "America/Dominica" +value: "America/Dominica" +label: "America / Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +data: "America/Edmonton" +value: "America/Edmonton" +label: "America / Edmonton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +data: "America/Eirunepe" +value: "America/Eirunepe" +label: "America / Eirunepe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +data: "America/El_Salvador" +value: "America/El_Salvador" +label: "America / El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +data: "America/Fort_Nelson" +value: "America/Fort_Nelson" +label: "America / Fort Nelson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +data: "America/Fortaleza" +value: "America/Fortaleza" +label: "America / Fortaleza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +data: "America/Glace_Bay" +value: "America/Glace_Bay" +label: "America / Glace Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +data: "America/Goose_Bay" +value: "America/Goose_Bay" +label: "America / Goose Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +data: "America/Grand_Turk" +value: "America/Grand_Turk" +label: "America / Grand Turk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +data: "America/Grenada" +value: "America/Grenada" +label: "America / Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +data: "America/Guadeloupe" +value: "America/Guadeloupe" +label: "America / Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +data: "America/Guatemala" +value: "America/Guatemala" +label: "America / Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +data: "America/Guayaquil" +value: "America/Guayaquil" +label: "America / Guayaquil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +data: "America/Guyana" +value: "America/Guyana" +label: "America / Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +data: "America/Halifax" +value: "America/Halifax" +label: "America / Halifax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +data: "America/Havana" +value: "America/Havana" +label: "America / Havana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +data: "America/Hermosillo" +value: "America/Hermosillo" +label: "America / Hermosillo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +data: "America/Indiana/Indianapolis" +value: "America/Indiana/Indianapolis" +label: "America / Indiana / Indianapolis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +data: "America/Indiana/Knox" +value: "America/Indiana/Knox" +label: "America / Indiana / Knox" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +data: "America/Indiana/Marengo" +value: "America/Indiana/Marengo" +label: "America / Indiana / Marengo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +data: "America/Indiana/Petersburg" +value: "America/Indiana/Petersburg" +label: "America / Indiana / Petersburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +data: "America/Indiana/Tell_City" +value: "America/Indiana/Tell_City" +label: "America / Indiana / Tell City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +data: "America/Indiana/Vevay" +value: "America/Indiana/Vevay" +label: "America / Indiana / Vevay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +data: "America/Indiana/Vincennes" +value: "America/Indiana/Vincennes" +label: "America / Indiana / Vincennes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +data: "America/Indiana/Winamac" +value: "America/Indiana/Winamac" +label: "America / Indiana / Winamac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +data: "America/Inuvik" +value: "America/Inuvik" +label: "America / Inuvik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: "America/Iqaluit" +value: "America/Iqaluit" +label: "America / Iqaluit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +data: "America/Jamaica" +value: "America/Jamaica" +label: "America / Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +data: "America/Juneau" +value: "America/Juneau" +label: "America / Juneau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +data: "America/Kentucky/Louisville" +value: "America/Kentucky/Louisville" +label: "America / Kentucky / Louisville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: "America/Kentucky/Monticello" +value: "America/Kentucky/Monticello" +label: "America / Kentucky / Monticello" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +data: "America/Kralendijk" +value: "America/Kralendijk" +label: "America / Kralendijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +data: "America/La_Paz" +value: "America/La_Paz" +label: "America / La Paz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +data: "America/Lima" +value: "America/Lima" +label: "America / Lima" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +data: "America/Los_Angeles" +value: "America/Los_Angeles" +label: "America / Los Angeles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +data: "America/Lower_Princes" +value: "America/Lower_Princes" +label: "America / Lower Princes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +data: "America/Maceio" +value: "America/Maceio" +label: "America / Maceio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +data: "America/Managua" +value: "America/Managua" +label: "America / Managua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +data: "America/Manaus" +value: "America/Manaus" +label: "America / Manaus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +data: "America/Marigot" +value: "America/Marigot" +label: "America / Marigot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +data: "America/Martinique" +value: "America/Martinique" +label: "America / Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +data: "America/Matamoros" +value: "America/Matamoros" +label: "America / Matamoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +data: "America/Mazatlan" +value: "America/Mazatlan" +label: "America / Mazatlan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +data: "America/Menominee" +value: "America/Menominee" +label: "America / Menominee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +data: "America/Merida" +value: "America/Merida" +label: "America / Merida" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +data: "America/Metlakatla" +value: "America/Metlakatla" +label: "America / Metlakatla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +data: "America/Mexico_City" +value: "America/Mexico_City" +label: "America / Mexico City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +data: "America/Miquelon" +value: "America/Miquelon" +label: "America / Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +data: "America/Moncton" +value: "America/Moncton" +label: "America / Moncton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +data: "America/Monterrey" +value: "America/Monterrey" +label: "America / Monterrey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +data: "America/Montevideo" +value: "America/Montevideo" +label: "America / Montevideo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +data: "America/Montserrat" +value: "America/Montserrat" +label: "America / Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +data: "America/Nassau" +value: "America/Nassau" +label: "America / Nassau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +data: "America/New_York" +value: "America/New_York" +label: "America / New York" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +data: "America/Nome" +value: "America/Nome" +label: "America / Nome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +data: "America/Noronha" +value: "America/Noronha" +label: "America / Noronha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +data: "America/North_Dakota/Beulah" +value: "America/North_Dakota/Beulah" +label: "America / North Dakota / Beulah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +data: "America/North_Dakota/Center" +value: "America/North_Dakota/Center" +label: "America / North Dakota / Center" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +data: "America/North_Dakota/New_Salem" +value: "America/North_Dakota/New_Salem" +label: "America / North Dakota / New Salem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2353 +data: "America/Nuuk" +value: "America/Nuuk" +label: "America / Nuuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2354 +data: "America/Ojinaga" +value: "America/Ojinaga" +label: "America / Ojinaga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +data: "America/Panama" +value: "America/Panama" +label: "America / Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +data: "America/Paramaribo" +value: "America/Paramaribo" +label: "America / Paramaribo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +data: "America/Phoenix" +value: "America/Phoenix" +label: "America / Phoenix" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +data: "America/Port-au-Prince" +value: "America/Port-au-Prince" +label: "America / Port-au-Prince" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +data: "America/Port_of_Spain" +value: "America/Port_of_Spain" +label: "America / Port of Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +data: "America/Porto_Velho" +value: "America/Porto_Velho" +label: "America / Porto Velho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +data: "America/Puerto_Rico" +value: "America/Puerto_Rico" +label: "America / Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2362 +data: "America/Punta_Arenas" +value: "America/Punta_Arenas" +label: "America / Punta Arenas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +data: "America/Rankin_Inlet" +value: "America/Rankin_Inlet" +label: "America / Rankin Inlet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +data: "America/Recife" +value: "America/Recife" +label: "America / Recife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +data: "America/Regina" +value: "America/Regina" +label: "America / Regina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +data: "America/Resolute" +value: "America/Resolute" +label: "America / Resolute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +data: "America/Rio_Branco" +value: "America/Rio_Branco" +label: "America / Rio Branco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +data: "America/Santarem" +value: "America/Santarem" +label: "America / Santarem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +data: "America/Santiago" +value: "America/Santiago" +label: "America / Santiago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +data: "America/Santo_Domingo" +value: "America/Santo_Domingo" +label: "America / Santo Domingo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +data: "America/Sao_Paulo" +value: "America/Sao_Paulo" +label: "America / Sao Paulo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +data: "America/Scoresbysund" +value: "America/Scoresbysund" +label: "America / Scoresbysund" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +data: "America/Sitka" +value: "America/Sitka" +label: "America / Sitka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +data: "America/St_Barthelemy" +value: "America/St_Barthelemy" +label: "America / St Barthelemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +data: "America/St_Johns" +value: "America/St_Johns" +label: "America / St Johns" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +data: "America/St_Kitts" +value: "America/St_Kitts" +label: "America / St Kitts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +data: "America/St_Lucia" +value: "America/St_Lucia" +label: "America / St Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +data: "America/St_Thomas" +value: "America/St_Thomas" +label: "America / St Thomas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +data: "America/St_Vincent" +value: "America/St_Vincent" +label: "America / St Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +data: "America/Swift_Current" +value: "America/Swift_Current" +label: "America / Swift Current" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +data: "America/Tegucigalpa" +value: "America/Tegucigalpa" +label: "America / Tegucigalpa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +data: "America/Thule" +value: "America/Thule" +label: "America / Thule" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +data: "America/Tijuana" +value: "America/Tijuana" +label: "America / Tijuana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +data: "America/Toronto" +value: "America/Toronto" +label: "America / Toronto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +data: "America/Tortola" +value: "America/Tortola" +label: "America / Tortola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +data: "America/Vancouver" +value: "America/Vancouver" +label: "America / Vancouver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +data: "America/Whitehorse" +value: "America/Whitehorse" +label: "America / Whitehorse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +data: "America/Winnipeg" +value: "America/Winnipeg" +label: "America / Winnipeg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +data: "America/Yakutat" +value: "America/Yakutat" +label: "America / Yakutat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +data: "Antarctica/Casey" +value: "Antarctica/Casey" +label: "Antarctica / Casey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +data: "Antarctica/Davis" +value: "Antarctica/Davis" +label: "Antarctica / Davis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +data: "Antarctica/DumontDUrville" +value: "Antarctica/DumontDUrville" +label: "Antarctica / DumontDUrville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +data: "Antarctica/Macquarie" +value: "Antarctica/Macquarie" +label: "Antarctica / Macquarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +data: "Antarctica/Mawson" +value: "Antarctica/Mawson" +label: "Antarctica / Mawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +data: "Antarctica/McMurdo" +value: "Antarctica/McMurdo" +label: "Antarctica / McMurdo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +data: "Antarctica/Palmer" +value: "Antarctica/Palmer" +label: "Antarctica / Palmer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +data: "Antarctica/Rothera" +value: "Antarctica/Rothera" +label: "Antarctica / Rothera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +data: "Antarctica/Syowa" +value: "Antarctica/Syowa" +label: "Antarctica / Syowa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +data: "Antarctica/Troll" +value: "Antarctica/Troll" +label: "Antarctica / Troll" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +data: "Antarctica/Vostok" +value: "Antarctica/Vostok" +label: "Antarctica / Vostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +data: "Arctic/Longyearbyen" +value: "Arctic/Longyearbyen" +label: "Arctic / Longyearbyen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +data: "Asia/Aden" +value: "Asia/Aden" +label: "Asia / Aden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +data: "Asia/Almaty" +value: "Asia/Almaty" +label: "Asia / Almaty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +data: "Asia/Amman" +value: "Asia/Amman" +label: "Asia / Amman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +data: "Asia/Anadyr" +value: "Asia/Anadyr" +label: "Asia / Anadyr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +data: "Asia/Aqtau" +value: "Asia/Aqtau" +label: "Asia / Aqtau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +data: "Asia/Aqtobe" +value: "Asia/Aqtobe" +label: "Asia / Aqtobe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +data: "Asia/Ashgabat" +value: "Asia/Ashgabat" +label: "Asia / Ashgabat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +data: "Asia/Atyrau" +value: "Asia/Atyrau" +label: "Asia / Atyrau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +data: "Asia/Baghdad" +value: "Asia/Baghdad" +label: "Asia / Baghdad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +data: "Asia/Bahrain" +value: "Asia/Bahrain" +label: "Asia / Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +data: "Asia/Baku" +value: "Asia/Baku" +label: "Asia / Baku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +data: "Asia/Bangkok" +value: "Asia/Bangkok" +label: "Asia / Bangkok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +data: "Asia/Barnaul" +value: "Asia/Barnaul" +label: "Asia / Barnaul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +data: "Asia/Beirut" +value: "Asia/Beirut" +label: "Asia / Beirut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +data: "Asia/Bishkek" +value: "Asia/Bishkek" +label: "Asia / Bishkek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +data: "Asia/Brunei" +value: "Asia/Brunei" +label: "Asia / Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +data: "Asia/Chita" +value: "Asia/Chita" +label: "Asia / Chita" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +data: "Asia/Colombo" +value: "Asia/Colombo" +label: "Asia / Colombo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +data: "Asia/Damascus" +value: "Asia/Damascus" +label: "Asia / Damascus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +data: "Asia/Dhaka" +value: "Asia/Dhaka" +label: "Asia / Dhaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +data: "Asia/Dili" +value: "Asia/Dili" +label: "Asia / Dili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +data: "Asia/Dubai" +value: "Asia/Dubai" +label: "Asia / Dubai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +data: "Asia/Dushanbe" +value: "Asia/Dushanbe" +label: "Asia / Dushanbe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +data: "Asia/Famagusta" +value: "Asia/Famagusta" +label: "Asia / Famagusta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +data: "Asia/Gaza" +value: "Asia/Gaza" +label: "Asia / Gaza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +data: "Asia/Hebron" +value: "Asia/Hebron" +label: "Asia / Hebron" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +data: "Asia/Ho_Chi_Minh" +value: "Asia/Ho_Chi_Minh" +label: "Asia / Ho Chi Minh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +data: "Asia/Hong_Kong" +value: "Asia/Hong_Kong" +label: "Asia / Hong Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +data: "Asia/Hovd" +value: "Asia/Hovd" +label: "Asia / Hovd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +data: "Asia/Irkutsk" +value: "Asia/Irkutsk" +label: "Asia / Irkutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +data: "Asia/Jakarta" +value: "Asia/Jakarta" +label: "Asia / Jakarta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +data: "Asia/Jayapura" +value: "Asia/Jayapura" +label: "Asia / Jayapura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +data: "Asia/Jerusalem" +value: "Asia/Jerusalem" +label: "Asia / Jerusalem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +data: "Asia/Kabul" +value: "Asia/Kabul" +label: "Asia / Kabul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +data: "Asia/Kamchatka" +value: "Asia/Kamchatka" +label: "Asia / Kamchatka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +data: "Asia/Karachi" +value: "Asia/Karachi" +label: "Asia / Karachi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +data: "Asia/Kathmandu" +value: "Asia/Kathmandu" +label: "Asia / Kathmandu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +data: "Asia/Khandyga" +value: "Asia/Khandyga" +label: "Asia / Khandyga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +data: "Asia/Kolkata" +value: "Asia/Kolkata" +label: "Asia / Kolkata" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +data: "Asia/Krasnoyarsk" +value: "Asia/Krasnoyarsk" +label: "Asia / Krasnoyarsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +data: "Asia/Kuala_Lumpur" +value: "Asia/Kuala_Lumpur" +label: "Asia / Kuala Lumpur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +data: "Asia/Kuching" +value: "Asia/Kuching" +label: "Asia / Kuching" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +data: "Asia/Kuwait" +value: "Asia/Kuwait" +label: "Asia / Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +data: "Asia/Macau" +value: "Asia/Macau" +label: "Asia / Macau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +data: "Asia/Magadan" +value: "Asia/Magadan" +label: "Asia / Magadan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +data: "Asia/Makassar" +value: "Asia/Makassar" +label: "Asia / Makassar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +data: "Asia/Manila" +value: "Asia/Manila" +label: "Asia / Manila" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +data: "Asia/Muscat" +value: "Asia/Muscat" +label: "Asia / Muscat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +data: "Asia/Nicosia" +value: "Asia/Nicosia" +label: "Asia / Nicosia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +data: "Asia/Novokuznetsk" +value: "Asia/Novokuznetsk" +label: "Asia / Novokuznetsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +data: "Asia/Novosibirsk" +value: "Asia/Novosibirsk" +label: "Asia / Novosibirsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +data: "Asia/Omsk" +value: "Asia/Omsk" +label: "Asia / Omsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +data: "Asia/Oral" +value: "Asia/Oral" +label: "Asia / Oral" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +data: "Asia/Phnom_Penh" +value: "Asia/Phnom_Penh" +label: "Asia / Phnom Penh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +data: "Asia/Pontianak" +value: "Asia/Pontianak" +label: "Asia / Pontianak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +data: "Asia/Pyongyang" +value: "Asia/Pyongyang" +label: "Asia / Pyongyang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +data: "Asia/Qatar" +value: "Asia/Qatar" +label: "Asia / Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +data: "Asia/Qostanay" +value: "Asia/Qostanay" +label: "Asia / Qostanay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +data: "Asia/Qyzylorda" +value: "Asia/Qyzylorda" +label: "Asia / Qyzylorda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +data: "Asia/Riyadh" +value: "Asia/Riyadh" +label: "Asia / Riyadh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +data: "Asia/Sakhalin" +value: "Asia/Sakhalin" +label: "Asia / Sakhalin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +data: "Asia/Samarkand" +value: "Asia/Samarkand" +label: "Asia / Samarkand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +data: "Asia/Seoul" +value: "Asia/Seoul" +label: "Asia / Seoul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +data: "Asia/Shanghai" +value: "Asia/Shanghai" +label: "Asia / Shanghai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +data: "Asia/Singapore" +value: "Asia/Singapore" +label: "Asia / Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +data: "Asia/Srednekolymsk" +value: "Asia/Srednekolymsk" +label: "Asia / Srednekolymsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +data: "Asia/Taipei" +value: "Asia/Taipei" +label: "Asia / Taipei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +data: "Asia/Tashkent" +value: "Asia/Tashkent" +label: "Asia / Tashkent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +data: "Asia/Tbilisi" +value: "Asia/Tbilisi" +label: "Asia / Tbilisi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +data: "Asia/Tehran" +value: "Asia/Tehran" +label: "Asia / Tehran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +data: "Asia/Thimphu" +value: "Asia/Thimphu" +label: "Asia / Thimphu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +data: "Asia/Tokyo" +value: "Asia/Tokyo" +label: "Asia / Tokyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +data: "Asia/Tomsk" +value: "Asia/Tomsk" +label: "Asia / Tomsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +data: "Asia/Ulaanbaatar" +value: "Asia/Ulaanbaatar" +label: "Asia / Ulaanbaatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +data: "Asia/Urumqi" +value: "Asia/Urumqi" +label: "Asia / Urumqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +data: "Asia/Ust-Nera" +value: "Asia/Ust-Nera" +label: "Asia / Ust-Nera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +data: "Asia/Vientiane" +value: "Asia/Vientiane" +label: "Asia / Vientiane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +data: "Asia/Vladivostok" +value: "Asia/Vladivostok" +label: "Asia / Vladivostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +data: "Asia/Yakutsk" +value: "Asia/Yakutsk" +label: "Asia / Yakutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +data: "Asia/Yangon" +value: "Asia/Yangon" +label: "Asia / Yangon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +data: "Asia/Yekaterinburg" +value: "Asia/Yekaterinburg" +label: "Asia / Yekaterinburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +data: "Asia/Yerevan" +value: "Asia/Yerevan" +label: "Asia / Yerevan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +data: "Atlantic/Azores" +value: "Atlantic/Azores" +label: "Atlantic / Azores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +data: "Atlantic/Bermuda" +value: "Atlantic/Bermuda" +label: "Atlantic / Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +data: "Atlantic/Canary" +value: "Atlantic/Canary" +label: "Atlantic / Canary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +data: "Atlantic/Cape_Verde" +value: "Atlantic/Cape_Verde" +label: "Atlantic / Cape Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +data: "Atlantic/Faroe" +value: "Atlantic/Faroe" +label: "Atlantic / Faroe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +data: "Atlantic/Madeira" +value: "Atlantic/Madeira" +label: "Atlantic / Madeira" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +data: "Atlantic/Reykjavik" +value: "Atlantic/Reykjavik" +label: "Atlantic / Reykjavik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +data: "Atlantic/South_Georgia" +value: "Atlantic/South_Georgia" +label: "Atlantic / South Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +data: "Atlantic/St_Helena" +value: "Atlantic/St_Helena" +label: "Atlantic / St Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +data: "Atlantic/Stanley" +value: "Atlantic/Stanley" +label: "Atlantic / Stanley" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +data: "Australia/Adelaide" +value: "Australia/Adelaide" +label: "Australia / Adelaide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +data: "Australia/Brisbane" +value: "Australia/Brisbane" +label: "Australia / Brisbane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +data: "Australia/Broken_Hill" +value: "Australia/Broken_Hill" +label: "Australia / Broken Hill" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +data: "Australia/Darwin" +value: "Australia/Darwin" +label: "Australia / Darwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +data: "Australia/Eucla" +value: "Australia/Eucla" +label: "Australia / Eucla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +data: "Australia/Hobart" +value: "Australia/Hobart" +label: "Australia / Hobart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +data: "Australia/Lindeman" +value: "Australia/Lindeman" +label: "Australia / Lindeman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +data: "Australia/Lord_Howe" +value: "Australia/Lord_Howe" +label: "Australia / Lord Howe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +data: "Australia/Melbourne" +value: "Australia/Melbourne" +label: "Australia / Melbourne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +data: "Australia/Perth" +value: "Australia/Perth" +label: "Australia / Perth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +data: "Australia/Sydney" +value: "Australia/Sydney" +label: "Australia / Sydney" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +data: "Europe/Amsterdam" +value: "Europe/Amsterdam" +label: "Europe / Amsterdam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +data: "Europe/Andorra" +value: "Europe/Andorra" +label: "Europe / Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +data: "Europe/Astrakhan" +value: "Europe/Astrakhan" +label: "Europe / Astrakhan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +data: "Europe/Athens" +value: "Europe/Athens" +label: "Europe / Athens" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +data: "Europe/Belgrade" +value: "Europe/Belgrade" +label: "Europe / Belgrade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +data: "Europe/Berlin" +value: "Europe/Berlin" +label: "Europe / Berlin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +data: "Europe/Bratislava" +value: "Europe/Bratislava" +label: "Europe / Bratislava" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +data: "Europe/Brussels" +value: "Europe/Brussels" +label: "Europe / Brussels" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +data: "Europe/Bucharest" +value: "Europe/Bucharest" +label: "Europe / Bucharest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +data: "Europe/Budapest" +value: "Europe/Budapest" +label: "Europe / Budapest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +data: "Europe/Busingen" +value: "Europe/Busingen" +label: "Europe / Busingen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +data: "Europe/Chisinau" +value: "Europe/Chisinau" +label: "Europe / Chisinau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +data: "Europe/Copenhagen" +value: "Europe/Copenhagen" +label: "Europe / Copenhagen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +data: "Europe/Dublin" +value: "Europe/Dublin" +label: "Europe / Dublin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +data: "Europe/Gibraltar" +value: "Europe/Gibraltar" +label: "Europe / Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +data: "Europe/Guernsey" +value: "Europe/Guernsey" +label: "Europe / Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +data: "Europe/Helsinki" +value: "Europe/Helsinki" +label: "Europe / Helsinki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +data: "Europe/Isle_of_Man" +value: "Europe/Isle_of_Man" +label: "Europe / Isle of Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +data: "Europe/Istanbul" +value: "Europe/Istanbul" +label: "Europe / Istanbul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +data: "Europe/Jersey" +value: "Europe/Jersey" +label: "Europe / Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +data: "Europe/Kaliningrad" +value: "Europe/Kaliningrad" +label: "Europe / Kaliningrad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +data: "Europe/Kirov" +value: "Europe/Kirov" +label: "Europe / Kirov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +data: "Europe/Kyiv" +value: "Europe/Kyiv" +label: "Europe / Kyiv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +data: "Europe/Lisbon" +value: "Europe/Lisbon" +label: "Europe / Lisbon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +data: "Europe/Ljubljana" +value: "Europe/Ljubljana" +label: "Europe / Ljubljana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +data: "Europe/London" +value: "Europe/London" +label: "Europe / London" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +data: "Europe/Luxembourg" +value: "Europe/Luxembourg" +label: "Europe / Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +data: "Europe/Madrid" +value: "Europe/Madrid" +label: "Europe / Madrid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +data: "Europe/Malta" +value: "Europe/Malta" +label: "Europe / Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +data: "Europe/Mariehamn" +value: "Europe/Mariehamn" +label: "Europe / Mariehamn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +data: "Europe/Minsk" +value: "Europe/Minsk" +label: "Europe / Minsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +data: "Europe/Monaco" +value: "Europe/Monaco" +label: "Europe / Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +data: "Europe/Moscow" +value: "Europe/Moscow" +label: "Europe / Moscow" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +data: "Europe/Oslo" +value: "Europe/Oslo" +label: "Europe / Oslo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +data: "Europe/Paris" +value: "Europe/Paris" +label: "Europe / Paris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +data: "Europe/Podgorica" +value: "Europe/Podgorica" +label: "Europe / Podgorica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +data: "Europe/Prague" +value: "Europe/Prague" +label: "Europe / Prague" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +data: "Europe/Riga" +value: "Europe/Riga" +label: "Europe / Riga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +data: "Europe/Rome" +value: "Europe/Rome" +label: "Europe / Rome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +data: "Europe/Samara" +value: "Europe/Samara" +label: "Europe / Samara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +data: "Europe/San_Marino" +value: "Europe/San_Marino" +label: "Europe / San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +data: "Europe/Sarajevo" +value: "Europe/Sarajevo" +label: "Europe / Sarajevo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +data: "Europe/Saratov" +value: "Europe/Saratov" +label: "Europe / Saratov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +data: "Europe/Simferopol" +value: "Europe/Simferopol" +label: "Europe / Simferopol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +data: "Europe/Skopje" +value: "Europe/Skopje" +label: "Europe / Skopje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +data: "Europe/Sofia" +value: "Europe/Sofia" +label: "Europe / Sofia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +data: "Europe/Stockholm" +value: "Europe/Stockholm" +label: "Europe / Stockholm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +data: "Europe/Tallinn" +value: "Europe/Tallinn" +label: "Europe / Tallinn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +data: "Europe/Tirane" +value: "Europe/Tirane" +label: "Europe / Tirane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +data: "Europe/Ulyanovsk" +value: "Europe/Ulyanovsk" +label: "Europe / Ulyanovsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +data: "Europe/Vaduz" +value: "Europe/Vaduz" +label: "Europe / Vaduz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +data: "Europe/Vatican" +value: "Europe/Vatican" +label: "Europe / Vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +data: "Europe/Vienna" +value: "Europe/Vienna" +label: "Europe / Vienna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +data: "Europe/Vilnius" +value: "Europe/Vilnius" +label: "Europe / Vilnius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +data: "Europe/Volgograd" +value: "Europe/Volgograd" +label: "Europe / Volgograd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +data: "Europe/Warsaw" +value: "Europe/Warsaw" +label: "Europe / Warsaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +data: "Europe/Zagreb" +value: "Europe/Zagreb" +label: "Europe / Zagreb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +data: "Europe/Zurich" +value: "Europe/Zurich" +label: "Europe / Zurich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +data: "Indian/Antananarivo" +value: "Indian/Antananarivo" +label: "Indian / Antananarivo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +data: "Indian/Chagos" +value: "Indian/Chagos" +label: "Indian / Chagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +data: "Indian/Christmas" +value: "Indian/Christmas" +label: "Indian / Christmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +data: "Indian/Cocos" +value: "Indian/Cocos" +label: "Indian / Cocos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +data: "Indian/Comoro" +value: "Indian/Comoro" +label: "Indian / Comoro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +data: "Indian/Kerguelen" +value: "Indian/Kerguelen" +label: "Indian / Kerguelen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +data: "Indian/Mahe" +value: "Indian/Mahe" +label: "Indian / Mahe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +data: "Indian/Maldives" +value: "Indian/Maldives" +label: "Indian / Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +data: "Indian/Mauritius" +value: "Indian/Mauritius" +label: "Indian / Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +data: "Indian/Mayotte" +value: "Indian/Mayotte" +label: "Indian / Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +data: "Indian/Reunion" +value: "Indian/Reunion" +label: "Indian / Reunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +data: "Pacific/Apia" +value: "Pacific/Apia" +label: "Pacific / Apia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +data: "Pacific/Auckland" +value: "Pacific/Auckland" +label: "Pacific / Auckland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +data: "Pacific/Bougainville" +value: "Pacific/Bougainville" +label: "Pacific / Bougainville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +data: "Pacific/Chatham" +value: "Pacific/Chatham" +label: "Pacific / Chatham" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +data: "Pacific/Chuuk" +value: "Pacific/Chuuk" +label: "Pacific / Chuuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +data: "Pacific/Easter" +value: "Pacific/Easter" +label: "Pacific / Easter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +data: "Pacific/Efate" +value: "Pacific/Efate" +label: "Pacific / Efate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +data: "Pacific/Fakaofo" +value: "Pacific/Fakaofo" +label: "Pacific / Fakaofo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +data: "Pacific/Fiji" +value: "Pacific/Fiji" +label: "Pacific / Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +data: "Pacific/Funafuti" +value: "Pacific/Funafuti" +label: "Pacific / Funafuti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +data: "Pacific/Galapagos" +value: "Pacific/Galapagos" +label: "Pacific / Galapagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +data: "Pacific/Gambier" +value: "Pacific/Gambier" +label: "Pacific / Gambier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +data: "Pacific/Guadalcanal" +value: "Pacific/Guadalcanal" +label: "Pacific / Guadalcanal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +data: "Pacific/Guam" +value: "Pacific/Guam" +label: "Pacific / Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +data: "Pacific/Honolulu" +value: "Pacific/Honolulu" +label: "Pacific / Honolulu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +data: "Pacific/Kanton" +value: "Pacific/Kanton" +label: "Pacific / Kanton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +data: "Pacific/Kiritimati" +value: "Pacific/Kiritimati" +label: "Pacific / Kiritimati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +data: "Pacific/Kosrae" +value: "Pacific/Kosrae" +label: "Pacific / Kosrae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +data: "Pacific/Kwajalein" +value: "Pacific/Kwajalein" +label: "Pacific / Kwajalein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +data: "Pacific/Majuro" +value: "Pacific/Majuro" +label: "Pacific / Majuro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +data: "Pacific/Marquesas" +value: "Pacific/Marquesas" +label: "Pacific / Marquesas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +data: "Pacific/Midway" +value: "Pacific/Midway" +label: "Pacific / Midway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +data: "Pacific/Nauru" +value: "Pacific/Nauru" +label: "Pacific / Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +data: "Pacific/Niue" +value: "Pacific/Niue" +label: "Pacific / Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +data: "Pacific/Norfolk" +value: "Pacific/Norfolk" +label: "Pacific / Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +data: "Pacific/Noumea" +value: "Pacific/Noumea" +label: "Pacific / Noumea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +data: "Pacific/Pago_Pago" +value: "Pacific/Pago_Pago" +label: "Pacific / Pago Pago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +data: "Pacific/Palau" +value: "Pacific/Palau" +label: "Pacific / Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +data: "Pacific/Pitcairn" +value: "Pacific/Pitcairn" +label: "Pacific / Pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +data: "Pacific/Pohnpei" +value: "Pacific/Pohnpei" +label: "Pacific / Pohnpei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +data: "Pacific/Port_Moresby" +value: "Pacific/Port_Moresby" +label: "Pacific / Port Moresby" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +data: "Pacific/Rarotonga" +value: "Pacific/Rarotonga" +label: "Pacific / Rarotonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +data: "Pacific/Saipan" +value: "Pacific/Saipan" +label: "Pacific / Saipan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +data: "Pacific/Tahiti" +value: "Pacific/Tahiti" +label: "Pacific / Tahiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +data: "Pacific/Tarawa" +value: "Pacific/Tarawa" +label: "Pacific / Tarawa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +data: "Pacific/Tongatapu" +value: "Pacific/Tongatapu" +label: "Pacific / Tongatapu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +data: "Pacific/Wake" +value: "Pacific/Wake" +label: "Pacific / Wake" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +data: "Pacific/Wallis" +value: "Pacific/Wallis" +label: "Pacific / Wallis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +data: "UTC" +value: "UTC" +label: "UTC" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "UTC" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2193 -errors: [] -form: Symfony\Component\Form\Form {#1823 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2191 …5} |
| full_name | "registration_form[timezone]" |
| help | "<i class="bi bi-globe"></i> <b>Important</b>: Accurate timezone management in an international event system is critical because it ensures universal synchronization." |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "registration_form_timezone" |
| is_selected | Closure($choice, $value) {#2192 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Your Timezone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "timezone" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [ 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +data: "Europe/Madrid" +value: "Europe/Madrid" +label: "Europe / Madrid" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +data: "America/New_York" +value: "America/New_York" +label: "America / New York" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +data: "America/Mexico_City" +value: "America/Mexico_City" +label: "America / Mexico City" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +data: "America/Los_Angeles" +value: "America/Los_Angeles" +label: "America / Los Angeles" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +data: "Europe/London" +value: "Europe/London" +label: "Europe / London" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +data: "Asia/Tokyo" +value: "Asia/Tokyo" +label: "Asia / Tokyo" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +data: "Australia/Sydney" +value: "Australia/Sydney" +label: "Australia / Sydney" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +data: "UTC" +value: "UTC" +label: "UTC" +attr: [] +labelTranslationParameters: [] } ] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_timezone" |
| valid | true |
| value | "UTC" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1373 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1374 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_company" ] |
| cache_key | "_registration_form_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2613 -errors: [] -form: Symfony\Component\Form\Form {#1820 …} } |
| form | Symfony\Component\Form\FormView {#2614 …5} |
| full_name | "registration_form[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_company" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_company" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1828 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_phone" ] |
| cache_key | "_registration_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2615 -errors: [] -form: Symfony\Component\Form\Form {#1817 …} } |
| form | Symfony\Component\Form\FormView {#2616 …5} |
| full_name | "registration_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phone" |
| valid | true |
| value | "" |
mobile
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1826 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1850 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_mobile" ] |
| cache_key | "_registration_form_mobile_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2617 -errors: [] -form: Symfony\Component\Form\Form {#1814 …} } |
| form | Symfony\Component\Form\FormView {#2618 …5} |
| full_name | "registration_form[mobile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_mobile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mobile" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_mobile" |
| valid | true |
| value | "" |
website
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 ] |
[ "maxlength" => 100 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1833 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_website" ] |
| cache_key | "_registration_form_website_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2619 -errors: [] -form: Symfony\Component\Form\Form {#1811 …} } |
| form | Symfony\Component\Form\FormView {#2620 …5} |
| full_name | "registration_form[website]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_website" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "website" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_website" |
| valid | true |
| value | "" |
agreeTerms
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1190 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1190 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
| 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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1190 +payload: null +groups: ? ?array +message: "You should agree to our terms." } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1870 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1386 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#1877 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
| cache_key | "_registration_form_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2621 -errors: [] -form: Symfony\Component\Form\Form {#1808 …} } |
| form | Symfony\Component\Form\FormView {#2622 …5} |
| full_name | "registration_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agreeTerms" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agreeTerms" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#468 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#469 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1005 …} $message: Closure() {#2623 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2634 -errors: [] -form: Symfony\Component\Form\Form {#2630 …} } |
| form | Symfony\Component\Form\FormView {#1526 …5} |
| full_name | "registration_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form__token" |
| valid | true |
| value | "csrf-token" |