Forms
-
changetimezone
-
timezone
-
_token
-
changetimezone
Form type:
"App\Form\root\ChangetimezoneType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "timezone" => "UTC" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "timezone" => "UTC" ] |
[ "timezone" => "UTC" ] |
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 | "user_form" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#363 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#354 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | [ "timezone" => "UTC" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#404 …} $message: Closure() {#874 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "changetimezone" "_changetimezone" ] |
| cache_key | "_changetimezone_changetimezone" |
| compound | true |
| data | [ "timezone" => "UTC" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#935 -errors: [] -form: Symfony\Component\Form\Form {#865 …} } |
| form | Symfony\Component\Form\FormView {#872 …5} |
| full_name | "changetimezone" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "changetimezone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "changetimezone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_changetimezone" |
| valid | true |
| value | [ "timezone" => "UTC" ] |
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" ] |
| 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 {#867 -option: Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#891 …} } |
| 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 {#363 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#354 …} -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 | null |
| help_attr | [] |
| help_html | false |
| 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() {#861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#404 …} $message: Closure() {#860 …} $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" "_changetimezone_timezone" ] |
| cache_key | "_changetimezone_timezone_timezone" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#898 +data: "Africa/Abidjan" +value: "Africa/Abidjan" +label: "Africa / Abidjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#892 +data: "Africa/Accra" +value: "Africa/Accra" +label: "Africa / Accra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#893 +data: "Africa/Addis_Ababa" +value: "Africa/Addis_Ababa" +label: "Africa / Addis Ababa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#930 +data: "Africa/Algiers" +value: "Africa/Algiers" +label: "Africa / Algiers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#868 +data: "Africa/Asmara" +value: "Africa/Asmara" +label: "Africa / Asmara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#896 +data: "Africa/Bamako" +value: "Africa/Bamako" +label: "Africa / Bamako" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#897 +data: "Africa/Bangui" +value: "Africa/Bangui" +label: "Africa / Bangui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#863 +data: "Africa/Banjul" +value: "Africa/Banjul" +label: "Africa / Banjul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#937 +data: "Africa/Bissau" +value: "Africa/Bissau" +label: "Africa / Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#899 +data: "Africa/Blantyre" +value: "Africa/Blantyre" +label: "Africa / Blantyre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#895 +data: "Africa/Brazzaville" +value: "Africa/Brazzaville" +label: "Africa / Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#900 +data: "Africa/Bujumbura" +value: "Africa/Bujumbura" +label: "Africa / Bujumbura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#889 +data: "Africa/Cairo" +value: "Africa/Cairo" +label: "Africa / Cairo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#894 +data: "Africa/Casablanca" +value: "Africa/Casablanca" +label: "Africa / Casablanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#906 +data: "Africa/Ceuta" +value: "Africa/Ceuta" +label: "Africa / Ceuta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#907 +data: "Africa/Conakry" +value: "Africa/Conakry" +label: "Africa / Conakry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#908 +data: "Africa/Dakar" +value: "Africa/Dakar" +label: "Africa / Dakar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#909 +data: "Africa/Dar_es_Salaam" +value: "Africa/Dar_es_Salaam" +label: "Africa / Dar es Salaam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#910 +data: "Africa/Djibouti" +value: "Africa/Djibouti" +label: "Africa / Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#911 +data: "Africa/Douala" +value: "Africa/Douala" +label: "Africa / Douala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#912 +data: "Africa/El_Aaiun" +value: "Africa/El_Aaiun" +label: "Africa / El Aaiun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#913 +data: "Africa/Freetown" +value: "Africa/Freetown" +label: "Africa / Freetown" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#914 +data: "Africa/Gaborone" +value: "Africa/Gaborone" +label: "Africa / Gaborone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#917 +data: "Africa/Harare" +value: "Africa/Harare" +label: "Africa / Harare" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#918 +data: "Africa/Johannesburg" +value: "Africa/Johannesburg" +label: "Africa / Johannesburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#919 +data: "Africa/Juba" +value: "Africa/Juba" +label: "Africa / Juba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#920 +data: "Africa/Kampala" +value: "Africa/Kampala" +label: "Africa / Kampala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#921 +data: "Africa/Khartoum" +value: "Africa/Khartoum" +label: "Africa / Khartoum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#925 +data: "Africa/Kigali" +value: "Africa/Kigali" +label: "Africa / Kigali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#932 +data: "Africa/Kinshasa" +value: "Africa/Kinshasa" +label: "Africa / Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#928 +data: "Africa/Lagos" +value: "Africa/Lagos" +label: "Africa / Lagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#941 +data: "Africa/Libreville" +value: "Africa/Libreville" +label: "Africa / Libreville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#940 +data: "Africa/Lome" +value: "Africa/Lome" +label: "Africa / Lome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#942 +data: "Africa/Luanda" +value: "Africa/Luanda" +label: "Africa / Luanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#943 +data: "Africa/Lubumbashi" +value: "Africa/Lubumbashi" +label: "Africa / Lubumbashi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#944 +data: "Africa/Lusaka" +value: "Africa/Lusaka" +label: "Africa / Lusaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#945 +data: "Africa/Malabo" +value: "Africa/Malabo" +label: "Africa / Malabo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#946 +data: "Africa/Maputo" +value: "Africa/Maputo" +label: "Africa / Maputo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#947 +data: "Africa/Maseru" +value: "Africa/Maseru" +label: "Africa / Maseru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#948 +data: "Africa/Mbabane" +value: "Africa/Mbabane" +label: "Africa / Mbabane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#949 +data: "Africa/Mogadishu" +value: "Africa/Mogadishu" +label: "Africa / Mogadishu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#950 +data: "Africa/Monrovia" +value: "Africa/Monrovia" +label: "Africa / Monrovia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#951 +data: "Africa/Nairobi" +value: "Africa/Nairobi" +label: "Africa / Nairobi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#952 +data: "Africa/Ndjamena" +value: "Africa/Ndjamena" +label: "Africa / Ndjamena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#953 +data: "Africa/Niamey" +value: "Africa/Niamey" +label: "Africa / Niamey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#954 +data: "Africa/Nouakchott" +value: "Africa/Nouakchott" +label: "Africa / Nouakchott" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#955 +data: "Africa/Ouagadougou" +value: "Africa/Ouagadougou" +label: "Africa / Ouagadougou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#956 +data: "Africa/Porto-Novo" +value: "Africa/Porto-Novo" +label: "Africa / Porto-Novo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#957 +data: "Africa/Sao_Tome" +value: "Africa/Sao_Tome" +label: "Africa / Sao Tome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#958 +data: "Africa/Tripoli" +value: "Africa/Tripoli" +label: "Africa / Tripoli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#959 +data: "Africa/Tunis" +value: "Africa/Tunis" +label: "Africa / Tunis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#960 +data: "Africa/Windhoek" +value: "Africa/Windhoek" +label: "Africa / Windhoek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#961 +data: "America/Adak" +value: "America/Adak" +label: "America / Adak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#962 +data: "America/Anchorage" +value: "America/Anchorage" +label: "America / Anchorage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#963 +data: "America/Anguilla" +value: "America/Anguilla" +label: "America / Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#964 +data: "America/Antigua" +value: "America/Antigua" +label: "America / Antigua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#965 +data: "America/Araguaina" +value: "America/Araguaina" +label: "America / Araguaina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#966 +data: "America/Argentina/Buenos_Aires" +value: "America/Argentina/Buenos_Aires" +label: "America / Argentina / Buenos Aires" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#967 +data: "America/Argentina/Catamarca" +value: "America/Argentina/Catamarca" +label: "America / Argentina / Catamarca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#968 +data: "America/Argentina/Cordoba" +value: "America/Argentina/Cordoba" +label: "America / Argentina / Cordoba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +data: "America/Argentina/Jujuy" +value: "America/Argentina/Jujuy" +label: "America / Argentina / Jujuy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#970 +data: "America/Argentina/La_Rioja" +value: "America/Argentina/La_Rioja" +label: "America / Argentina / La Rioja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#971 +data: "America/Argentina/Mendoza" +value: "America/Argentina/Mendoza" +label: "America / Argentina / Mendoza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#972 +data: "America/Argentina/Rio_Gallegos" +value: "America/Argentina/Rio_Gallegos" +label: "America / Argentina / Rio Gallegos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#973 +data: "America/Argentina/Salta" +value: "America/Argentina/Salta" +label: "America / Argentina / Salta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#974 +data: "America/Argentina/San_Juan" +value: "America/Argentina/San_Juan" +label: "America / Argentina / San Juan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#975 +data: "America/Argentina/San_Luis" +value: "America/Argentina/San_Luis" +label: "America / Argentina / San Luis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#976 +data: "America/Argentina/Tucuman" +value: "America/Argentina/Tucuman" +label: "America / Argentina / Tucuman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#977 +data: "America/Argentina/Ushuaia" +value: "America/Argentina/Ushuaia" +label: "America / Argentina / Ushuaia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#978 +data: "America/Aruba" +value: "America/Aruba" +label: "America / Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#979 +data: "America/Asuncion" +value: "America/Asuncion" +label: "America / Asuncion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#980 +data: "America/Atikokan" +value: "America/Atikokan" +label: "America / Atikokan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#981 +data: "America/Bahia" +value: "America/Bahia" +label: "America / Bahia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#982 +data: "America/Bahia_Banderas" +value: "America/Bahia_Banderas" +label: "America / Bahia Banderas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#983 +data: "America/Barbados" +value: "America/Barbados" +label: "America / Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#984 +data: "America/Belem" +value: "America/Belem" +label: "America / Belem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#985 +data: "America/Belize" +value: "America/Belize" +label: "America / Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#986 +data: "America/Blanc-Sablon" +value: "America/Blanc-Sablon" +label: "America / Blanc-Sablon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#987 +data: "America/Boa_Vista" +value: "America/Boa_Vista" +label: "America / Boa Vista" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#988 +data: "America/Bogota" +value: "America/Bogota" +label: "America / Bogota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#989 +data: "America/Boise" +value: "America/Boise" +label: "America / Boise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#990 +data: "America/Cambridge_Bay" +value: "America/Cambridge_Bay" +label: "America / Cambridge Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +data: "America/Campo_Grande" +value: "America/Campo_Grande" +label: "America / Campo Grande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#992 +data: "America/Cancun" +value: "America/Cancun" +label: "America / Cancun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#993 +data: "America/Caracas" +value: "America/Caracas" +label: "America / Caracas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#994 +data: "America/Cayenne" +value: "America/Cayenne" +label: "America / Cayenne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#995 +data: "America/Cayman" +value: "America/Cayman" +label: "America / Cayman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#996 +data: "America/Chicago" +value: "America/Chicago" +label: "America / Chicago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#997 +data: "America/Chihuahua" +value: "America/Chihuahua" +label: "America / Chihuahua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +data: "America/Ciudad_Juarez" +value: "America/Ciudad_Juarez" +label: "America / Ciudad Juarez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +data: "America/Costa_Rica" +value: "America/Costa_Rica" +label: "America / Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1000 +data: "America/Coyhaique" +value: "America/Coyhaique" +label: "America / Coyhaique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1001 +data: "America/Creston" +value: "America/Creston" +label: "America / Creston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002 +data: "America/Cuiaba" +value: "America/Cuiaba" +label: "America / Cuiaba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003 +data: "America/Curacao" +value: "America/Curacao" +label: "America / Curacao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1004 +data: "America/Danmarkshavn" +value: "America/Danmarkshavn" +label: "America / Danmarkshavn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1005 +data: "America/Dawson" +value: "America/Dawson" +label: "America / Dawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1006 +data: "America/Dawson_Creek" +value: "America/Dawson_Creek" +label: "America / Dawson Creek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +data: "America/Denver" +value: "America/Denver" +label: "America / Denver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1008 +data: "America/Detroit" +value: "America/Detroit" +label: "America / Detroit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1009 +data: "America/Dominica" +value: "America/Dominica" +label: "America / Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1010 +data: "America/Edmonton" +value: "America/Edmonton" +label: "America / Edmonton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1011 +data: "America/Eirunepe" +value: "America/Eirunepe" +label: "America / Eirunepe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +data: "America/El_Salvador" +value: "America/El_Salvador" +label: "America / El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1013 +data: "America/Fort_Nelson" +value: "America/Fort_Nelson" +label: "America / Fort Nelson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1014 +data: "America/Fortaleza" +value: "America/Fortaleza" +label: "America / Fortaleza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1015 +data: "America/Glace_Bay" +value: "America/Glace_Bay" +label: "America / Glace Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1016 +data: "America/Goose_Bay" +value: "America/Goose_Bay" +label: "America / Goose Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1017 +data: "America/Grand_Turk" +value: "America/Grand_Turk" +label: "America / Grand Turk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1018 +data: "America/Grenada" +value: "America/Grenada" +label: "America / Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1019 +data: "America/Guadeloupe" +value: "America/Guadeloupe" +label: "America / Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1020 +data: "America/Guatemala" +value: "America/Guatemala" +label: "America / Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1021 +data: "America/Guayaquil" +value: "America/Guayaquil" +label: "America / Guayaquil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1022 +data: "America/Guyana" +value: "America/Guyana" +label: "America / Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1023 +data: "America/Halifax" +value: "America/Halifax" +label: "America / Halifax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1024 +data: "America/Havana" +value: "America/Havana" +label: "America / Havana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1025 +data: "America/Hermosillo" +value: "America/Hermosillo" +label: "America / Hermosillo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1026 +data: "America/Indiana/Indianapolis" +value: "America/Indiana/Indianapolis" +label: "America / Indiana / Indianapolis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1027 +data: "America/Indiana/Knox" +value: "America/Indiana/Knox" +label: "America / Indiana / Knox" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1028 +data: "America/Indiana/Marengo" +value: "America/Indiana/Marengo" +label: "America / Indiana / Marengo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1029 +data: "America/Indiana/Petersburg" +value: "America/Indiana/Petersburg" +label: "America / Indiana / Petersburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1030 +data: "America/Indiana/Tell_City" +value: "America/Indiana/Tell_City" +label: "America / Indiana / Tell City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1031 +data: "America/Indiana/Vevay" +value: "America/Indiana/Vevay" +label: "America / Indiana / Vevay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1032 +data: "America/Indiana/Vincennes" +value: "America/Indiana/Vincennes" +label: "America / Indiana / Vincennes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1033 +data: "America/Indiana/Winamac" +value: "America/Indiana/Winamac" +label: "America / Indiana / Winamac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1034 +data: "America/Inuvik" +value: "America/Inuvik" +label: "America / Inuvik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1035 +data: "America/Iqaluit" +value: "America/Iqaluit" +label: "America / Iqaluit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1036 +data: "America/Jamaica" +value: "America/Jamaica" +label: "America / Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +data: "America/Juneau" +value: "America/Juneau" +label: "America / Juneau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1038 +data: "America/Kentucky/Louisville" +value: "America/Kentucky/Louisville" +label: "America / Kentucky / Louisville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1039 +data: "America/Kentucky/Monticello" +value: "America/Kentucky/Monticello" +label: "America / Kentucky / Monticello" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1040 +data: "America/Kralendijk" +value: "America/Kralendijk" +label: "America / Kralendijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1041 +data: "America/La_Paz" +value: "America/La_Paz" +label: "America / La Paz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1042 +data: "America/Lima" +value: "America/Lima" +label: "America / Lima" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1043 +data: "America/Los_Angeles" +value: "America/Los_Angeles" +label: "America / Los Angeles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1044 +data: "America/Lower_Princes" +value: "America/Lower_Princes" +label: "America / Lower Princes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1045 +data: "America/Maceio" +value: "America/Maceio" +label: "America / Maceio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1046 +data: "America/Managua" +value: "America/Managua" +label: "America / Managua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1047 +data: "America/Manaus" +value: "America/Manaus" +label: "America / Manaus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1048 +data: "America/Marigot" +value: "America/Marigot" +label: "America / Marigot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1049 +data: "America/Martinique" +value: "America/Martinique" +label: "America / Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1050 +data: "America/Matamoros" +value: "America/Matamoros" +label: "America / Matamoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1051 +data: "America/Mazatlan" +value: "America/Mazatlan" +label: "America / Mazatlan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1052 +data: "America/Menominee" +value: "America/Menominee" +label: "America / Menominee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1053 +data: "America/Merida" +value: "America/Merida" +label: "America / Merida" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1054 +data: "America/Metlakatla" +value: "America/Metlakatla" +label: "America / Metlakatla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1055 +data: "America/Mexico_City" +value: "America/Mexico_City" +label: "America / Mexico City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1056 +data: "America/Miquelon" +value: "America/Miquelon" +label: "America / Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1057 +data: "America/Moncton" +value: "America/Moncton" +label: "America / Moncton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1058 +data: "America/Monterrey" +value: "America/Monterrey" +label: "America / Monterrey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1059 +data: "America/Montevideo" +value: "America/Montevideo" +label: "America / Montevideo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1060 +data: "America/Montserrat" +value: "America/Montserrat" +label: "America / Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1061 +data: "America/Nassau" +value: "America/Nassau" +label: "America / Nassau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1062 +data: "America/New_York" +value: "America/New_York" +label: "America / New York" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1063 +data: "America/Nome" +value: "America/Nome" +label: "America / Nome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1064 +data: "America/Noronha" +value: "America/Noronha" +label: "America / Noronha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1065 +data: "America/North_Dakota/Beulah" +value: "America/North_Dakota/Beulah" +label: "America / North Dakota / Beulah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1066 +data: "America/North_Dakota/Center" +value: "America/North_Dakota/Center" +label: "America / North Dakota / Center" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1067 +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 {#1068 +data: "America/Nuuk" +value: "America/Nuuk" +label: "America / Nuuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1069 +data: "America/Ojinaga" +value: "America/Ojinaga" +label: "America / Ojinaga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1070 +data: "America/Panama" +value: "America/Panama" +label: "America / Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1071 +data: "America/Paramaribo" +value: "America/Paramaribo" +label: "America / Paramaribo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1072 +data: "America/Phoenix" +value: "America/Phoenix" +label: "America / Phoenix" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073 +data: "America/Port-au-Prince" +value: "America/Port-au-Prince" +label: "America / Port-au-Prince" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +data: "America/Port_of_Spain" +value: "America/Port_of_Spain" +label: "America / Port of Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1075 +data: "America/Porto_Velho" +value: "America/Porto_Velho" +label: "America / Porto Velho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +data: "America/Puerto_Rico" +value: "America/Puerto_Rico" +label: "America / Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +data: "America/Punta_Arenas" +value: "America/Punta_Arenas" +label: "America / Punta Arenas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1078 +data: "America/Rankin_Inlet" +value: "America/Rankin_Inlet" +label: "America / Rankin Inlet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1079 +data: "America/Recife" +value: "America/Recife" +label: "America / Recife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +data: "America/Regina" +value: "America/Regina" +label: "America / Regina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1081 +data: "America/Resolute" +value: "America/Resolute" +label: "America / Resolute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1082 +data: "America/Rio_Branco" +value: "America/Rio_Branco" +label: "America / Rio Branco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1083 +data: "America/Santarem" +value: "America/Santarem" +label: "America / Santarem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1084 +data: "America/Santiago" +value: "America/Santiago" +label: "America / Santiago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1085 +data: "America/Santo_Domingo" +value: "America/Santo_Domingo" +label: "America / Santo Domingo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1086 +data: "America/Sao_Paulo" +value: "America/Sao_Paulo" +label: "America / Sao Paulo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +data: "America/Scoresbysund" +value: "America/Scoresbysund" +label: "America / Scoresbysund" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +data: "America/Sitka" +value: "America/Sitka" +label: "America / Sitka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1089 +data: "America/St_Barthelemy" +value: "America/St_Barthelemy" +label: "America / St Barthelemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1090 +data: "America/St_Johns" +value: "America/St_Johns" +label: "America / St Johns" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1091 +data: "America/St_Kitts" +value: "America/St_Kitts" +label: "America / St Kitts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1092 +data: "America/St_Lucia" +value: "America/St_Lucia" +label: "America / St Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1093 +data: "America/St_Thomas" +value: "America/St_Thomas" +label: "America / St Thomas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1094 +data: "America/St_Vincent" +value: "America/St_Vincent" +label: "America / St Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1095 +data: "America/Swift_Current" +value: "America/Swift_Current" +label: "America / Swift Current" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1096 +data: "America/Tegucigalpa" +value: "America/Tegucigalpa" +label: "America / Tegucigalpa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1097 +data: "America/Thule" +value: "America/Thule" +label: "America / Thule" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1098 +data: "America/Tijuana" +value: "America/Tijuana" +label: "America / Tijuana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1099 +data: "America/Toronto" +value: "America/Toronto" +label: "America / Toronto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1100 +data: "America/Tortola" +value: "America/Tortola" +label: "America / Tortola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1101 +data: "America/Vancouver" +value: "America/Vancouver" +label: "America / Vancouver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1102 +data: "America/Whitehorse" +value: "America/Whitehorse" +label: "America / Whitehorse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +data: "America/Winnipeg" +value: "America/Winnipeg" +label: "America / Winnipeg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1104 +data: "America/Yakutat" +value: "America/Yakutat" +label: "America / Yakutat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1105 +data: "Antarctica/Casey" +value: "Antarctica/Casey" +label: "Antarctica / Casey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1106 +data: "Antarctica/Davis" +value: "Antarctica/Davis" +label: "Antarctica / Davis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1107 +data: "Antarctica/DumontDUrville" +value: "Antarctica/DumontDUrville" +label: "Antarctica / DumontDUrville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1108 +data: "Antarctica/Macquarie" +value: "Antarctica/Macquarie" +label: "Antarctica / Macquarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1109 +data: "Antarctica/Mawson" +value: "Antarctica/Mawson" +label: "Antarctica / Mawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1110 +data: "Antarctica/McMurdo" +value: "Antarctica/McMurdo" +label: "Antarctica / McMurdo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +data: "Antarctica/Palmer" +value: "Antarctica/Palmer" +label: "Antarctica / Palmer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1112 +data: "Antarctica/Rothera" +value: "Antarctica/Rothera" +label: "Antarctica / Rothera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113 +data: "Antarctica/Syowa" +value: "Antarctica/Syowa" +label: "Antarctica / Syowa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1114 +data: "Antarctica/Troll" +value: "Antarctica/Troll" +label: "Antarctica / Troll" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115 +data: "Antarctica/Vostok" +value: "Antarctica/Vostok" +label: "Antarctica / Vostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1116 +data: "Arctic/Longyearbyen" +value: "Arctic/Longyearbyen" +label: "Arctic / Longyearbyen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1117 +data: "Asia/Aden" +value: "Asia/Aden" +label: "Asia / Aden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1118 +data: "Asia/Almaty" +value: "Asia/Almaty" +label: "Asia / Almaty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1119 +data: "Asia/Amman" +value: "Asia/Amman" +label: "Asia / Amman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1120 +data: "Asia/Anadyr" +value: "Asia/Anadyr" +label: "Asia / Anadyr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1121 +data: "Asia/Aqtau" +value: "Asia/Aqtau" +label: "Asia / Aqtau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1122 +data: "Asia/Aqtobe" +value: "Asia/Aqtobe" +label: "Asia / Aqtobe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1123 +data: "Asia/Ashgabat" +value: "Asia/Ashgabat" +label: "Asia / Ashgabat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1124 +data: "Asia/Atyrau" +value: "Asia/Atyrau" +label: "Asia / Atyrau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1125 +data: "Asia/Baghdad" +value: "Asia/Baghdad" +label: "Asia / Baghdad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1126 +data: "Asia/Bahrain" +value: "Asia/Bahrain" +label: "Asia / Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1127 +data: "Asia/Baku" +value: "Asia/Baku" +label: "Asia / Baku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1128 +data: "Asia/Bangkok" +value: "Asia/Bangkok" +label: "Asia / Bangkok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1129 +data: "Asia/Barnaul" +value: "Asia/Barnaul" +label: "Asia / Barnaul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1130 +data: "Asia/Beirut" +value: "Asia/Beirut" +label: "Asia / Beirut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1131 +data: "Asia/Bishkek" +value: "Asia/Bishkek" +label: "Asia / Bishkek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1132 +data: "Asia/Brunei" +value: "Asia/Brunei" +label: "Asia / Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1133 +data: "Asia/Chita" +value: "Asia/Chita" +label: "Asia / Chita" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1134 +data: "Asia/Colombo" +value: "Asia/Colombo" +label: "Asia / Colombo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1135 +data: "Asia/Damascus" +value: "Asia/Damascus" +label: "Asia / Damascus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1136 +data: "Asia/Dhaka" +value: "Asia/Dhaka" +label: "Asia / Dhaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1137 +data: "Asia/Dili" +value: "Asia/Dili" +label: "Asia / Dili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1138 +data: "Asia/Dubai" +value: "Asia/Dubai" +label: "Asia / Dubai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1139 +data: "Asia/Dushanbe" +value: "Asia/Dushanbe" +label: "Asia / Dushanbe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1140 +data: "Asia/Famagusta" +value: "Asia/Famagusta" +label: "Asia / Famagusta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1141 +data: "Asia/Gaza" +value: "Asia/Gaza" +label: "Asia / Gaza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1142 +data: "Asia/Hebron" +value: "Asia/Hebron" +label: "Asia / Hebron" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1143 +data: "Asia/Ho_Chi_Minh" +value: "Asia/Ho_Chi_Minh" +label: "Asia / Ho Chi Minh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1144 +data: "Asia/Hong_Kong" +value: "Asia/Hong_Kong" +label: "Asia / Hong Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1145 +data: "Asia/Hovd" +value: "Asia/Hovd" +label: "Asia / Hovd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1146 +data: "Asia/Irkutsk" +value: "Asia/Irkutsk" +label: "Asia / Irkutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1147 +data: "Asia/Jakarta" +value: "Asia/Jakarta" +label: "Asia / Jakarta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1148 +data: "Asia/Jayapura" +value: "Asia/Jayapura" +label: "Asia / Jayapura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1149 +data: "Asia/Jerusalem" +value: "Asia/Jerusalem" +label: "Asia / Jerusalem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1150 +data: "Asia/Kabul" +value: "Asia/Kabul" +label: "Asia / Kabul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1151 +data: "Asia/Kamchatka" +value: "Asia/Kamchatka" +label: "Asia / Kamchatka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1152 +data: "Asia/Karachi" +value: "Asia/Karachi" +label: "Asia / Karachi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1153 +data: "Asia/Kathmandu" +value: "Asia/Kathmandu" +label: "Asia / Kathmandu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1154 +data: "Asia/Khandyga" +value: "Asia/Khandyga" +label: "Asia / Khandyga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1155 +data: "Asia/Kolkata" +value: "Asia/Kolkata" +label: "Asia / Kolkata" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1156 +data: "Asia/Krasnoyarsk" +value: "Asia/Krasnoyarsk" +label: "Asia / Krasnoyarsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1157 +data: "Asia/Kuala_Lumpur" +value: "Asia/Kuala_Lumpur" +label: "Asia / Kuala Lumpur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1158 +data: "Asia/Kuching" +value: "Asia/Kuching" +label: "Asia / Kuching" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1159 +data: "Asia/Kuwait" +value: "Asia/Kuwait" +label: "Asia / Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1160 +data: "Asia/Macau" +value: "Asia/Macau" +label: "Asia / Macau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1161 +data: "Asia/Magadan" +value: "Asia/Magadan" +label: "Asia / Magadan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1162 +data: "Asia/Makassar" +value: "Asia/Makassar" +label: "Asia / Makassar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1163 +data: "Asia/Manila" +value: "Asia/Manila" +label: "Asia / Manila" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1164 +data: "Asia/Muscat" +value: "Asia/Muscat" +label: "Asia / Muscat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1165 +data: "Asia/Nicosia" +value: "Asia/Nicosia" +label: "Asia / Nicosia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1166 +data: "Asia/Novokuznetsk" +value: "Asia/Novokuznetsk" +label: "Asia / Novokuznetsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1167 +data: "Asia/Novosibirsk" +value: "Asia/Novosibirsk" +label: "Asia / Novosibirsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1168 +data: "Asia/Omsk" +value: "Asia/Omsk" +label: "Asia / Omsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1169 +data: "Asia/Oral" +value: "Asia/Oral" +label: "Asia / Oral" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1170 +data: "Asia/Phnom_Penh" +value: "Asia/Phnom_Penh" +label: "Asia / Phnom Penh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1171 +data: "Asia/Pontianak" +value: "Asia/Pontianak" +label: "Asia / Pontianak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1172 +data: "Asia/Pyongyang" +value: "Asia/Pyongyang" +label: "Asia / Pyongyang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1173 +data: "Asia/Qatar" +value: "Asia/Qatar" +label: "Asia / Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1174 +data: "Asia/Qostanay" +value: "Asia/Qostanay" +label: "Asia / Qostanay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1175 +data: "Asia/Qyzylorda" +value: "Asia/Qyzylorda" +label: "Asia / Qyzylorda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1176 +data: "Asia/Riyadh" +value: "Asia/Riyadh" +label: "Asia / Riyadh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1177 +data: "Asia/Sakhalin" +value: "Asia/Sakhalin" +label: "Asia / Sakhalin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +data: "Asia/Samarkand" +value: "Asia/Samarkand" +label: "Asia / Samarkand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1179 +data: "Asia/Seoul" +value: "Asia/Seoul" +label: "Asia / Seoul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1180 +data: "Asia/Shanghai" +value: "Asia/Shanghai" +label: "Asia / Shanghai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1181 +data: "Asia/Singapore" +value: "Asia/Singapore" +label: "Asia / Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1182 +data: "Asia/Srednekolymsk" +value: "Asia/Srednekolymsk" +label: "Asia / Srednekolymsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1183 +data: "Asia/Taipei" +value: "Asia/Taipei" +label: "Asia / Taipei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1184 +data: "Asia/Tashkent" +value: "Asia/Tashkent" +label: "Asia / Tashkent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1185 +data: "Asia/Tbilisi" +value: "Asia/Tbilisi" +label: "Asia / Tbilisi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1186 +data: "Asia/Tehran" +value: "Asia/Tehran" +label: "Asia / Tehran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1187 +data: "Asia/Thimphu" +value: "Asia/Thimphu" +label: "Asia / Thimphu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +data: "Asia/Tokyo" +value: "Asia/Tokyo" +label: "Asia / Tokyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1189 +data: "Asia/Tomsk" +value: "Asia/Tomsk" +label: "Asia / Tomsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1190 +data: "Asia/Ulaanbaatar" +value: "Asia/Ulaanbaatar" +label: "Asia / Ulaanbaatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1191 +data: "Asia/Urumqi" +value: "Asia/Urumqi" +label: "Asia / Urumqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +data: "Asia/Ust-Nera" +value: "Asia/Ust-Nera" +label: "Asia / Ust-Nera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1193 +data: "Asia/Vientiane" +value: "Asia/Vientiane" +label: "Asia / Vientiane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1194 +data: "Asia/Vladivostok" +value: "Asia/Vladivostok" +label: "Asia / Vladivostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1195 +data: "Asia/Yakutsk" +value: "Asia/Yakutsk" +label: "Asia / Yakutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +data: "Asia/Yangon" +value: "Asia/Yangon" +label: "Asia / Yangon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +data: "Asia/Yekaterinburg" +value: "Asia/Yekaterinburg" +label: "Asia / Yekaterinburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1198 +data: "Asia/Yerevan" +value: "Asia/Yerevan" +label: "Asia / Yerevan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1199 +data: "Atlantic/Azores" +value: "Atlantic/Azores" +label: "Atlantic / Azores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1200 +data: "Atlantic/Bermuda" +value: "Atlantic/Bermuda" +label: "Atlantic / Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +data: "Atlantic/Canary" +value: "Atlantic/Canary" +label: "Atlantic / Canary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1202 +data: "Atlantic/Cape_Verde" +value: "Atlantic/Cape_Verde" +label: "Atlantic / Cape Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1203 +data: "Atlantic/Faroe" +value: "Atlantic/Faroe" +label: "Atlantic / Faroe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1204 +data: "Atlantic/Madeira" +value: "Atlantic/Madeira" +label: "Atlantic / Madeira" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1205 +data: "Atlantic/Reykjavik" +value: "Atlantic/Reykjavik" +label: "Atlantic / Reykjavik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1206 +data: "Atlantic/South_Georgia" +value: "Atlantic/South_Georgia" +label: "Atlantic / South Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1207 +data: "Atlantic/St_Helena" +value: "Atlantic/St_Helena" +label: "Atlantic / St Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1208 +data: "Atlantic/Stanley" +value: "Atlantic/Stanley" +label: "Atlantic / Stanley" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1209 +data: "Australia/Adelaide" +value: "Australia/Adelaide" +label: "Australia / Adelaide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1210 +data: "Australia/Brisbane" +value: "Australia/Brisbane" +label: "Australia / Brisbane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1211 +data: "Australia/Broken_Hill" +value: "Australia/Broken_Hill" +label: "Australia / Broken Hill" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1212 +data: "Australia/Darwin" +value: "Australia/Darwin" +label: "Australia / Darwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1213 +data: "Australia/Eucla" +value: "Australia/Eucla" +label: "Australia / Eucla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1214 +data: "Australia/Hobart" +value: "Australia/Hobart" +label: "Australia / Hobart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1215 +data: "Australia/Lindeman" +value: "Australia/Lindeman" +label: "Australia / Lindeman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +data: "Australia/Lord_Howe" +value: "Australia/Lord_Howe" +label: "Australia / Lord Howe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1217 +data: "Australia/Melbourne" +value: "Australia/Melbourne" +label: "Australia / Melbourne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1218 +data: "Australia/Perth" +value: "Australia/Perth" +label: "Australia / Perth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1219 +data: "Australia/Sydney" +value: "Australia/Sydney" +label: "Australia / Sydney" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1220 +data: "Europe/Amsterdam" +value: "Europe/Amsterdam" +label: "Europe / Amsterdam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1221 +data: "Europe/Andorra" +value: "Europe/Andorra" +label: "Europe / Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1222 +data: "Europe/Astrakhan" +value: "Europe/Astrakhan" +label: "Europe / Astrakhan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1223 +data: "Europe/Athens" +value: "Europe/Athens" +label: "Europe / Athens" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1224 +data: "Europe/Belgrade" +value: "Europe/Belgrade" +label: "Europe / Belgrade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1225 +data: "Europe/Berlin" +value: "Europe/Berlin" +label: "Europe / Berlin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1226 +data: "Europe/Bratislava" +value: "Europe/Bratislava" +label: "Europe / Bratislava" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1227 +data: "Europe/Brussels" +value: "Europe/Brussels" +label: "Europe / Brussels" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1228 +data: "Europe/Bucharest" +value: "Europe/Bucharest" +label: "Europe / Bucharest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1229 +data: "Europe/Budapest" +value: "Europe/Budapest" +label: "Europe / Budapest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1230 +data: "Europe/Busingen" +value: "Europe/Busingen" +label: "Europe / Busingen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1231 +data: "Europe/Chisinau" +value: "Europe/Chisinau" +label: "Europe / Chisinau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1232 +data: "Europe/Copenhagen" +value: "Europe/Copenhagen" +label: "Europe / Copenhagen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1233 +data: "Europe/Dublin" +value: "Europe/Dublin" +label: "Europe / Dublin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1234 +data: "Europe/Gibraltar" +value: "Europe/Gibraltar" +label: "Europe / Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1235 +data: "Europe/Guernsey" +value: "Europe/Guernsey" +label: "Europe / Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1236 +data: "Europe/Helsinki" +value: "Europe/Helsinki" +label: "Europe / Helsinki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1237 +data: "Europe/Isle_of_Man" +value: "Europe/Isle_of_Man" +label: "Europe / Isle of Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1238 +data: "Europe/Istanbul" +value: "Europe/Istanbul" +label: "Europe / Istanbul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1239 +data: "Europe/Jersey" +value: "Europe/Jersey" +label: "Europe / Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1240 +data: "Europe/Kaliningrad" +value: "Europe/Kaliningrad" +label: "Europe / Kaliningrad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1241 +data: "Europe/Kirov" +value: "Europe/Kirov" +label: "Europe / Kirov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1242 +data: "Europe/Kyiv" +value: "Europe/Kyiv" +label: "Europe / Kyiv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1243 +data: "Europe/Lisbon" +value: "Europe/Lisbon" +label: "Europe / Lisbon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1244 +data: "Europe/Ljubljana" +value: "Europe/Ljubljana" +label: "Europe / Ljubljana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1245 +data: "Europe/London" +value: "Europe/London" +label: "Europe / London" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1246 +data: "Europe/Luxembourg" +value: "Europe/Luxembourg" +label: "Europe / Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1247 +data: "Europe/Madrid" +value: "Europe/Madrid" +label: "Europe / Madrid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1248 +data: "Europe/Malta" +value: "Europe/Malta" +label: "Europe / Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1249 +data: "Europe/Mariehamn" +value: "Europe/Mariehamn" +label: "Europe / Mariehamn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1250 +data: "Europe/Minsk" +value: "Europe/Minsk" +label: "Europe / Minsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1251 +data: "Europe/Monaco" +value: "Europe/Monaco" +label: "Europe / Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1252 +data: "Europe/Moscow" +value: "Europe/Moscow" +label: "Europe / Moscow" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1253 +data: "Europe/Oslo" +value: "Europe/Oslo" +label: "Europe / Oslo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1254 +data: "Europe/Paris" +value: "Europe/Paris" +label: "Europe / Paris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1255 +data: "Europe/Podgorica" +value: "Europe/Podgorica" +label: "Europe / Podgorica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1256 +data: "Europe/Prague" +value: "Europe/Prague" +label: "Europe / Prague" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1257 +data: "Europe/Riga" +value: "Europe/Riga" +label: "Europe / Riga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1258 +data: "Europe/Rome" +value: "Europe/Rome" +label: "Europe / Rome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1259 +data: "Europe/Samara" +value: "Europe/Samara" +label: "Europe / Samara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1260 +data: "Europe/San_Marino" +value: "Europe/San_Marino" +label: "Europe / San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1261 +data: "Europe/Sarajevo" +value: "Europe/Sarajevo" +label: "Europe / Sarajevo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +data: "Europe/Saratov" +value: "Europe/Saratov" +label: "Europe / Saratov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1263 +data: "Europe/Simferopol" +value: "Europe/Simferopol" +label: "Europe / Simferopol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1264 +data: "Europe/Skopje" +value: "Europe/Skopje" +label: "Europe / Skopje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1265 +data: "Europe/Sofia" +value: "Europe/Sofia" +label: "Europe / Sofia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1266 +data: "Europe/Stockholm" +value: "Europe/Stockholm" +label: "Europe / Stockholm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1267 +data: "Europe/Tallinn" +value: "Europe/Tallinn" +label: "Europe / Tallinn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1268 +data: "Europe/Tirane" +value: "Europe/Tirane" +label: "Europe / Tirane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1269 +data: "Europe/Ulyanovsk" +value: "Europe/Ulyanovsk" +label: "Europe / Ulyanovsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1270 +data: "Europe/Vaduz" +value: "Europe/Vaduz" +label: "Europe / Vaduz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1271 +data: "Europe/Vatican" +value: "Europe/Vatican" +label: "Europe / Vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1272 +data: "Europe/Vienna" +value: "Europe/Vienna" +label: "Europe / Vienna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1273 +data: "Europe/Vilnius" +value: "Europe/Vilnius" +label: "Europe / Vilnius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1274 +data: "Europe/Volgograd" +value: "Europe/Volgograd" +label: "Europe / Volgograd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1275 +data: "Europe/Warsaw" +value: "Europe/Warsaw" +label: "Europe / Warsaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1276 +data: "Europe/Zagreb" +value: "Europe/Zagreb" +label: "Europe / Zagreb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1277 +data: "Europe/Zurich" +value: "Europe/Zurich" +label: "Europe / Zurich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1278 +data: "Indian/Antananarivo" +value: "Indian/Antananarivo" +label: "Indian / Antananarivo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1279 +data: "Indian/Chagos" +value: "Indian/Chagos" +label: "Indian / Chagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1280 +data: "Indian/Christmas" +value: "Indian/Christmas" +label: "Indian / Christmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1281 +data: "Indian/Cocos" +value: "Indian/Cocos" +label: "Indian / Cocos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1282 +data: "Indian/Comoro" +value: "Indian/Comoro" +label: "Indian / Comoro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1283 +data: "Indian/Kerguelen" +value: "Indian/Kerguelen" +label: "Indian / Kerguelen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1284 +data: "Indian/Mahe" +value: "Indian/Mahe" +label: "Indian / Mahe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1285 +data: "Indian/Maldives" +value: "Indian/Maldives" +label: "Indian / Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1286 +data: "Indian/Mauritius" +value: "Indian/Mauritius" +label: "Indian / Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1287 +data: "Indian/Mayotte" +value: "Indian/Mayotte" +label: "Indian / Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1288 +data: "Indian/Reunion" +value: "Indian/Reunion" +label: "Indian / Reunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1289 +data: "Pacific/Apia" +value: "Pacific/Apia" +label: "Pacific / Apia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1290 +data: "Pacific/Auckland" +value: "Pacific/Auckland" +label: "Pacific / Auckland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1291 +data: "Pacific/Bougainville" +value: "Pacific/Bougainville" +label: "Pacific / Bougainville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1292 +data: "Pacific/Chatham" +value: "Pacific/Chatham" +label: "Pacific / Chatham" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1293 +data: "Pacific/Chuuk" +value: "Pacific/Chuuk" +label: "Pacific / Chuuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1294 +data: "Pacific/Easter" +value: "Pacific/Easter" +label: "Pacific / Easter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1295 +data: "Pacific/Efate" +value: "Pacific/Efate" +label: "Pacific / Efate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1296 +data: "Pacific/Fakaofo" +value: "Pacific/Fakaofo" +label: "Pacific / Fakaofo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1297 +data: "Pacific/Fiji" +value: "Pacific/Fiji" +label: "Pacific / Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +data: "Pacific/Funafuti" +value: "Pacific/Funafuti" +label: "Pacific / Funafuti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +data: "Pacific/Galapagos" +value: "Pacific/Galapagos" +label: "Pacific / Galapagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1300 +data: "Pacific/Gambier" +value: "Pacific/Gambier" +label: "Pacific / Gambier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1301 +data: "Pacific/Guadalcanal" +value: "Pacific/Guadalcanal" +label: "Pacific / Guadalcanal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1302 +data: "Pacific/Guam" +value: "Pacific/Guam" +label: "Pacific / Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1303 +data: "Pacific/Honolulu" +value: "Pacific/Honolulu" +label: "Pacific / Honolulu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1304 +data: "Pacific/Kanton" +value: "Pacific/Kanton" +label: "Pacific / Kanton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +data: "Pacific/Kiritimati" +value: "Pacific/Kiritimati" +label: "Pacific / Kiritimati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1306 +data: "Pacific/Kosrae" +value: "Pacific/Kosrae" +label: "Pacific / Kosrae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +data: "Pacific/Kwajalein" +value: "Pacific/Kwajalein" +label: "Pacific / Kwajalein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1308 +data: "Pacific/Majuro" +value: "Pacific/Majuro" +label: "Pacific / Majuro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1309 +data: "Pacific/Marquesas" +value: "Pacific/Marquesas" +label: "Pacific / Marquesas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +data: "Pacific/Midway" +value: "Pacific/Midway" +label: "Pacific / Midway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1311 +data: "Pacific/Nauru" +value: "Pacific/Nauru" +label: "Pacific / Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +data: "Pacific/Niue" +value: "Pacific/Niue" +label: "Pacific / Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1313 +data: "Pacific/Norfolk" +value: "Pacific/Norfolk" +label: "Pacific / Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +data: "Pacific/Noumea" +value: "Pacific/Noumea" +label: "Pacific / Noumea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1315 +data: "Pacific/Pago_Pago" +value: "Pacific/Pago_Pago" +label: "Pacific / Pago Pago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1316 +data: "Pacific/Palau" +value: "Pacific/Palau" +label: "Pacific / Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +data: "Pacific/Pitcairn" +value: "Pacific/Pitcairn" +label: "Pacific / Pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1318 +data: "Pacific/Pohnpei" +value: "Pacific/Pohnpei" +label: "Pacific / Pohnpei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +data: "Pacific/Port_Moresby" +value: "Pacific/Port_Moresby" +label: "Pacific / Port Moresby" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1320 +data: "Pacific/Rarotonga" +value: "Pacific/Rarotonga" +label: "Pacific / Rarotonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1321 +data: "Pacific/Saipan" +value: "Pacific/Saipan" +label: "Pacific / Saipan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1322 +data: "Pacific/Tahiti" +value: "Pacific/Tahiti" +label: "Pacific / Tahiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +data: "Pacific/Tarawa" +value: "Pacific/Tarawa" +label: "Pacific / Tarawa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1324 +data: "Pacific/Tongatapu" +value: "Pacific/Tongatapu" +label: "Pacific / Tongatapu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1325 +data: "Pacific/Wake" +value: "Pacific/Wake" +label: "Pacific / Wake" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1326 +data: "Pacific/Wallis" +value: "Pacific/Wallis" +label: "Pacific / Wallis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +data: "UTC" +value: "UTC" +label: "UTC" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "UTC" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#902 -errors: [] -form: Symfony\Component\Form\Form {#931 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#904 …5} |
| full_name | "changetimezone[timezone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "changetimezone_timezone" |
| is_selected | Closure($choice, $value) {#901 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 {#1247 +data: "Europe/Madrid" +value: "Europe/Madrid" +label: "Europe / Madrid" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1062 +data: "America/New_York" +value: "America/New_York" +label: "America / New York" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1055 +data: "America/Mexico_City" +value: "America/Mexico_City" +label: "America / Mexico City" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1043 +data: "America/Los_Angeles" +value: "America/Los_Angeles" +label: "America / Los Angeles" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1245 +data: "Europe/London" +value: "Europe/London" +label: "Europe / London" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +data: "Asia/Tokyo" +value: "Asia/Tokyo" +label: "Asia / Tokyo" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1219 +data: "Australia/Sydney" +value: "Australia/Sydney" +label: "Australia / Sydney" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +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 | "_changetimezone_timezone" |
| valid | true |
| value | "UTC" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d28455c39b8dbc909a8b0.9EeMCEPz0d7AwYXa4hoCniy2W8AgW6KFnYxNgXrHNww.tzLJeQ7Li-2Xj9O9mmJA-RjwDPJHD8rI8e4ZxBGOY0mHc7VZHKellLSI1A" |
| 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 | "d28455c39b8dbc909a8b0.9EeMCEPz0d7AwYXa4hoCniy2W8AgW6KFnYxNgXrHNww.tzLJeQ7Li-2Xj9O9mmJA-RjwDPJHD8rI8e4ZxBGOY0mHc7VZHKellLSI1A" |
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 {#363 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#114 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#354 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "d28455c39b8dbc909a8b0.9EeMCEPz0d7AwYXa4hoCniy2W8AgW6KFnYxNgXrHNww.tzLJeQ7Li-2Xj9O9mmJA-RjwDPJHD8rI8e4ZxBGOY0mHc7VZHKellLSI1A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1328 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() {#1333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#404 …} $message: Closure() {#1329 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_changetimezone__token" ] |
| cache_key | "_changetimezone__token_hidden" |
| compound | false |
| data | "d28455c39b8dbc909a8b0.9EeMCEPz0d7AwYXa4hoCniy2W8AgW6KFnYxNgXrHNww.tzLJeQ7Li-2Xj9O9mmJA-RjwDPJHD8rI8e4ZxBGOY0mHc7VZHKellLSI1A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1343 -errors: [] -form: Symfony\Component\Form\Form {#1339 …} } |
| form | Symfony\Component\Form\FormView {#1334 …5} |
| full_name | "changetimezone[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "changetimezone__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 | "_changetimezone__token" |
| valid | true |
| value | "d28455c39b8dbc909a8b0.9EeMCEPz0d7AwYXa4hoCniy2W8AgW6KFnYxNgXrHNww.tzLJeQ7Li-2Xj9O9mmJA-RjwDPJHD8rI8e4ZxBGOY0mHc7VZHKellLSI1A" |