Forms
-
contact_form
-
firstname
-
lastname
-
email
-
country
-
city
-
company
-
phone
-
message
-
submit
-
_token
-
contact_form
Form type:
"App\Form\ContactForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "js-parsley" "novalidate" => "" ] |
[ "class" => "js-parsley" "novalidate" => "" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "js-parsley" "novalidate" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13825 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() {#13827 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13826 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "js-parsley" "novalidate" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_form" "_contact_form" ] |
| cache_key | "_contact_form_contact_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13983 -errors: [] -form: Symfony\Component\Form\Form {#13951 …} } |
| form | Symfony\Component\Form\FormView {#13981 …5} |
| full_name | "contact_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form" |
| valid | true |
| value | null |
firstname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
[ "data-parsley-required-message" => "¡Campo vacío!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13833 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13833 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| label | "form_label_firstname" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13833 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13846 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 | "form_label_firstname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13847 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_firstname" ] |
| cache_key | "_contact_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14002 -errors: [] -form: Symfony\Component\Form\Form {#13954 …} } |
| form | Symfony\Component\Form\FormView {#13986 …5} |
| full_name | "contact_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_firstname" |
| label | "form_label_firstname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_firstname" |
| valid | true |
| value | "" |
lastname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
[ "data-parsley-required-message" => "¡Campo vacío!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13834 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13834 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| label | "form_label_lastname" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13834 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13855 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 | "form_label_lastname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13856 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_lastname" ] |
| cache_key | "_contact_form_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14004 -errors: [] -form: Symfony\Component\Form\Form {#13957 …} } |
| form | Symfony\Component\Form\FormView {#14005 …5} |
| full_name | "contact_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_lastname" |
| label | "form_label_lastname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_lastname" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
[ "data-parsley-required-message" => "¡Campo vacío!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#13835 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13836 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#13835 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13836 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| label | "form_label_email" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#13835 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13836 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13868 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form_label_email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13869 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_form_email" ] |
| cache_key | "_contact_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14006 -errors: [] -form: Symfony\Component\Form\Form {#13960 …} } |
| form | Symfony\Component\Form\FormView {#14007 …5} |
| full_name | "contact_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_email" |
| label | "form_label_email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_email" |
| valid | true |
| value | "" |
country
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 | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
[ "data-parsley-required-message" => "¡Campo vacío!" ] |
| choice_attr | [] |
same as passed value |
| choice_translation_domain | false |
same as passed value |
| choices | [ "Elija una opción" => "" "Afganistán" => "AF" "Albania" => "AL" "Alemania" => "DE" "Andorra" => "AD" "Angola" => "AO" "Anguila" => "AI" "Antártida" => "AQ" "Antigua y Barbuda" => "AG" "Arabia Saudí" => "SA" "Argelia" => "DZ" "Argentina" => "AR" "Armenia" => "AM" "Aruba" => "AW" "Australia" => "AU" "Austria" => "AT" "Azerbaiyán" => "AZ" "Bahamas" => "BS" "Bangladés" => "BD" "Barbados" => "BB" "Baréin" => "BH" "Bélgica" => "BE" "Belice" => "BZ" "Benín" => "BJ" "Bermudas" => "BM" "Bielorrusia" => "BY" "Bolivia" => "BO" "Bosnia y Herzegovina" => "BA" "Botsuana" => "BW" "Brasil" => "BR" "Brunéi" => "BN" "Bulgaria" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Bután" => "BT" "Cabo Verde" => "CV" "Camboya" => "KH" "Camerún" => "CM" "Canadá" => "CA" "Caribe neerlandés" => "BQ" "Catar" => "QA" "Chad" => "TD" "Chequia" => "CZ" "Chile" => "CL" "China" => "CN" "Chipre" => "CY" "Ciudad del Vaticano" => "VA" "Colombia" => "CO" "Comoras" => "KM" "Congo" => "CG" "Corea del Norte" => "KP" "Corea del Sur" => "KR" "Costa Rica" => "CR" "Côte d’Ivoire" => "CI" "Croacia" => "HR" "Cuba" => "CU" "Curazao" => "CW" "Dinamarca" => "DK" "Dominica" => "DM" "Ecuador" => "EC" "Egipto" => "EG" "El Salvador" => "SV" "Emiratos Árabes Unidos" => "AE" "Eritrea" => "ER" "Eslovaquia" => "SK" "Eslovenia" => "SI" "España" => "ES" "Estados Unidos" => "US" "Estonia" => "EE" "Esuatini" => "SZ" "Etiopía" => "ET" "Filipinas" => "PH" "Finlandia" => "FI" "Fiyi" => "FJ" "Francia" => "FR" "Gabón" => "GA" "Gambia" => "GM" "Georgia" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Granada" => "GD" "Grecia" => "GR" "Groenlandia" => "GL" "Guadalupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guayana Francesa" => "GF" "Guernsey" => "GG" "Guinea" => "GN" "Guinea Ecuatorial" => "GQ" "Guinea-Bisáu" => "GW" "Guyana" => "GY" "Haití" => "HT" "Honduras" => "HN" "Hungría" => "HU" "India" => "IN" "Indonesia" => "ID" "Irak" => "IQ" "Irán" => "IR" "Irlanda" => "IE" "Isla Bouvet" => "BV" "Isla de Man" => "IM" "Isla de Navidad" => "CX" "Isla Norfolk" => "NF" "Islandia" => "IS" "Islas Åland" => "AX" "Islas Caimán" => "KY" "Islas Cocos" => "CC" "Islas Cook" => "CK" "Islas Feroe" => "FO" "Islas Georgia del Sur y Sandwich del Sur" => "GS" "Islas Heard y McDonald" => "HM" "Islas Malvinas" => "FK" "Islas Marianas del Norte" => "MP" "Islas Marshall" => "MH" "Islas menores alejadas de EE. UU." => "UM" "Islas Pitcairn" => "PN" "Islas Salomón" => "SB" "Islas Turcas y Caicos" => "TC" "Islas Vírgenes Británicas" => "VG" "Islas Vírgenes de EE. UU." => "VI" "Israel" => "IL" "Italia" => "IT" "Jamaica" => "JM" "Japón" => "JP" "Jersey" => "JE" "Jordania" => "JO" "Kazajistán" => "KZ" "Kenia" => "KE" "Kirguistán" => "KG" "Kiribati" => "KI" "Kuwait" => "KW" "Laos" => "LA" "Lesoto" => "LS" "Letonia" => "LV" "Líbano" => "LB" "Liberia" => "LR" "Libia" => "LY" "Liechtenstein" => "LI" "Lituania" => "LT" "Luxemburgo" => "LU" "Macedonia del Norte" => "MK" "Madagascar" => "MG" "Malasia" => "MY" "Malaui" => "MW" "Maldivas" => "MV" "Mali" => "ML" "Malta" => "MT" "Marruecos" => "MA" "Martinica" => "MQ" "Mauricio" => "MU" "Mauritania" => "MR" "Mayotte" => "YT" "México" => "MX" "Micronesia" => "FM" "Moldavia" => "MD" "Mónaco" => "MC" "Mongolia" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar (Birmania)" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Nicaragua" => "NI" "Níger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Noruega" => "NO" "Nueva Caledonia" => "NC" "Nueva Zelanda" => "NZ" "Omán" => "OM" "Países Bajos" => "NL" "Pakistán" => "PK" "Palaos" => "PW" "Panamá" => "PA" "Papúa Nueva Guinea" => "PG" "Paraguay" => "PY" "Perú" => "PE" "Polinesia Francesa" => "PF" "Polonia" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "RAE de Hong Kong (China)" => "HK" "RAE de Macao (China)" => "MO" "Reino Unido" => "GB" "República Centroafricana" => "CF" "República Democrática del Congo" => "CD" "República Dominicana" => "DO" "Reunión" => "RE" "Ruanda" => "RW" "Rumanía" => "RO" "Rusia" => "RU" "Sáhara Occidental" => "EH" "Samoa" => "WS" "Samoa Americana" => "AS" "San Bartolomé" => "BL" "San Cristóbal y Nieves" => "KN" "San Marino" => "SM" "San Martín" => "MF" "San Pedro y Miquelón" => "PM" "San Vicente y las Granadinas" => "VC" "Santa Elena" => "SH" "Santa Lucía" => "LC" "Santo Tomé y Príncipe" => "ST" "Senegal" => "SN" "Serbia" => "RS" "Seychelles" => "SC" "Sierra Leona" => "SL" "Singapur" => "SG" "Sint Maarten" => "SX" "Siria" => "SY" "Somalia" => "SO" "Sri Lanka" => "LK" "Sudáfrica" => "ZA" "Sudán" => "SD" "Sudán del Sur" => "SS" "Suecia" => "SE" "Suiza" => "CH" "Surinam" => "SR" "Svalbard y Jan Mayen" => "SJ" "Tailandia" => "TH" "Taiwán" => "TW" "Tanzania" => "TZ" "Tayikistán" => "TJ" "Territorio Británico del Océano Índico" => "IO" "Territorios Australes Franceses" => "TF" "Territorios Palestinos" => "PS" "Timor-Leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad y Tobago" => "TT" "Túnez" => "TN" "Turkmenistán" => "TM" "Turquía" => "TR" "Tuvalu" => "TV" "Ucrania" => "UA" "Uganda" => "UG" "Uruguay" => "UY" "Uzbekistán" => "UZ" "Vanuatu" => "VU" "Venezuela" => "VE" "Vietnam" => "VN" "Wallis y Futuna" => "WF" "Yemen" => "YE" "Yibuti" => "DJ" "Zambia" => "ZM" "Zimbabue" => "ZW" ] |
[ "Elija una opción" => "" "Afganistán" => "AF" "Albania" => "AL" "Alemania" => "DE" "Andorra" => "AD" "Angola" => "AO" "Anguila" => "AI" "Antártida" => "AQ" "Antigua y Barbuda" => "AG" "Arabia Saudí" => "SA" "Argelia" => "DZ" "Argentina" => "AR" "Armenia" => "AM" "Aruba" => "AW" "Australia" => "AU" "Austria" => "AT" "Azerbaiyán" => "AZ" "Bahamas" => "BS" "Bangladés" => "BD" "Barbados" => "BB" "Baréin" => "BH" "Bélgica" => "BE" "Belice" => "BZ" "Benín" => "BJ" "Bermudas" => "BM" "Bielorrusia" => "BY" "Bolivia" => "BO" "Bosnia y Herzegovina" => "BA" "Botsuana" => "BW" "Brasil" => "BR" "Brunéi" => "BN" "Bulgaria" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Bután" => "BT" "Cabo Verde" => "CV" "Camboya" => "KH" "Camerún" => "CM" "Canadá" => "CA" "Caribe neerlandés" => "BQ" "Catar" => "QA" "Chad" => "TD" "Chequia" => "CZ" "Chile" => "CL" "China" => "CN" "Chipre" => "CY" "Ciudad del Vaticano" => "VA" "Colombia" => "CO" "Comoras" => "KM" "Congo" => "CG" "Corea del Norte" => "KP" "Corea del Sur" => "KR" "Costa Rica" => "CR" "Côte d’Ivoire" => "CI" "Croacia" => "HR" "Cuba" => "CU" "Curazao" => "CW" "Dinamarca" => "DK" "Dominica" => "DM" "Ecuador" => "EC" "Egipto" => "EG" "El Salvador" => "SV" "Emiratos Árabes Unidos" => "AE" "Eritrea" => "ER" "Eslovaquia" => "SK" "Eslovenia" => "SI" "España" => "ES" "Estados Unidos" => "US" "Estonia" => "EE" "Esuatini" => "SZ" "Etiopía" => "ET" "Filipinas" => "PH" "Finlandia" => "FI" "Fiyi" => "FJ" "Francia" => "FR" "Gabón" => "GA" "Gambia" => "GM" "Georgia" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Granada" => "GD" "Grecia" => "GR" "Groenlandia" => "GL" "Guadalupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guayana Francesa" => "GF" "Guernsey" => "GG" "Guinea" => "GN" "Guinea Ecuatorial" => "GQ" "Guinea-Bisáu" => "GW" "Guyana" => "GY" "Haití" => "HT" "Honduras" => "HN" "Hungría" => "HU" "India" => "IN" "Indonesia" => "ID" "Irak" => "IQ" "Irán" => "IR" "Irlanda" => "IE" "Isla Bouvet" => "BV" "Isla de Man" => "IM" "Isla de Navidad" => "CX" "Isla Norfolk" => "NF" "Islandia" => "IS" "Islas Åland" => "AX" "Islas Caimán" => "KY" "Islas Cocos" => "CC" "Islas Cook" => "CK" "Islas Feroe" => "FO" "Islas Georgia del Sur y Sandwich del Sur" => "GS" "Islas Heard y McDonald" => "HM" "Islas Malvinas" => "FK" "Islas Marianas del Norte" => "MP" "Islas Marshall" => "MH" "Islas menores alejadas de EE. UU." => "UM" "Islas Pitcairn" => "PN" "Islas Salomón" => "SB" "Islas Turcas y Caicos" => "TC" "Islas Vírgenes Británicas" => "VG" "Islas Vírgenes de EE. UU." => "VI" "Israel" => "IL" "Italia" => "IT" "Jamaica" => "JM" "Japón" => "JP" "Jersey" => "JE" "Jordania" => "JO" "Kazajistán" => "KZ" "Kenia" => "KE" "Kirguistán" => "KG" "Kiribati" => "KI" "Kuwait" => "KW" "Laos" => "LA" "Lesoto" => "LS" "Letonia" => "LV" "Líbano" => "LB" "Liberia" => "LR" "Libia" => "LY" "Liechtenstein" => "LI" "Lituania" => "LT" "Luxemburgo" => "LU" "Macedonia del Norte" => "MK" "Madagascar" => "MG" "Malasia" => "MY" "Malaui" => "MW" "Maldivas" => "MV" "Mali" => "ML" "Malta" => "MT" "Marruecos" => "MA" "Martinica" => "MQ" "Mauricio" => "MU" "Mauritania" => "MR" "Mayotte" => "YT" "México" => "MX" "Micronesia" => "FM" "Moldavia" => "MD" "Mónaco" => "MC" "Mongolia" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar (Birmania)" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Nicaragua" => "NI" "Níger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Noruega" => "NO" "Nueva Caledonia" => "NC" "Nueva Zelanda" => "NZ" "Omán" => "OM" "Países Bajos" => "NL" "Pakistán" => "PK" "Palaos" => "PW" "Panamá" => "PA" "Papúa Nueva Guinea" => "PG" "Paraguay" => "PY" "Perú" => "PE" "Polinesia Francesa" => "PF" "Polonia" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "RAE de Hong Kong (China)" => "HK" "RAE de Macao (China)" => "MO" "Reino Unido" => "GB" "República Centroafricana" => "CF" "República Democrática del Congo" => "CD" "República Dominicana" => "DO" "Reunión" => "RE" "Ruanda" => "RW" "Rumanía" => "RO" "Rusia" => "RU" "Sáhara Occidental" => "EH" "Samoa" => "WS" "Samoa Americana" => "AS" "San Bartolomé" => "BL" "San Cristóbal y Nieves" => "KN" "San Marino" => "SM" "San Martín" => "MF" "San Pedro y Miquelón" => "PM" "San Vicente y las Granadinas" => "VC" "Santa Elena" => "SH" "Santa Lucía" => "LC" "Santo Tomé y Príncipe" => "ST" "Senegal" => "SN" "Serbia" => "RS" "Seychelles" => "SC" "Sierra Leona" => "SL" "Singapur" => "SG" "Sint Maarten" => "SX" "Siria" => "SY" "Somalia" => "SO" "Sri Lanka" => "LK" "Sudáfrica" => "ZA" "Sudán" => "SD" "Sudán del Sur" => "SS" "Suecia" => "SE" "Suiza" => "CH" "Surinam" => "SR" "Svalbard y Jan Mayen" => "SJ" "Tailandia" => "TH" "Taiwán" => "TW" "Tanzania" => "TZ" "Tayikistán" => "TJ" "Territorio Británico del Océano Índico" => "IO" "Territorios Australes Franceses" => "TF" "Territorios Palestinos" => "PS" "Timor-Leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad y Tobago" => "TT" "Túnez" => "TN" "Turkmenistán" => "TM" "Turquía" => "TR" "Tuvalu" => "TV" "Ucrania" => "UA" "Uganda" => "UG" "Uruguay" => "UY" "Uzbekistán" => "UZ" "Vanuatu" => "VU" "Venezuela" => "VE" "Vietnam" => "VN" "Wallis y Futuna" => "WF" "Yemen" => "YE" "Yibuti" => "DJ" "Zambia" => "ZM" "Zimbabue" => "ZW" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13837 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13837 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| label | "form_label_country" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | [] |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Elija una opción" => "" "Afganistán" => "AF" "Albania" => "AL" "Alemania" => "DE" "Andorra" => "AD" "Angola" => "AO" "Anguila" => "AI" "Antártida" => "AQ" "Antigua y Barbuda" => "AG" "Arabia Saudí" => "SA" "Argelia" => "DZ" "Argentina" => "AR" "Armenia" => "AM" "Aruba" => "AW" "Australia" => "AU" "Austria" => "AT" "Azerbaiyán" => "AZ" "Bahamas" => "BS" "Bangladés" => "BD" "Barbados" => "BB" "Baréin" => "BH" "Bélgica" => "BE" "Belice" => "BZ" "Benín" => "BJ" "Bermudas" => "BM" "Bielorrusia" => "BY" "Bolivia" => "BO" "Bosnia y Herzegovina" => "BA" "Botsuana" => "BW" "Brasil" => "BR" "Brunéi" => "BN" "Bulgaria" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Bután" => "BT" "Cabo Verde" => "CV" "Camboya" => "KH" "Camerún" => "CM" "Canadá" => "CA" "Caribe neerlandés" => "BQ" "Catar" => "QA" "Chad" => "TD" "Chequia" => "CZ" "Chile" => "CL" "China" => "CN" "Chipre" => "CY" "Ciudad del Vaticano" => "VA" "Colombia" => "CO" "Comoras" => "KM" "Congo" => "CG" "Corea del Norte" => "KP" "Corea del Sur" => "KR" "Costa Rica" => "CR" "Côte d’Ivoire" => "CI" "Croacia" => "HR" "Cuba" => "CU" "Curazao" => "CW" "Dinamarca" => "DK" "Dominica" => "DM" "Ecuador" => "EC" "Egipto" => "EG" "El Salvador" => "SV" "Emiratos Árabes Unidos" => "AE" "Eritrea" => "ER" "Eslovaquia" => "SK" "Eslovenia" => "SI" "España" => "ES" "Estados Unidos" => "US" "Estonia" => "EE" "Esuatini" => "SZ" "Etiopía" => "ET" "Filipinas" => "PH" "Finlandia" => "FI" "Fiyi" => "FJ" "Francia" => "FR" "Gabón" => "GA" "Gambia" => "GM" "Georgia" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Granada" => "GD" "Grecia" => "GR" "Groenlandia" => "GL" "Guadalupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guayana Francesa" => "GF" "Guernsey" => "GG" "Guinea" => "GN" "Guinea Ecuatorial" => "GQ" "Guinea-Bisáu" => "GW" "Guyana" => "GY" "Haití" => "HT" "Honduras" => "HN" "Hungría" => "HU" "India" => "IN" "Indonesia" => "ID" "Irak" => "IQ" "Irán" => "IR" "Irlanda" => "IE" "Isla Bouvet" => "BV" "Isla de Man" => "IM" "Isla de Navidad" => "CX" "Isla Norfolk" => "NF" "Islandia" => "IS" "Islas Åland" => "AX" "Islas Caimán" => "KY" "Islas Cocos" => "CC" "Islas Cook" => "CK" "Islas Feroe" => "FO" "Islas Georgia del Sur y Sandwich del Sur" => "GS" "Islas Heard y McDonald" => "HM" "Islas Malvinas" => "FK" "Islas Marianas del Norte" => "MP" "Islas Marshall" => "MH" "Islas menores alejadas de EE. UU." => "UM" "Islas Pitcairn" => "PN" "Islas Salomón" => "SB" "Islas Turcas y Caicos" => "TC" "Islas Vírgenes Británicas" => "VG" "Islas Vírgenes de EE. UU." => "VI" "Israel" => "IL" "Italia" => "IT" "Jamaica" => "JM" "Japón" => "JP" "Jersey" => "JE" "Jordania" => "JO" "Kazajistán" => "KZ" "Kenia" => "KE" "Kirguistán" => "KG" "Kiribati" => "KI" "Kuwait" => "KW" "Laos" => "LA" "Lesoto" => "LS" "Letonia" => "LV" "Líbano" => "LB" "Liberia" => "LR" "Libia" => "LY" "Liechtenstein" => "LI" "Lituania" => "LT" "Luxemburgo" => "LU" "Macedonia del Norte" => "MK" "Madagascar" => "MG" "Malasia" => "MY" "Malaui" => "MW" "Maldivas" => "MV" "Mali" => "ML" "Malta" => "MT" "Marruecos" => "MA" "Martinica" => "MQ" "Mauricio" => "MU" "Mauritania" => "MR" "Mayotte" => "YT" "México" => "MX" "Micronesia" => "FM" "Moldavia" => "MD" "Mónaco" => "MC" "Mongolia" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar (Birmania)" => "MM" "Namibia" => "NA" "Nauru" => "NR" "Nepal" => "NP" "Nicaragua" => "NI" "Níger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Noruega" => "NO" "Nueva Caledonia" => "NC" "Nueva Zelanda" => "NZ" "Omán" => "OM" "Países Bajos" => "NL" "Pakistán" => "PK" "Palaos" => "PW" "Panamá" => "PA" "Papúa Nueva Guinea" => "PG" "Paraguay" => "PY" "Perú" => "PE" "Polinesia Francesa" => "PF" "Polonia" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "RAE de Hong Kong (China)" => "HK" "RAE de Macao (China)" => "MO" "Reino Unido" => "GB" "República Centroafricana" => "CF" "República Democrática del Congo" => "CD" "República Dominicana" => "DO" "Reunión" => "RE" "Ruanda" => "RW" "Rumanía" => "RO" "Rusia" => "RU" "Sáhara Occidental" => "EH" "Samoa" => "WS" "Samoa Americana" => "AS" "San Bartolomé" => "BL" "San Cristóbal y Nieves" => "KN" "San Marino" => "SM" "San Martín" => "MF" "San Pedro y Miquelón" => "PM" "San Vicente y las Granadinas" => "VC" "Santa Elena" => "SH" "Santa Lucía" => "LC" "Santo Tomé y Príncipe" => "ST" "Senegal" => "SN" "Serbia" => "RS" "Seychelles" => "SC" "Sierra Leona" => "SL" "Singapur" => "SG" "Sint Maarten" => "SX" "Siria" => "SY" "Somalia" => "SO" "Sri Lanka" => "LK" "Sudáfrica" => "ZA" "Sudán" => "SD" "Sudán del Sur" => "SS" "Suecia" => "SE" "Suiza" => "CH" "Surinam" => "SR" "Svalbard y Jan Mayen" => "SJ" "Tailandia" => "TH" "Taiwán" => "TW" "Tanzania" => "TZ" "Tayikistán" => "TJ" "Territorio Británico del Océano Índico" => "IO" "Territorios Australes Franceses" => "TF" "Territorios Palestinos" => "PS" "Timor-Leste" => "TL" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad y Tobago" => "TT" "Túnez" => "TN" "Turkmenistán" => "TM" "Turquía" => "TR" "Tuvalu" => "TV" "Ucrania" => "UA" "Uganda" => "UG" "Uruguay" => "UY" "Uzbekistán" => "UZ" "Vanuatu" => "VU" "Venezuela" => "VE" "Vietnam" => "VN" "Wallis y Futuna" => "WF" "Yemen" => "YE" "Yibuti" => "DJ" "Zambia" => "ZM" "Zimbabue" => "ZW" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13837 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form_label_country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#13891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13889 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_form_country" ] |
| cache_key | "_contact_form_country_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#14010 +data: "" +value: "" +label: "Elija una opción" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14011 +data: "AF" +value: "AF" +label: "Afganistán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14012 +data: "AL" +value: "AL" +label: "Albania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14013 +data: "DE" +value: "DE" +label: "Alemania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14014 +data: "AD" +value: "AD" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14015 +data: "AO" +value: "AO" +label: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14016 +data: "AI" +value: "AI" +label: "Anguila" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14017 +data: "AQ" +value: "AQ" +label: "Antártida" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14018 +data: "AG" +value: "AG" +label: "Antigua y Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14019 +data: "SA" +value: "SA" +label: "Arabia Saudí" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14020 +data: "DZ" +value: "DZ" +label: "Argelia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14021 +data: "AR" +value: "AR" +label: "Argentina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14022 +data: "AM" +value: "AM" +label: "Armenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14023 +data: "AW" +value: "AW" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14024 +data: "AU" +value: "AU" +label: "Australia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14025 +data: "AT" +value: "AT" +label: "Austria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14026 +data: "AZ" +value: "AZ" +label: "Azerbaiyán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14027 +data: "BS" +value: "BS" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14028 +data: "BD" +value: "BD" +label: "Bangladés" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14029 +data: "BB" +value: "BB" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14030 +data: "BH" +value: "BH" +label: "Baréin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14031 +data: "BE" +value: "BE" +label: "Bélgica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14032 +data: "BZ" +value: "BZ" +label: "Belice" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14033 +data: "BJ" +value: "BJ" +label: "Benín" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14034 +data: "BM" +value: "BM" +label: "Bermudas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14035 +data: "BY" +value: "BY" +label: "Bielorrusia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14036 +data: "BO" +value: "BO" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14037 +data: "BA" +value: "BA" +label: "Bosnia y Herzegovina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14038 +data: "BW" +value: "BW" +label: "Botsuana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14039 +data: "BR" +value: "BR" +label: "Brasil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14040 +data: "BN" +value: "BN" +label: "Brunéi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14041 +data: "BG" +value: "BG" +label: "Bulgaria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14042 +data: "BF" +value: "BF" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14043 +data: "BI" +value: "BI" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14044 +data: "BT" +value: "BT" +label: "Bután" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14045 +data: "CV" +value: "CV" +label: "Cabo Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14046 +data: "KH" +value: "KH" +label: "Camboya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14047 +data: "CM" +value: "CM" +label: "Camerún" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14048 +data: "CA" +value: "CA" +label: "Canadá" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14049 +data: "BQ" +value: "BQ" +label: "Caribe neerlandés" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14050 +data: "QA" +value: "QA" +label: "Catar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14051 +data: "TD" +value: "TD" +label: "Chad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14052 +data: "CZ" +value: "CZ" +label: "Chequia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14053 +data: "CL" +value: "CL" +label: "Chile" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14054 +data: "CN" +value: "CN" +label: "China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14055 +data: "CY" +value: "CY" +label: "Chipre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14056 +data: "VA" +value: "VA" +label: "Ciudad del Vaticano" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14057 +data: "CO" +value: "CO" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14058 +data: "KM" +value: "KM" +label: "Comoras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14059 +data: "CG" +value: "CG" +label: "Congo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14060 +data: "KP" +value: "KP" +label: "Corea del Norte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14061 +data: "KR" +value: "KR" +label: "Corea del Sur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14062 +data: "CR" +value: "CR" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14063 +data: "CI" +value: "CI" +label: "Côte d’Ivoire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14064 +data: "HR" +value: "HR" +label: "Croacia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14065 +data: "CU" +value: "CU" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14066 +data: "CW" +value: "CW" +label: "Curazao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14067 +data: "DK" +value: "DK" +label: "Dinamarca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14068 +data: "DM" +value: "DM" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14069 +data: "EC" +value: "EC" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14070 +data: "EG" +value: "EG" +label: "Egipto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14071 +data: "SV" +value: "SV" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14072 +data: "AE" +value: "AE" +label: "Emiratos Árabes Unidos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14073 +data: "ER" +value: "ER" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14074 +data: "SK" +value: "SK" +label: "Eslovaquia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14075 +data: "SI" +value: "SI" +label: "Eslovenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14076 +data: "ES" +value: "ES" +label: "España" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14077 +data: "US" +value: "US" +label: "Estados Unidos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14078 +data: "EE" +value: "EE" +label: "Estonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14079 +data: "SZ" +value: "SZ" +label: "Esuatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14080 +data: "ET" +value: "ET" +label: "Etiopía" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14081 +data: "PH" +value: "PH" +label: "Filipinas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14082 +data: "FI" +value: "FI" +label: "Finlandia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14083 +data: "FJ" +value: "FJ" +label: "Fiyi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14084 +data: "FR" +value: "FR" +label: "Francia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14085 +data: "GA" +value: "GA" +label: "Gabón" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14086 +data: "GM" +value: "GM" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14087 +data: "GE" +value: "GE" +label: "Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14088 +data: "GH" +value: "GH" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14089 +data: "GI" +value: "GI" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14090 +data: "GD" +value: "GD" +label: "Granada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14091 +data: "GR" +value: "GR" +label: "Grecia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14092 +data: "GL" +value: "GL" +label: "Groenlandia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14093 +data: "GP" +value: "GP" +label: "Guadalupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14094 +data: "GU" +value: "GU" +label: "Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14095 +data: "GT" +value: "GT" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14096 +data: "GF" +value: "GF" +label: "Guayana Francesa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14097 +data: "GG" +value: "GG" +label: "Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14098 +data: "GN" +value: "GN" +label: "Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14099 +data: "GQ" +value: "GQ" +label: "Guinea Ecuatorial" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14100 +data: "GW" +value: "GW" +label: "Guinea-Bisáu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14101 +data: "GY" +value: "GY" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14102 +data: "HT" +value: "HT" +label: "Haití" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14103 +data: "HN" +value: "HN" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14104 +data: "HU" +value: "HU" +label: "Hungría" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14105 +data: "IN" +value: "IN" +label: "India" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14106 +data: "ID" +value: "ID" +label: "Indonesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14107 +data: "IQ" +value: "IQ" +label: "Irak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14108 +data: "IR" +value: "IR" +label: "Irán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14109 +data: "IE" +value: "IE" +label: "Irlanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14110 +data: "BV" +value: "BV" +label: "Isla Bouvet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14111 +data: "IM" +value: "IM" +label: "Isla de Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14112 +data: "CX" +value: "CX" +label: "Isla de Navidad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14113 +data: "NF" +value: "NF" +label: "Isla Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14114 +data: "IS" +value: "IS" +label: "Islandia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14115 +data: "AX" +value: "AX" +label: "Islas Åland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14116 +data: "KY" +value: "KY" +label: "Islas Caimán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14117 +data: "CC" +value: "CC" +label: "Islas Cocos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14118 +data: "CK" +value: "CK" +label: "Islas Cook" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14119 +data: "FO" +value: "FO" +label: "Islas Feroe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14120 +data: "GS" +value: "GS" +label: "Islas Georgia del Sur y Sandwich del Sur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14121 +data: "HM" +value: "HM" +label: "Islas Heard y McDonald" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14122 +data: "FK" +value: "FK" +label: "Islas Malvinas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14123 +data: "MP" +value: "MP" +label: "Islas Marianas del Norte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14124 +data: "MH" +value: "MH" +label: "Islas Marshall" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14125 +data: "UM" +value: "UM" +label: "Islas menores alejadas de EE. UU." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14126 +data: "PN" +value: "PN" +label: "Islas Pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14127 +data: "SB" +value: "SB" +label: "Islas Salomón" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14128 +data: "TC" +value: "TC" +label: "Islas Turcas y Caicos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14129 +data: "VG" +value: "VG" +label: "Islas Vírgenes Británicas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14130 +data: "VI" +value: "VI" +label: "Islas Vírgenes de EE. UU." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14131 +data: "IL" +value: "IL" +label: "Israel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14132 +data: "IT" +value: "IT" +label: "Italia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14133 +data: "JM" +value: "JM" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14134 +data: "JP" +value: "JP" +label: "Japón" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14135 +data: "JE" +value: "JE" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14136 +data: "JO" +value: "JO" +label: "Jordania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14137 +data: "KZ" +value: "KZ" +label: "Kazajistán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14138 +data: "KE" +value: "KE" +label: "Kenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14139 +data: "KG" +value: "KG" +label: "Kirguistán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14140 +data: "KI" +value: "KI" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14141 +data: "KW" +value: "KW" +label: "Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14142 +data: "LA" +value: "LA" +label: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14143 +data: "LS" +value: "LS" +label: "Lesoto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14144 +data: "LV" +value: "LV" +label: "Letonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14145 +data: "LB" +value: "LB" +label: "Líbano" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14146 +data: "LR" +value: "LR" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14147 +data: "LY" +value: "LY" +label: "Libia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14148 +data: "LI" +value: "LI" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14149 +data: "LT" +value: "LT" +label: "Lituania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14150 +data: "LU" +value: "LU" +label: "Luxemburgo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14151 +data: "MK" +value: "MK" +label: "Macedonia del Norte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14152 +data: "MG" +value: "MG" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14153 +data: "MY" +value: "MY" +label: "Malasia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14154 +data: "MW" +value: "MW" +label: "Malaui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14155 +data: "MV" +value: "MV" +label: "Maldivas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14156 +data: "ML" +value: "ML" +label: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14157 +data: "MT" +value: "MT" +label: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14158 +data: "MA" +value: "MA" +label: "Marruecos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14159 +data: "MQ" +value: "MQ" +label: "Martinica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14160 +data: "MU" +value: "MU" +label: "Mauricio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14161 +data: "MR" +value: "MR" +label: "Mauritania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14162 +data: "YT" +value: "YT" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14163 +data: "MX" +value: "MX" +label: "México" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14164 +data: "FM" +value: "FM" +label: "Micronesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14165 +data: "MD" +value: "MD" +label: "Moldavia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14166 +data: "MC" +value: "MC" +label: "Mónaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14167 +data: "MN" +value: "MN" +label: "Mongolia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14168 +data: "ME" +value: "ME" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14169 +data: "MS" +value: "MS" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14170 +data: "MZ" +value: "MZ" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14171 +data: "MM" +value: "MM" +label: "Myanmar (Birmania)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14172 +data: "NA" +value: "NA" +label: "Namibia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14173 +data: "NR" +value: "NR" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14174 +data: "NP" +value: "NP" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14175 +data: "NI" +value: "NI" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14176 +data: "NE" +value: "NE" +label: "Níger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14177 +data: "NG" +value: "NG" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14178 +data: "NU" +value: "NU" +label: "Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14179 +data: "NO" +value: "NO" +label: "Noruega" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14180 +data: "NC" +value: "NC" +label: "Nueva Caledonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14181 +data: "NZ" +value: "NZ" +label: "Nueva Zelanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14182 +data: "OM" +value: "OM" +label: "Omán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14183 +data: "NL" +value: "NL" +label: "Países Bajos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14184 +data: "PK" +value: "PK" +label: "Pakistán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14185 +data: "PW" +value: "PW" +label: "Palaos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14186 +data: "PA" +value: "PA" +label: "Panamá" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14187 +data: "PG" +value: "PG" +label: "Papúa Nueva Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14188 +data: "PY" +value: "PY" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14189 +data: "PE" +value: "PE" +label: "Perú" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14190 +data: "PF" +value: "PF" +label: "Polinesia Francesa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14191 +data: "PL" +value: "PL" +label: "Polonia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14192 +data: "PT" +value: "PT" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14193 +data: "PR" +value: "PR" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14194 +data: "HK" +value: "HK" +label: "RAE de Hong Kong (China)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14195 +data: "MO" +value: "MO" +label: "RAE de Macao (China)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14196 +data: "GB" +value: "GB" +label: "Reino Unido" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14197 +data: "CF" +value: "CF" +label: "República Centroafricana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14198 +data: "CD" +value: "CD" +label: "República Democrática del Congo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14199 +data: "DO" +value: "DO" +label: "República Dominicana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14200 +data: "RE" +value: "RE" +label: "Reunión" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14201 +data: "RW" +value: "RW" +label: "Ruanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14202 +data: "RO" +value: "RO" +label: "Rumanía" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14203 +data: "RU" +value: "RU" +label: "Rusia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14204 +data: "EH" +value: "EH" +label: "Sáhara Occidental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14205 +data: "WS" +value: "WS" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14206 +data: "AS" +value: "AS" +label: "Samoa Americana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14207 +data: "BL" +value: "BL" +label: "San Bartolomé" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14208 +data: "KN" +value: "KN" +label: "San Cristóbal y Nieves" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14209 +data: "SM" +value: "SM" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14210 +data: "MF" +value: "MF" +label: "San Martín" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14211 +data: "PM" +value: "PM" +label: "San Pedro y Miquelón" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14212 +data: "VC" +value: "VC" +label: "San Vicente y las Granadinas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14213 +data: "SH" +value: "SH" +label: "Santa Elena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14214 +data: "LC" +value: "LC" +label: "Santa Lucía" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14215 +data: "ST" +value: "ST" +label: "Santo Tomé y Príncipe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14216 +data: "SN" +value: "SN" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14217 +data: "RS" +value: "RS" +label: "Serbia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14218 +data: "SC" +value: "SC" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14219 +data: "SL" +value: "SL" +label: "Sierra Leona" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14220 +data: "SG" +value: "SG" +label: "Singapur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14221 +data: "SX" +value: "SX" +label: "Sint Maarten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14222 +data: "SY" +value: "SY" +label: "Siria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14223 +data: "SO" +value: "SO" +label: "Somalia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14224 +data: "LK" +value: "LK" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14225 +data: "ZA" +value: "ZA" +label: "Sudáfrica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14226 +data: "SD" +value: "SD" +label: "Sudán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14227 +data: "SS" +value: "SS" +label: "Sudán del Sur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14228 +data: "SE" +value: "SE" +label: "Suecia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14229 +data: "CH" +value: "CH" +label: "Suiza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14230 +data: "SR" +value: "SR" +label: "Surinam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14231 +data: "SJ" +value: "SJ" +label: "Svalbard y Jan Mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14232 +data: "TH" +value: "TH" +label: "Tailandia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14233 +data: "TW" +value: "TW" +label: "Taiwán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14234 +data: "TZ" +value: "TZ" +label: "Tanzania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14235 +data: "TJ" +value: "TJ" +label: "Tayikistán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14236 +data: "IO" +value: "IO" +label: "Territorio Británico del Océano Índico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14237 +data: "TF" +value: "TF" +label: "Territorios Australes Franceses" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14238 +data: "PS" +value: "PS" +label: "Territorios Palestinos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14239 +data: "TL" +value: "TL" +label: "Timor-Leste" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14240 +data: "TG" +value: "TG" +label: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14241 +data: "TK" +value: "TK" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14242 +data: "TO" +value: "TO" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14243 +data: "TT" +value: "TT" +label: "Trinidad y Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14244 +data: "TN" +value: "TN" +label: "Túnez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14245 +data: "TM" +value: "TM" +label: "Turkmenistán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14246 +data: "TR" +value: "TR" +label: "Turquía" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14247 +data: "TV" +value: "TV" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14248 +data: "UA" +value: "UA" +label: "Ucrania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14249 +data: "UG" +value: "UG" +label: "Uganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14250 +data: "UY" +value: "UY" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14251 +data: "UZ" +value: "UZ" +label: "Uzbekistán" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14252 +data: "VU" +value: "VU" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14253 +data: "VE" +value: "VE" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14254 +data: "VN" +value: "VN" +label: "Vietnam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14255 +data: "WF" +value: "WF" +label: "Wallis y Futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14256 +data: "YE" +value: "YE" +label: "Yemen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14257 +data: "DJ" +value: "DJ" +label: "Yibuti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14258 +data: "ZM" +value: "ZM" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14259 +data: "ZW" +value: "ZW" +label: "Zimbabue" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#14008 -errors: [] -form: Symfony\Component\Form\Form {#13963 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#14009 …5} |
| full_name | "contact_form[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_country" |
| is_selected | Closure($choice, $value) {#14261 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form_label_country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | true |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_country" |
| valid | true |
| value | "" |
city
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
[ "data-parsley-required-message" => "¡Campo vacío!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13838 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13838 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| label | "form_label_city" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13838 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13901 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 | "form_label_city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13902 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_city" ] |
| cache_key | "_contact_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14262 -errors: [] -form: Symfony\Component\Form\Form {#13966 …} } |
| form | Symfony\Component\Form\FormView {#14263 …5} |
| full_name | "contact_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_city" |
| label | "form_label_city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_city" |
| valid | true |
| value | "" |
company
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form_label_company" |
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\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13910 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 | "form_label_company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13911 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_company" ] |
| cache_key | "_contact_form_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14264 -errors: [] -form: Symfony\Component\Form\Form {#13969 …} } |
| form | Symfony\Component\Form\FormView {#14265 …5} |
| full_name | "contact_form[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_company" |
| label | "form_label_company" |
| 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 | "_contact_form_company" |
| valid | true |
| value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "form_label_phone_number" |
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\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13919 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 | "form_label_phone_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13920 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_phone" ] |
| cache_key | "_contact_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14266 -errors: [] -form: Symfony\Component\Form\Form {#13972 …} } |
| form | Symfony\Component\Form\FormView {#14267 …5} |
| full_name | "contact_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_phone" |
| label | "form_label_phone_number" |
| 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 | "_contact_form_phone" |
| valid | true |
| value | "" |
message
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 | [ "rows" => 4 "data-parsley-required-message" => "¡Campo vacío!" ] |
[ "rows" => 4 "data-parsley-required-message" => "¡Campo vacío!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13839 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13839 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| label | "form_label_message" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 4 "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13839 +payload: null +groups: ? +message: "¡Campo vacío!" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13932 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 | "form_label_message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#13929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13928 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 4 "data-parsley-required-message" => "¡Campo vacío!" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_form_message" ] |
| cache_key | "_contact_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14268 -errors: [] -form: Symfony\Component\Form\Form {#13975 …} } |
| form | Symfony\Component\Form\FormView {#14269 …5} |
| full_name | "contact_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_message" |
| label | "form_label_message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_message" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary float-right" ] |
[ "class" => "btn btn-primary float-right" ] |
| label | "form_button_submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary float-right" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "form_button_submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary float-right" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_form_submit" ] |
| cache_key | "_contact_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#14271 …5} |
| full_name | "contact_form[submit]" |
| id | "contact_form_submit" |
| label | "form_button_submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_contact_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1ce3a1d370b06c3c41e.EhzrC0c-7xZrwVuE79_WQv4PZz-XONL5LRtlM1EFL5E.RFfaM3NKvzsH-CrLm56wBMpgIQ_OUo22aCNRYxN9ZddwT4R6cWyDWTO4Eg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_prefix | "csrf_token" |
same as passed value |
| data | "1ce3a1d370b06c3c41e.EhzrC0c-7xZrwVuE79_WQv4PZz-XONL5LRtlM1EFL5E.RFfaM3NKvzsH-CrLm56wBMpgIQ_OUo22aCNRYxN9ZddwT4R6cWyDWTO4Eg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#13793 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13796 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13797 …} -namespace: Closure() {#13799 …} } |
| data | "1ce3a1d370b06c3c41e.EhzrC0c-7xZrwVuE79_WQv4PZz-XONL5LRtlM1EFL5E.RFfaM3NKvzsH-CrLm56wBMpgIQ_OUo22aCNRYxN9ZddwT4R6cWyDWTO4Eg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14274 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() {#14276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#14275 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_form__token" ] |
| cache_key | "_contact_form__token_hidden" |
| compound | false |
| data | "1ce3a1d370b06c3c41e.EhzrC0c-7xZrwVuE79_WQv4PZz-XONL5LRtlM1EFL5E.RFfaM3NKvzsH-CrLm56wBMpgIQ_OUo22aCNRYxN9ZddwT4R6cWyDWTO4Eg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14286 -errors: [] -form: Symfony\Component\Form\Form {#14282 …} } |
| form | Symfony\Component\Form\FormView {#14277 …5} |
| full_name | "contact_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_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 | "_contact_form__token" |
| valid | true |
| value | "1ce3a1d370b06c3c41e.EhzrC0c-7xZrwVuE79_WQv4PZz-XONL5LRtlM1EFL5E.RFfaM3NKvzsH-CrLm56wBMpgIQ_OUo22aCNRYxN9ZddwT4R6cWyDWTO4Eg" |