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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13488 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() {#13490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13489 …} $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 {#13646 -errors: [] -form: Symfony\Component\Form\Form {#13614 …} } |
| form | Symfony\Component\Form\FormView {#13644 …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" => "Veldinhoud leeg!" ] |
[ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13496 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13496 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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" => "Veldinhoud leeg!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13496 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13509 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() {#13511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13510 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| 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 {#13665 -errors: [] -form: Symfony\Component\Form\Form {#13617 …} } |
| form | Symfony\Component\Form\FormView {#13649 …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" => "Veldinhoud leeg!" ] |
[ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13497 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13497 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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" => "Veldinhoud leeg!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13497 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13518 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() {#13520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13519 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| 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 {#13667 -errors: [] -form: Symfony\Component\Form\Form {#13620 …} } |
| form | Symfony\Component\Form\FormView {#13668 …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" => "Veldinhoud leeg!" ] |
[ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#13498 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13499 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#13498 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13499 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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" => "Veldinhoud leeg!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#13498 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13499 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13531 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() {#13533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13532 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| 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 {#13669 -errors: [] -form: Symfony\Component\Form\Form {#13623 …} } |
| form | Symfony\Component\Form\FormView {#13670 …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" => "Veldinhoud leeg!" ] |
[ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| choice_attr | [] |
same as passed value |
| choice_translation_domain | false |
same as passed value |
| choices | [ "Selecteer" => "" "Afghanistan" => "AF" "Åland" => "AX" "Albanië" => "AL" "Algerije" => "DZ" "Amerikaans-Samoa" => "AS" "Amerikaanse Maagdeneilanden" => "VI" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctica" => "AQ" "Antigua en Barbuda" => "AG" "Argentinië" => "AR" "Armenië" => "AM" "Aruba" => "AW" "Australië" => "AU" "Azerbeidzjan" => "AZ" "Bahama’s" => "BS" "Bahrein" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belarus" => "BY" "België" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermuda" => "BM" "Bhutan" => "BT" "Bolivia" => "BO" "Bosnië en Herzegovina" => "BA" "Botswana" => "BW" "Bouveteiland" => "BV" "Brazilië" => "BR" "Brits Indische Oceaanterritorium" => "IO" "Britse Maagdeneilanden" => "VG" "Brunei" => "BN" "Bulgarije" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodja" => "KH" "Canada" => "CA" "Caribisch Nederland" => "BQ" "Centraal-Afrikaanse Republiek" => "CF" "Chili" => "CL" "China" => "CN" "Christmaseiland" => "CX" "Cocoseilanden" => "CC" "Colombia" => "CO" "Comoren" => "KM" "Congo-Brazzaville" => "CG" "Congo-Kinshasa" => "CD" "Cookeilanden" => "CK" "Costa Rica" => "CR" "Cuba" => "CU" "Curaçao" => "CW" "Cyprus" => "CY" "Denemarken" => "DK" "Djibouti" => "DJ" "Dominica" => "DM" "Dominicaanse Republiek" => "DO" "Duitsland" => "DE" "Ecuador" => "EC" "Egypte" => "EG" "El Salvador" => "SV" "Equatoriaal-Guinea" => "GQ" "Eritrea" => "ER" "Estland" => "EE" "eSwatini" => "SZ" "Ethiopië" => "ET" "Faeröer" => "FO" "Falklandeilanden" => "FK" "Fiji" => "FJ" "Filipijnen" => "PH" "Finland" => "FI" "Frankrijk" => "FR" "Frans-Guyana" => "GF" "Frans-Polynesië" => "PF" "Franse Gebieden in de zuidelijke Indische Oceaan" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgië" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Grenada" => "GD" "Griekenland" => "GR" "Groenland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernsey" => "GG" "Guinee" => "GN" "Guinee-Bissau" => "GW" "Guyana" => "GY" "Haïti" => "HT" "Heard en McDonaldeilanden" => "HM" "Honduras" => "HN" "Hongarije" => "HU" "Hongkong SAR van China" => "HK" "Ierland" => "IE" "IJsland" => "IS" "India" => "IN" "Indonesië" => "ID" "Irak" => "IQ" "Iran" => "IR" "Isle of Man" => "IM" "Israël" => "IL" "Italië" => "IT" "Ivoorkust" => "CI" "Jamaica" => "JM" "Japan" => "JP" "Jemen" => "YE" "Jersey" => "JE" "Jordanië" => "JO" "Kaaimaneilanden" => "KY" "Kaapverdië" => "CV" "Kameroen" => "CM" "Kazachstan" => "KZ" "Kenia" => "KE" "Kirgizië" => "KG" "Kiribati" => "KI" "Kleine afgelegen eilanden van de Verenigde Staten" => "UM" "Koeweit" => "KW" "Kroatië" => "HR" "Laos" => "LA" "Lesotho" => "LS" "Letland" => "LV" "Libanon" => "LB" "Liberia" => "LR" "Libië" => "LY" "Liechtenstein" => "LI" "Litouwen" => "LT" "Luxemburg" => "LU" "Macau SAR van China" => "MO" "Madagaskar" => "MG" "Malawi" => "MW" "Maldiven" => "MV" "Maleisië" => "MY" "Mali" => "ML" "Malta" => "MT" "Marokko" => "MA" "Marshalleilanden" => "MH" "Martinique" => "MQ" "Mauritanië" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mexico" => "MX" "Micronesia" => "FM" "Moldavië" => "MD" "Monaco" => "MC" "Mongolië" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar (Birma)" => "MM" "Namibië" => "NA" "Nauru" => "NR" "Nederland" => "NL" "Nepal" => "NP" "Nicaragua" => "NI" "Nieuw-Caledonië" => "NC" "Nieuw-Zeeland" => "NZ" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Noord-Korea" => "KP" "Noord-Macedonië" => "MK" "Noordelijke Marianen" => "MP" "Noorwegen" => "NO" "Norfolk" => "NF" "Oeganda" => "UG" "Oekraïne" => "UA" "Oezbekistan" => "UZ" "Oman" => "OM" "Oost-Timor" => "TL" "Oostenrijk" => "AT" "Pakistan" => "PK" "Palau" => "PW" "Palestijnse gebieden" => "PS" "Panama" => "PA" "Papoea-Nieuw-Guinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Pitcairneilanden" => "PN" "Polen" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "Qatar" => "QA" "Réunion" => "RE" "Roemenië" => "RO" "Rusland" => "RU" "Rwanda" => "RW" "Saint Kitts en Nevis" => "KN" "Saint Lucia" => "LC" "Saint Vincent en de Grenadines" => "VC" "Saint-Barthélemy" => "BL" "Saint-Martin" => "MF" "Saint-Pierre en Miquelon" => "PM" "Salomonseilanden" => "SB" "Samoa" => "WS" "San Marino" => "SM" "Sao Tomé en Principe" => "ST" "Saoedi-Arabië" => "SA" "Senegal" => "SN" "Servië" => "RS" "Seychellen" => "SC" "Sierra Leone" => "SL" "Singapore" => "SG" "Sint-Helena" => "SH" "Sint-Maarten" => "SX" "Slovenië" => "SI" "Slowakije" => "SK" "Soedan" => "SD" "Somalië" => "SO" "Spanje" => "ES" "Spitsbergen en Jan Mayen" => "SJ" "Sri Lanka" => "LK" "Suriname" => "SR" "Syrië" => "SY" "Tadzjikistan" => "TJ" "Taiwan" => "TW" "Tanzania" => "TZ" "Thailand" => "TH" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad en Tobago" => "TT" "Tsjaad" => "TD" "Tsjechië" => "CZ" "Tunesië" => "TN" "Turkije" => "TR" "Turkmenistan" => "TM" "Turks- en Caicoseilanden" => "TC" "Tuvalu" => "TV" "Uruguay" => "UY" "Vanuatu" => "VU" "Vaticaanstad" => "VA" "Venezuela" => "VE" "Verenigd Koninkrijk" => "GB" "Verenigde Arabische Emiraten" => "AE" "Verenigde Staten" => "US" "Vietnam" => "VN" "Wallis en Futuna" => "WF" "Westelijke Sahara" => "EH" "Zambia" => "ZM" "Zimbabwe" => "ZW" "Zuid-Afrika" => "ZA" "Zuid-Georgia en Zuidelijke Sandwicheilanden" => "GS" "Zuid-Korea" => "KR" "Zuid-Soedan" => "SS" "Zweden" => "SE" "Zwitserland" => "CH" ] |
[ "Selecteer" => "" "Afghanistan" => "AF" "Åland" => "AX" "Albanië" => "AL" "Algerije" => "DZ" "Amerikaans-Samoa" => "AS" "Amerikaanse Maagdeneilanden" => "VI" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctica" => "AQ" "Antigua en Barbuda" => "AG" "Argentinië" => "AR" "Armenië" => "AM" "Aruba" => "AW" "Australië" => "AU" "Azerbeidzjan" => "AZ" "Bahama’s" => "BS" "Bahrein" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belarus" => "BY" "België" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermuda" => "BM" "Bhutan" => "BT" "Bolivia" => "BO" "Bosnië en Herzegovina" => "BA" "Botswana" => "BW" "Bouveteiland" => "BV" "Brazilië" => "BR" "Brits Indische Oceaanterritorium" => "IO" "Britse Maagdeneilanden" => "VG" "Brunei" => "BN" "Bulgarije" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodja" => "KH" "Canada" => "CA" "Caribisch Nederland" => "BQ" "Centraal-Afrikaanse Republiek" => "CF" "Chili" => "CL" "China" => "CN" "Christmaseiland" => "CX" "Cocoseilanden" => "CC" "Colombia" => "CO" "Comoren" => "KM" "Congo-Brazzaville" => "CG" "Congo-Kinshasa" => "CD" "Cookeilanden" => "CK" "Costa Rica" => "CR" "Cuba" => "CU" "Curaçao" => "CW" "Cyprus" => "CY" "Denemarken" => "DK" "Djibouti" => "DJ" "Dominica" => "DM" "Dominicaanse Republiek" => "DO" "Duitsland" => "DE" "Ecuador" => "EC" "Egypte" => "EG" "El Salvador" => "SV" "Equatoriaal-Guinea" => "GQ" "Eritrea" => "ER" "Estland" => "EE" "eSwatini" => "SZ" "Ethiopië" => "ET" "Faeröer" => "FO" "Falklandeilanden" => "FK" "Fiji" => "FJ" "Filipijnen" => "PH" "Finland" => "FI" "Frankrijk" => "FR" "Frans-Guyana" => "GF" "Frans-Polynesië" => "PF" "Franse Gebieden in de zuidelijke Indische Oceaan" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgië" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Grenada" => "GD" "Griekenland" => "GR" "Groenland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernsey" => "GG" "Guinee" => "GN" "Guinee-Bissau" => "GW" "Guyana" => "GY" "Haïti" => "HT" "Heard en McDonaldeilanden" => "HM" "Honduras" => "HN" "Hongarije" => "HU" "Hongkong SAR van China" => "HK" "Ierland" => "IE" "IJsland" => "IS" "India" => "IN" "Indonesië" => "ID" "Irak" => "IQ" "Iran" => "IR" "Isle of Man" => "IM" "Israël" => "IL" "Italië" => "IT" "Ivoorkust" => "CI" "Jamaica" => "JM" "Japan" => "JP" "Jemen" => "YE" "Jersey" => "JE" "Jordanië" => "JO" "Kaaimaneilanden" => "KY" "Kaapverdië" => "CV" "Kameroen" => "CM" "Kazachstan" => "KZ" "Kenia" => "KE" "Kirgizië" => "KG" "Kiribati" => "KI" "Kleine afgelegen eilanden van de Verenigde Staten" => "UM" "Koeweit" => "KW" "Kroatië" => "HR" "Laos" => "LA" "Lesotho" => "LS" "Letland" => "LV" "Libanon" => "LB" "Liberia" => "LR" "Libië" => "LY" "Liechtenstein" => "LI" "Litouwen" => "LT" "Luxemburg" => "LU" "Macau SAR van China" => "MO" "Madagaskar" => "MG" "Malawi" => "MW" "Maldiven" => "MV" "Maleisië" => "MY" "Mali" => "ML" "Malta" => "MT" "Marokko" => "MA" "Marshalleilanden" => "MH" "Martinique" => "MQ" "Mauritanië" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mexico" => "MX" "Micronesia" => "FM" "Moldavië" => "MD" "Monaco" => "MC" "Mongolië" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar (Birma)" => "MM" "Namibië" => "NA" "Nauru" => "NR" "Nederland" => "NL" "Nepal" => "NP" "Nicaragua" => "NI" "Nieuw-Caledonië" => "NC" "Nieuw-Zeeland" => "NZ" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Noord-Korea" => "KP" "Noord-Macedonië" => "MK" "Noordelijke Marianen" => "MP" "Noorwegen" => "NO" "Norfolk" => "NF" "Oeganda" => "UG" "Oekraïne" => "UA" "Oezbekistan" => "UZ" "Oman" => "OM" "Oost-Timor" => "TL" "Oostenrijk" => "AT" "Pakistan" => "PK" "Palau" => "PW" "Palestijnse gebieden" => "PS" "Panama" => "PA" "Papoea-Nieuw-Guinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Pitcairneilanden" => "PN" "Polen" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "Qatar" => "QA" "Réunion" => "RE" "Roemenië" => "RO" "Rusland" => "RU" "Rwanda" => "RW" "Saint Kitts en Nevis" => "KN" "Saint Lucia" => "LC" "Saint Vincent en de Grenadines" => "VC" "Saint-Barthélemy" => "BL" "Saint-Martin" => "MF" "Saint-Pierre en Miquelon" => "PM" "Salomonseilanden" => "SB" "Samoa" => "WS" "San Marino" => "SM" "Sao Tomé en Principe" => "ST" "Saoedi-Arabië" => "SA" "Senegal" => "SN" "Servië" => "RS" "Seychellen" => "SC" "Sierra Leone" => "SL" "Singapore" => "SG" "Sint-Helena" => "SH" "Sint-Maarten" => "SX" "Slovenië" => "SI" "Slowakije" => "SK" "Soedan" => "SD" "Somalië" => "SO" "Spanje" => "ES" "Spitsbergen en Jan Mayen" => "SJ" "Sri Lanka" => "LK" "Suriname" => "SR" "Syrië" => "SY" "Tadzjikistan" => "TJ" "Taiwan" => "TW" "Tanzania" => "TZ" "Thailand" => "TH" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad en Tobago" => "TT" "Tsjaad" => "TD" "Tsjechië" => "CZ" "Tunesië" => "TN" "Turkije" => "TR" "Turkmenistan" => "TM" "Turks- en Caicoseilanden" => "TC" "Tuvalu" => "TV" "Uruguay" => "UY" "Vanuatu" => "VU" "Vaticaanstad" => "VA" "Venezuela" => "VE" "Verenigd Koninkrijk" => "GB" "Verenigde Arabische Emiraten" => "AE" "Verenigde Staten" => "US" "Vietnam" => "VN" "Wallis en Futuna" => "WF" "Westelijke Sahara" => "EH" "Zambia" => "ZM" "Zimbabwe" => "ZW" "Zuid-Afrika" => "ZA" "Zuid-Georgia en Zuidelijke Sandwicheilanden" => "GS" "Zuid-Korea" => "KR" "Zuid-Soedan" => "SS" "Zweden" => "SE" "Zwitserland" => "CH" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13500 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13500 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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" => "Veldinhoud leeg!" ] |
| 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 | [ "Selecteer" => "" "Afghanistan" => "AF" "Åland" => "AX" "Albanië" => "AL" "Algerije" => "DZ" "Amerikaans-Samoa" => "AS" "Amerikaanse Maagdeneilanden" => "VI" "Andorra" => "AD" "Angola" => "AO" "Anguilla" => "AI" "Antarctica" => "AQ" "Antigua en Barbuda" => "AG" "Argentinië" => "AR" "Armenië" => "AM" "Aruba" => "AW" "Australië" => "AU" "Azerbeidzjan" => "AZ" "Bahama’s" => "BS" "Bahrein" => "BH" "Bangladesh" => "BD" "Barbados" => "BB" "Belarus" => "BY" "België" => "BE" "Belize" => "BZ" "Benin" => "BJ" "Bermuda" => "BM" "Bhutan" => "BT" "Bolivia" => "BO" "Bosnië en Herzegovina" => "BA" "Botswana" => "BW" "Bouveteiland" => "BV" "Brazilië" => "BR" "Brits Indische Oceaanterritorium" => "IO" "Britse Maagdeneilanden" => "VG" "Brunei" => "BN" "Bulgarije" => "BG" "Burkina Faso" => "BF" "Burundi" => "BI" "Cambodja" => "KH" "Canada" => "CA" "Caribisch Nederland" => "BQ" "Centraal-Afrikaanse Republiek" => "CF" "Chili" => "CL" "China" => "CN" "Christmaseiland" => "CX" "Cocoseilanden" => "CC" "Colombia" => "CO" "Comoren" => "KM" "Congo-Brazzaville" => "CG" "Congo-Kinshasa" => "CD" "Cookeilanden" => "CK" "Costa Rica" => "CR" "Cuba" => "CU" "Curaçao" => "CW" "Cyprus" => "CY" "Denemarken" => "DK" "Djibouti" => "DJ" "Dominica" => "DM" "Dominicaanse Republiek" => "DO" "Duitsland" => "DE" "Ecuador" => "EC" "Egypte" => "EG" "El Salvador" => "SV" "Equatoriaal-Guinea" => "GQ" "Eritrea" => "ER" "Estland" => "EE" "eSwatini" => "SZ" "Ethiopië" => "ET" "Faeröer" => "FO" "Falklandeilanden" => "FK" "Fiji" => "FJ" "Filipijnen" => "PH" "Finland" => "FI" "Frankrijk" => "FR" "Frans-Guyana" => "GF" "Frans-Polynesië" => "PF" "Franse Gebieden in de zuidelijke Indische Oceaan" => "TF" "Gabon" => "GA" "Gambia" => "GM" "Georgië" => "GE" "Ghana" => "GH" "Gibraltar" => "GI" "Grenada" => "GD" "Griekenland" => "GR" "Groenland" => "GL" "Guadeloupe" => "GP" "Guam" => "GU" "Guatemala" => "GT" "Guernsey" => "GG" "Guinee" => "GN" "Guinee-Bissau" => "GW" "Guyana" => "GY" "Haïti" => "HT" "Heard en McDonaldeilanden" => "HM" "Honduras" => "HN" "Hongarije" => "HU" "Hongkong SAR van China" => "HK" "Ierland" => "IE" "IJsland" => "IS" "India" => "IN" "Indonesië" => "ID" "Irak" => "IQ" "Iran" => "IR" "Isle of Man" => "IM" "Israël" => "IL" "Italië" => "IT" "Ivoorkust" => "CI" "Jamaica" => "JM" "Japan" => "JP" "Jemen" => "YE" "Jersey" => "JE" "Jordanië" => "JO" "Kaaimaneilanden" => "KY" "Kaapverdië" => "CV" "Kameroen" => "CM" "Kazachstan" => "KZ" "Kenia" => "KE" "Kirgizië" => "KG" "Kiribati" => "KI" "Kleine afgelegen eilanden van de Verenigde Staten" => "UM" "Koeweit" => "KW" "Kroatië" => "HR" "Laos" => "LA" "Lesotho" => "LS" "Letland" => "LV" "Libanon" => "LB" "Liberia" => "LR" "Libië" => "LY" "Liechtenstein" => "LI" "Litouwen" => "LT" "Luxemburg" => "LU" "Macau SAR van China" => "MO" "Madagaskar" => "MG" "Malawi" => "MW" "Maldiven" => "MV" "Maleisië" => "MY" "Mali" => "ML" "Malta" => "MT" "Marokko" => "MA" "Marshalleilanden" => "MH" "Martinique" => "MQ" "Mauritanië" => "MR" "Mauritius" => "MU" "Mayotte" => "YT" "Mexico" => "MX" "Micronesia" => "FM" "Moldavië" => "MD" "Monaco" => "MC" "Mongolië" => "MN" "Montenegro" => "ME" "Montserrat" => "MS" "Mozambique" => "MZ" "Myanmar (Birma)" => "MM" "Namibië" => "NA" "Nauru" => "NR" "Nederland" => "NL" "Nepal" => "NP" "Nicaragua" => "NI" "Nieuw-Caledonië" => "NC" "Nieuw-Zeeland" => "NZ" "Niger" => "NE" "Nigeria" => "NG" "Niue" => "NU" "Noord-Korea" => "KP" "Noord-Macedonië" => "MK" "Noordelijke Marianen" => "MP" "Noorwegen" => "NO" "Norfolk" => "NF" "Oeganda" => "UG" "Oekraïne" => "UA" "Oezbekistan" => "UZ" "Oman" => "OM" "Oost-Timor" => "TL" "Oostenrijk" => "AT" "Pakistan" => "PK" "Palau" => "PW" "Palestijnse gebieden" => "PS" "Panama" => "PA" "Papoea-Nieuw-Guinea" => "PG" "Paraguay" => "PY" "Peru" => "PE" "Pitcairneilanden" => "PN" "Polen" => "PL" "Portugal" => "PT" "Puerto Rico" => "PR" "Qatar" => "QA" "Réunion" => "RE" "Roemenië" => "RO" "Rusland" => "RU" "Rwanda" => "RW" "Saint Kitts en Nevis" => "KN" "Saint Lucia" => "LC" "Saint Vincent en de Grenadines" => "VC" "Saint-Barthélemy" => "BL" "Saint-Martin" => "MF" "Saint-Pierre en Miquelon" => "PM" "Salomonseilanden" => "SB" "Samoa" => "WS" "San Marino" => "SM" "Sao Tomé en Principe" => "ST" "Saoedi-Arabië" => "SA" "Senegal" => "SN" "Servië" => "RS" "Seychellen" => "SC" "Sierra Leone" => "SL" "Singapore" => "SG" "Sint-Helena" => "SH" "Sint-Maarten" => "SX" "Slovenië" => "SI" "Slowakije" => "SK" "Soedan" => "SD" "Somalië" => "SO" "Spanje" => "ES" "Spitsbergen en Jan Mayen" => "SJ" "Sri Lanka" => "LK" "Suriname" => "SR" "Syrië" => "SY" "Tadzjikistan" => "TJ" "Taiwan" => "TW" "Tanzania" => "TZ" "Thailand" => "TH" "Togo" => "TG" "Tokelau" => "TK" "Tonga" => "TO" "Trinidad en Tobago" => "TT" "Tsjaad" => "TD" "Tsjechië" => "CZ" "Tunesië" => "TN" "Turkije" => "TR" "Turkmenistan" => "TM" "Turks- en Caicoseilanden" => "TC" "Tuvalu" => "TV" "Uruguay" => "UY" "Vanuatu" => "VU" "Vaticaanstad" => "VA" "Venezuela" => "VE" "Verenigd Koninkrijk" => "GB" "Verenigde Arabische Emiraten" => "AE" "Verenigde Staten" => "US" "Vietnam" => "VN" "Wallis en Futuna" => "WF" "Westelijke Sahara" => "EH" "Zambia" => "ZM" "Zimbabwe" => "ZW" "Zuid-Afrika" => "ZA" "Zuid-Georgia en Zuidelijke Sandwicheilanden" => "GS" "Zuid-Korea" => "KR" "Zuid-Soedan" => "SS" "Zweden" => "SE" "Zwitserland" => "CH" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13500 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| 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() {#13554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13552 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| 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 {#13673 +data: "" +value: "" +label: "Selecteer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13674 +data: "AF" +value: "AF" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13675 +data: "AX" +value: "AX" +label: "Åland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13676 +data: "AL" +value: "AL" +label: "Albanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13677 +data: "DZ" +value: "DZ" +label: "Algerije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13678 +data: "AS" +value: "AS" +label: "Amerikaans-Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13679 +data: "VI" +value: "VI" +label: "Amerikaanse Maagdeneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13680 +data: "AD" +value: "AD" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13681 +data: "AO" +value: "AO" +label: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13682 +data: "AI" +value: "AI" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13683 +data: "AQ" +value: "AQ" +label: "Antarctica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13684 +data: "AG" +value: "AG" +label: "Antigua en Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13685 +data: "AR" +value: "AR" +label: "Argentinië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13686 +data: "AM" +value: "AM" +label: "Armenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13687 +data: "AW" +value: "AW" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13688 +data: "AU" +value: "AU" +label: "Australië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13689 +data: "AZ" +value: "AZ" +label: "Azerbeidzjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13690 +data: "BS" +value: "BS" +label: "Bahama’s" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13691 +data: "BH" +value: "BH" +label: "Bahrein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13692 +data: "BD" +value: "BD" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13693 +data: "BB" +value: "BB" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13694 +data: "BY" +value: "BY" +label: "Belarus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13695 +data: "BE" +value: "BE" +label: "België" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13696 +data: "BZ" +value: "BZ" +label: "Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13697 +data: "BJ" +value: "BJ" +label: "Benin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13698 +data: "BM" +value: "BM" +label: "Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13699 +data: "BT" +value: "BT" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13700 +data: "BO" +value: "BO" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13701 +data: "BA" +value: "BA" +label: "Bosnië en Herzegovina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13702 +data: "BW" +value: "BW" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13703 +data: "BV" +value: "BV" +label: "Bouveteiland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13704 +data: "BR" +value: "BR" +label: "Brazilië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13705 +data: "IO" +value: "IO" +label: "Brits Indische Oceaanterritorium" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13706 +data: "VG" +value: "VG" +label: "Britse Maagdeneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13707 +data: "BN" +value: "BN" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13708 +data: "BG" +value: "BG" +label: "Bulgarije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13709 +data: "BF" +value: "BF" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13710 +data: "BI" +value: "BI" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13711 +data: "KH" +value: "KH" +label: "Cambodja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13712 +data: "CA" +value: "CA" +label: "Canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13713 +data: "BQ" +value: "BQ" +label: "Caribisch Nederland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13714 +data: "CF" +value: "CF" +label: "Centraal-Afrikaanse Republiek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13715 +data: "CL" +value: "CL" +label: "Chili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13716 +data: "CN" +value: "CN" +label: "China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13717 +data: "CX" +value: "CX" +label: "Christmaseiland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13718 +data: "CC" +value: "CC" +label: "Cocoseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13719 +data: "CO" +value: "CO" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13720 +data: "KM" +value: "KM" +label: "Comoren" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13721 +data: "CG" +value: "CG" +label: "Congo-Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13722 +data: "CD" +value: "CD" +label: "Congo-Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13723 +data: "CK" +value: "CK" +label: "Cookeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13724 +data: "CR" +value: "CR" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13725 +data: "CU" +value: "CU" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13726 +data: "CW" +value: "CW" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13727 +data: "CY" +value: "CY" +label: "Cyprus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13728 +data: "DK" +value: "DK" +label: "Denemarken" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13729 +data: "DJ" +value: "DJ" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13730 +data: "DM" +value: "DM" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13731 +data: "DO" +value: "DO" +label: "Dominicaanse Republiek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13732 +data: "DE" +value: "DE" +label: "Duitsland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13733 +data: "EC" +value: "EC" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13734 +data: "EG" +value: "EG" +label: "Egypte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13735 +data: "SV" +value: "SV" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13736 +data: "GQ" +value: "GQ" +label: "Equatoriaal-Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13737 +data: "ER" +value: "ER" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13738 +data: "EE" +value: "EE" +label: "Estland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13739 +data: "SZ" +value: "SZ" +label: "eSwatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13740 +data: "ET" +value: "ET" +label: "Ethiopië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13741 +data: "FO" +value: "FO" +label: "Faeröer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13742 +data: "FK" +value: "FK" +label: "Falklandeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13743 +data: "FJ" +value: "FJ" +label: "Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13744 +data: "PH" +value: "PH" +label: "Filipijnen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13745 +data: "FI" +value: "FI" +label: "Finland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13746 +data: "FR" +value: "FR" +label: "Frankrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13747 +data: "GF" +value: "GF" +label: "Frans-Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13748 +data: "PF" +value: "PF" +label: "Frans-Polynesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13749 +data: "TF" +value: "TF" +label: "Franse Gebieden in de zuidelijke Indische Oceaan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13750 +data: "GA" +value: "GA" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13751 +data: "GM" +value: "GM" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13752 +data: "GE" +value: "GE" +label: "Georgië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13753 +data: "GH" +value: "GH" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13754 +data: "GI" +value: "GI" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13755 +data: "GD" +value: "GD" +label: "Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13756 +data: "GR" +value: "GR" +label: "Griekenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13757 +data: "GL" +value: "GL" +label: "Groenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13758 +data: "GP" +value: "GP" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13759 +data: "GU" +value: "GU" +label: "Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13760 +data: "GT" +value: "GT" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13761 +data: "GG" +value: "GG" +label: "Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13762 +data: "GN" +value: "GN" +label: "Guinee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13763 +data: "GW" +value: "GW" +label: "Guinee-Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13764 +data: "GY" +value: "GY" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13765 +data: "HT" +value: "HT" +label: "Haïti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13766 +data: "HM" +value: "HM" +label: "Heard en McDonaldeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13767 +data: "HN" +value: "HN" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13768 +data: "HU" +value: "HU" +label: "Hongarije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13769 +data: "HK" +value: "HK" +label: "Hongkong SAR van China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13770 +data: "IE" +value: "IE" +label: "Ierland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13771 +data: "IS" +value: "IS" +label: "IJsland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13772 +data: "IN" +value: "IN" +label: "India" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13773 +data: "ID" +value: "ID" +label: "Indonesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13774 +data: "IQ" +value: "IQ" +label: "Irak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13775 +data: "IR" +value: "IR" +label: "Iran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13776 +data: "IM" +value: "IM" +label: "Isle of Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13777 +data: "IL" +value: "IL" +label: "Israël" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13778 +data: "IT" +value: "IT" +label: "Italië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13779 +data: "CI" +value: "CI" +label: "Ivoorkust" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13780 +data: "JM" +value: "JM" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13781 +data: "JP" +value: "JP" +label: "Japan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13782 +data: "YE" +value: "YE" +label: "Jemen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13783 +data: "JE" +value: "JE" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13784 +data: "JO" +value: "JO" +label: "Jordanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13785 +data: "KY" +value: "KY" +label: "Kaaimaneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13786 +data: "CV" +value: "CV" +label: "Kaapverdië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13787 +data: "CM" +value: "CM" +label: "Kameroen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13788 +data: "KZ" +value: "KZ" +label: "Kazachstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13789 +data: "KE" +value: "KE" +label: "Kenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13790 +data: "KG" +value: "KG" +label: "Kirgizië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13791 +data: "KI" +value: "KI" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13792 +data: "UM" +value: "UM" +label: "Kleine afgelegen eilanden van de Verenigde Staten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13793 +data: "KW" +value: "KW" +label: "Koeweit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13794 +data: "HR" +value: "HR" +label: "Kroatië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13795 +data: "LA" +value: "LA" +label: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13796 +data: "LS" +value: "LS" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13797 +data: "LV" +value: "LV" +label: "Letland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13798 +data: "LB" +value: "LB" +label: "Libanon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13799 +data: "LR" +value: "LR" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13800 +data: "LY" +value: "LY" +label: "Libië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13801 +data: "LI" +value: "LI" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13802 +data: "LT" +value: "LT" +label: "Litouwen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13803 +data: "LU" +value: "LU" +label: "Luxemburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13804 +data: "MO" +value: "MO" +label: "Macau SAR van China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13805 +data: "MG" +value: "MG" +label: "Madagaskar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13806 +data: "MW" +value: "MW" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13807 +data: "MV" +value: "MV" +label: "Maldiven" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13808 +data: "MY" +value: "MY" +label: "Maleisië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13809 +data: "ML" +value: "ML" +label: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13810 +data: "MT" +value: "MT" +label: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13811 +data: "MA" +value: "MA" +label: "Marokko" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13812 +data: "MH" +value: "MH" +label: "Marshalleilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13813 +data: "MQ" +value: "MQ" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13814 +data: "MR" +value: "MR" +label: "Mauritanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13815 +data: "MU" +value: "MU" +label: "Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13816 +data: "YT" +value: "YT" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13817 +data: "MX" +value: "MX" +label: "Mexico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13818 +data: "FM" +value: "FM" +label: "Micronesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13819 +data: "MD" +value: "MD" +label: "Moldavië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13820 +data: "MC" +value: "MC" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13821 +data: "MN" +value: "MN" +label: "Mongolië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13822 +data: "ME" +value: "ME" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13823 +data: "MS" +value: "MS" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13824 +data: "MZ" +value: "MZ" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13825 +data: "MM" +value: "MM" +label: "Myanmar (Birma)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13826 +data: "NA" +value: "NA" +label: "Namibië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13827 +data: "NR" +value: "NR" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13828 +data: "NL" +value: "NL" +label: "Nederland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13829 +data: "NP" +value: "NP" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13830 +data: "NI" +value: "NI" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13831 +data: "NC" +value: "NC" +label: "Nieuw-Caledonië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13832 +data: "NZ" +value: "NZ" +label: "Nieuw-Zeeland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13833 +data: "NE" +value: "NE" +label: "Niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13834 +data: "NG" +value: "NG" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13835 +data: "NU" +value: "NU" +label: "Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13836 +data: "KP" +value: "KP" +label: "Noord-Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13837 +data: "MK" +value: "MK" +label: "Noord-Macedonië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13838 +data: "MP" +value: "MP" +label: "Noordelijke Marianen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13839 +data: "NO" +value: "NO" +label: "Noorwegen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13840 +data: "NF" +value: "NF" +label: "Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13841 +data: "UG" +value: "UG" +label: "Oeganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13842 +data: "UA" +value: "UA" +label: "Oekraïne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13843 +data: "UZ" +value: "UZ" +label: "Oezbekistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13844 +data: "OM" +value: "OM" +label: "Oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13845 +data: "TL" +value: "TL" +label: "Oost-Timor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13846 +data: "AT" +value: "AT" +label: "Oostenrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13847 +data: "PK" +value: "PK" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13848 +data: "PW" +value: "PW" +label: "Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13849 +data: "PS" +value: "PS" +label: "Palestijnse gebieden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13850 +data: "PA" +value: "PA" +label: "Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13851 +data: "PG" +value: "PG" +label: "Papoea-Nieuw-Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13852 +data: "PY" +value: "PY" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13853 +data: "PE" +value: "PE" +label: "Peru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13854 +data: "PN" +value: "PN" +label: "Pitcairneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13855 +data: "PL" +value: "PL" +label: "Polen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13856 +data: "PT" +value: "PT" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13857 +data: "PR" +value: "PR" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13858 +data: "QA" +value: "QA" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13859 +data: "RE" +value: "RE" +label: "Réunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13860 +data: "RO" +value: "RO" +label: "Roemenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13861 +data: "RU" +value: "RU" +label: "Rusland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13862 +data: "RW" +value: "RW" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13863 +data: "KN" +value: "KN" +label: "Saint Kitts en Nevis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13864 +data: "LC" +value: "LC" +label: "Saint Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13865 +data: "VC" +value: "VC" +label: "Saint Vincent en de Grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13866 +data: "BL" +value: "BL" +label: "Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13867 +data: "MF" +value: "MF" +label: "Saint-Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13868 +data: "PM" +value: "PM" +label: "Saint-Pierre en Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13869 +data: "SB" +value: "SB" +label: "Salomonseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13870 +data: "WS" +value: "WS" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13871 +data: "SM" +value: "SM" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13872 +data: "ST" +value: "ST" +label: "Sao Tomé en Principe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13873 +data: "SA" +value: "SA" +label: "Saoedi-Arabië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13874 +data: "SN" +value: "SN" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13875 +data: "RS" +value: "RS" +label: "Servië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13876 +data: "SC" +value: "SC" +label: "Seychellen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13877 +data: "SL" +value: "SL" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13878 +data: "SG" +value: "SG" +label: "Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13879 +data: "SH" +value: "SH" +label: "Sint-Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13880 +data: "SX" +value: "SX" +label: "Sint-Maarten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13881 +data: "SI" +value: "SI" +label: "Slovenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13882 +data: "SK" +value: "SK" +label: "Slowakije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13883 +data: "SD" +value: "SD" +label: "Soedan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13884 +data: "SO" +value: "SO" +label: "Somalië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13885 +data: "ES" +value: "ES" +label: "Spanje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13886 +data: "SJ" +value: "SJ" +label: "Spitsbergen en Jan Mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13887 +data: "LK" +value: "LK" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13888 +data: "SR" +value: "SR" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13889 +data: "SY" +value: "SY" +label: "Syrië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13890 +data: "TJ" +value: "TJ" +label: "Tadzjikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13891 +data: "TW" +value: "TW" +label: "Taiwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13892 +data: "TZ" +value: "TZ" +label: "Tanzania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13893 +data: "TH" +value: "TH" +label: "Thailand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13894 +data: "TG" +value: "TG" +label: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13895 +data: "TK" +value: "TK" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13896 +data: "TO" +value: "TO" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13897 +data: "TT" +value: "TT" +label: "Trinidad en Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13898 +data: "TD" +value: "TD" +label: "Tsjaad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13899 +data: "CZ" +value: "CZ" +label: "Tsjechië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13900 +data: "TN" +value: "TN" +label: "Tunesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13901 +data: "TR" +value: "TR" +label: "Turkije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13902 +data: "TM" +value: "TM" +label: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13903 +data: "TC" +value: "TC" +label: "Turks- en Caicoseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13904 +data: "TV" +value: "TV" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13905 +data: "UY" +value: "UY" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13906 +data: "VU" +value: "VU" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13907 +data: "VA" +value: "VA" +label: "Vaticaanstad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13908 +data: "VE" +value: "VE" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13909 +data: "GB" +value: "GB" +label: "Verenigd Koninkrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13910 +data: "AE" +value: "AE" +label: "Verenigde Arabische Emiraten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13911 +data: "US" +value: "US" +label: "Verenigde Staten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13912 +data: "VN" +value: "VN" +label: "Vietnam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13913 +data: "WF" +value: "WF" +label: "Wallis en Futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13914 +data: "EH" +value: "EH" +label: "Westelijke Sahara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13915 +data: "ZM" +value: "ZM" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13916 +data: "ZW" +value: "ZW" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13917 +data: "ZA" +value: "ZA" +label: "Zuid-Afrika" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13918 +data: "GS" +value: "GS" +label: "Zuid-Georgia en Zuidelijke Sandwicheilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13919 +data: "KR" +value: "KR" +label: "Zuid-Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13920 +data: "SS" +value: "SS" +label: "Zuid-Soedan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13921 +data: "SE" +value: "SE" +label: "Zweden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13922 +data: "CH" +value: "CH" +label: "Zwitserland" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#13671 -errors: [] -form: Symfony\Component\Form\Form {#13626 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13672 …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) {#13924 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" => "Veldinhoud leeg!" ] |
[ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13501 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13501 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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" => "Veldinhoud leeg!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13501 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13564 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() {#13566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13565 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| 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 {#13925 -errors: [] -form: Symfony\Component\Form\Form {#13629 …} } |
| form | Symfony\Component\Form\FormView {#13926 …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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13573 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() {#13575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13574 …} $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 {#13927 -errors: [] -form: Symfony\Component\Form\Form {#13632 …} } |
| form | Symfony\Component\Form\FormView {#13928 …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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13582 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() {#13584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13583 …} $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 {#13929 -errors: [] -form: Symfony\Component\Form\Form {#13635 …} } |
| form | Symfony\Component\Form\FormView {#13930 …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" => "Veldinhoud leeg!" ] |
[ "rows" => 4 "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13502 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13502 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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" => "Veldinhoud leeg!" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#13502 +payload: null +groups: ? +message: "Veldinhoud leeg!" +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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13595 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() {#13597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13596 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 4 "data-parsley-required-message" => "Veldinhoud leeg!" ] |
| 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 {#13931 -errors: [] -form: Symfony\Component\Form\Form {#13638 …} } |
| form | Symfony\Component\Form\FormView {#13932 …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 {#13934 …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 | "5388ea5fa8acc7ddc431069b3d6166.3b_-eR2Mqe43aXEE8hMLX57XbROmACxUOAa11yRM4M0.6N2tT3_T_oUGBSlIm35RZ62VX2vgUEgbYjDR4lEY0Zfw-aEhacjfmXMBSQ" |
| 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 | "5388ea5fa8acc7ddc431069b3d6166.3b_-eR2Mqe43aXEE8hMLX57XbROmACxUOAa11yRM4M0.6N2tT3_T_oUGBSlIm35RZ62VX2vgUEgbYjDR4lEY0Zfw-aEhacjfmXMBSQ" |
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 {#13410 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13459 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13460 …} -namespace: Closure() {#13462 …} } |
| data | "5388ea5fa8acc7ddc431069b3d6166.3b_-eR2Mqe43aXEE8hMLX57XbROmACxUOAa11yRM4M0.6N2tT3_T_oUGBSlIm35RZ62VX2vgUEgbYjDR4lEY0Zfw-aEhacjfmXMBSQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13937 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() {#13939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13938 …} $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 | "5388ea5fa8acc7ddc431069b3d6166.3b_-eR2Mqe43aXEE8hMLX57XbROmACxUOAa11yRM4M0.6N2tT3_T_oUGBSlIm35RZ62VX2vgUEgbYjDR4lEY0Zfw-aEhacjfmXMBSQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#13949 -errors: [] -form: Symfony\Component\Form\Form {#13945 …} } |
| form | Symfony\Component\Form\FormView {#13940 …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 | "5388ea5fa8acc7ddc431069b3d6166.3b_-eR2Mqe43aXEE8hMLX57XbROmACxUOAa11yRM4M0.6N2tT3_T_oUGBSlIm35RZ62VX2vgUEgbYjDR4lEY0Zfw-aEhacjfmXMBSQ" |