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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13783 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() {#13785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13784 …} $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 {#13941 -errors: [] -form: Symfony\Component\Form\Form {#13909 …} } |
| form | Symfony\Component\Form\FormView {#13939 …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 {#13791 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13791 +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 {#13791 +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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13803 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() {#13794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13795 …} $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 {#13960 -errors: [] -form: Symfony\Component\Form\Form {#13912 …} } |
| form | Symfony\Component\Form\FormView {#13944 …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 {#13796 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13796 +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 {#13796 +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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13813 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() {#13815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13814 …} $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 {#13962 -errors: [] -form: Symfony\Component\Form\Form {#13915 …} } |
| form | Symfony\Component\Form\FormView {#13963 …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 {#13797 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13810 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#13797 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13810 +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 {#13797 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#13810 +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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13826 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() {#13828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13827 …} $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 {#13964 -errors: [] -form: Symfony\Component\Form\Form {#13918 …} } |
| form | Symfony\Component\Form\FormView {#13965 …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 {#13809 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13809 +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 {#13809 +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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| 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() {#13849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13847 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-parsley-required-message" => "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 {#13968 +data: "" +value: "" +label: "Selecteer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13974 +data: "AF" +value: "AF" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13973 +data: "AX" +value: "AX" +label: "Åland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13972 +data: "AL" +value: "AL" +label: "Albanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13971 +data: "DZ" +value: "DZ" +label: "Algerije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13970 +data: "AS" +value: "AS" +label: "Amerikaans-Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13969 +data: "VI" +value: "VI" +label: "Amerikaanse Maagdeneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13975 +data: "AD" +value: "AD" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13976 +data: "AO" +value: "AO" +label: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13977 +data: "AI" +value: "AI" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13978 +data: "AQ" +value: "AQ" +label: "Antarctica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13979 +data: "AG" +value: "AG" +label: "Antigua en Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13980 +data: "AR" +value: "AR" +label: "Argentinië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13981 +data: "AM" +value: "AM" +label: "Armenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13982 +data: "AW" +value: "AW" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13983 +data: "AU" +value: "AU" +label: "Australië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13984 +data: "AZ" +value: "AZ" +label: "Azerbeidzjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13985 +data: "BS" +value: "BS" +label: "Bahama’s" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13986 +data: "BH" +value: "BH" +label: "Bahrein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13987 +data: "BD" +value: "BD" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13988 +data: "BB" +value: "BB" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13989 +data: "BY" +value: "BY" +label: "Belarus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13990 +data: "BE" +value: "BE" +label: "België" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13991 +data: "BZ" +value: "BZ" +label: "Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13992 +data: "BJ" +value: "BJ" +label: "Benin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13993 +data: "BM" +value: "BM" +label: "Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13994 +data: "BT" +value: "BT" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13995 +data: "BO" +value: "BO" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13996 +data: "BA" +value: "BA" +label: "Bosnië en Herzegovina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13997 +data: "BW" +value: "BW" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13998 +data: "BV" +value: "BV" +label: "Bouveteiland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#13999 +data: "BR" +value: "BR" +label: "Brazilië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14000 +data: "IO" +value: "IO" +label: "Brits Indische Oceaanterritorium" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14001 +data: "VG" +value: "VG" +label: "Britse Maagdeneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14002 +data: "BN" +value: "BN" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14003 +data: "BG" +value: "BG" +label: "Bulgarije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14004 +data: "BF" +value: "BF" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14005 +data: "BI" +value: "BI" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14006 +data: "KH" +value: "KH" +label: "Cambodja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14007 +data: "CA" +value: "CA" +label: "Canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14008 +data: "BQ" +value: "BQ" +label: "Caribisch Nederland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14009 +data: "CF" +value: "CF" +label: "Centraal-Afrikaanse Republiek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14010 +data: "CL" +value: "CL" +label: "Chili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14011 +data: "CN" +value: "CN" +label: "China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14012 +data: "CX" +value: "CX" +label: "Christmaseiland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14013 +data: "CC" +value: "CC" +label: "Cocoseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14014 +data: "CO" +value: "CO" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14015 +data: "KM" +value: "KM" +label: "Comoren" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14016 +data: "CG" +value: "CG" +label: "Congo-Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14017 +data: "CD" +value: "CD" +label: "Congo-Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14018 +data: "CK" +value: "CK" +label: "Cookeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14019 +data: "CR" +value: "CR" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14020 +data: "CU" +value: "CU" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14021 +data: "CW" +value: "CW" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14022 +data: "CY" +value: "CY" +label: "Cyprus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14023 +data: "DK" +value: "DK" +label: "Denemarken" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14024 +data: "DJ" +value: "DJ" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14025 +data: "DM" +value: "DM" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14026 +data: "DO" +value: "DO" +label: "Dominicaanse Republiek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14027 +data: "DE" +value: "DE" +label: "Duitsland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14028 +data: "EC" +value: "EC" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14029 +data: "EG" +value: "EG" +label: "Egypte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14030 +data: "SV" +value: "SV" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14031 +data: "GQ" +value: "GQ" +label: "Equatoriaal-Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14032 +data: "ER" +value: "ER" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14033 +data: "EE" +value: "EE" +label: "Estland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14034 +data: "SZ" +value: "SZ" +label: "eSwatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14035 +data: "ET" +value: "ET" +label: "Ethiopië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14036 +data: "FO" +value: "FO" +label: "Faeröer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14037 +data: "FK" +value: "FK" +label: "Falklandeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14038 +data: "FJ" +value: "FJ" +label: "Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14039 +data: "PH" +value: "PH" +label: "Filipijnen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14040 +data: "FI" +value: "FI" +label: "Finland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14041 +data: "FR" +value: "FR" +label: "Frankrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14042 +data: "GF" +value: "GF" +label: "Frans-Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14043 +data: "PF" +value: "PF" +label: "Frans-Polynesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14044 +data: "TF" +value: "TF" +label: "Franse Gebieden in de zuidelijke Indische Oceaan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14045 +data: "GA" +value: "GA" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14046 +data: "GM" +value: "GM" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14047 +data: "GE" +value: "GE" +label: "Georgië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14048 +data: "GH" +value: "GH" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14049 +data: "GI" +value: "GI" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14050 +data: "GD" +value: "GD" +label: "Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14051 +data: "GR" +value: "GR" +label: "Griekenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14052 +data: "GL" +value: "GL" +label: "Groenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14053 +data: "GP" +value: "GP" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14054 +data: "GU" +value: "GU" +label: "Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14055 +data: "GT" +value: "GT" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14056 +data: "GG" +value: "GG" +label: "Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14057 +data: "GN" +value: "GN" +label: "Guinee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14058 +data: "GW" +value: "GW" +label: "Guinee-Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14059 +data: "GY" +value: "GY" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14060 +data: "HT" +value: "HT" +label: "Haïti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14061 +data: "HM" +value: "HM" +label: "Heard en McDonaldeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14062 +data: "HN" +value: "HN" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14063 +data: "HU" +value: "HU" +label: "Hongarije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14064 +data: "HK" +value: "HK" +label: "Hongkong SAR van China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14065 +data: "IE" +value: "IE" +label: "Ierland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14066 +data: "IS" +value: "IS" +label: "IJsland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14067 +data: "IN" +value: "IN" +label: "India" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14068 +data: "ID" +value: "ID" +label: "Indonesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14069 +data: "IQ" +value: "IQ" +label: "Irak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14070 +data: "IR" +value: "IR" +label: "Iran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14071 +data: "IM" +value: "IM" +label: "Isle of Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14072 +data: "IL" +value: "IL" +label: "Israël" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14073 +data: "IT" +value: "IT" +label: "Italië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14074 +data: "CI" +value: "CI" +label: "Ivoorkust" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14075 +data: "JM" +value: "JM" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14076 +data: "JP" +value: "JP" +label: "Japan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14077 +data: "YE" +value: "YE" +label: "Jemen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14078 +data: "JE" +value: "JE" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14079 +data: "JO" +value: "JO" +label: "Jordanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14080 +data: "KY" +value: "KY" +label: "Kaaimaneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14081 +data: "CV" +value: "CV" +label: "Kaapverdië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14082 +data: "CM" +value: "CM" +label: "Kameroen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14083 +data: "KZ" +value: "KZ" +label: "Kazachstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14084 +data: "KE" +value: "KE" +label: "Kenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14085 +data: "KG" +value: "KG" +label: "Kirgizië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14086 +data: "KI" +value: "KI" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14087 +data: "UM" +value: "UM" +label: "Kleine afgelegen eilanden van de Verenigde Staten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14088 +data: "KW" +value: "KW" +label: "Koeweit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14089 +data: "HR" +value: "HR" +label: "Kroatië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14090 +data: "LA" +value: "LA" +label: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14091 +data: "LS" +value: "LS" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14092 +data: "LV" +value: "LV" +label: "Letland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14093 +data: "LB" +value: "LB" +label: "Libanon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14094 +data: "LR" +value: "LR" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14095 +data: "LY" +value: "LY" +label: "Libië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14096 +data: "LI" +value: "LI" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14097 +data: "LT" +value: "LT" +label: "Litouwen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14098 +data: "LU" +value: "LU" +label: "Luxemburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14099 +data: "MO" +value: "MO" +label: "Macau SAR van China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14100 +data: "MG" +value: "MG" +label: "Madagaskar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14101 +data: "MW" +value: "MW" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14102 +data: "MV" +value: "MV" +label: "Maldiven" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14103 +data: "MY" +value: "MY" +label: "Maleisië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14104 +data: "ML" +value: "ML" +label: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14105 +data: "MT" +value: "MT" +label: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14106 +data: "MA" +value: "MA" +label: "Marokko" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14107 +data: "MH" +value: "MH" +label: "Marshalleilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14108 +data: "MQ" +value: "MQ" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14109 +data: "MR" +value: "MR" +label: "Mauritanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14110 +data: "MU" +value: "MU" +label: "Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14111 +data: "YT" +value: "YT" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14112 +data: "MX" +value: "MX" +label: "Mexico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14113 +data: "FM" +value: "FM" +label: "Micronesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14114 +data: "MD" +value: "MD" +label: "Moldavië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14115 +data: "MC" +value: "MC" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14116 +data: "MN" +value: "MN" +label: "Mongolië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14117 +data: "ME" +value: "ME" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14118 +data: "MS" +value: "MS" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14119 +data: "MZ" +value: "MZ" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14120 +data: "MM" +value: "MM" +label: "Myanmar (Birma)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14121 +data: "NA" +value: "NA" +label: "Namibië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14122 +data: "NR" +value: "NR" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14123 +data: "NL" +value: "NL" +label: "Nederland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14124 +data: "NP" +value: "NP" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14125 +data: "NI" +value: "NI" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14126 +data: "NC" +value: "NC" +label: "Nieuw-Caledonië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14127 +data: "NZ" +value: "NZ" +label: "Nieuw-Zeeland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14128 +data: "NE" +value: "NE" +label: "Niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14129 +data: "NG" +value: "NG" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14130 +data: "NU" +value: "NU" +label: "Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14131 +data: "KP" +value: "KP" +label: "Noord-Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14132 +data: "MK" +value: "MK" +label: "Noord-Macedonië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14133 +data: "MP" +value: "MP" +label: "Noordelijke Marianen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14134 +data: "NO" +value: "NO" +label: "Noorwegen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14135 +data: "NF" +value: "NF" +label: "Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14136 +data: "UG" +value: "UG" +label: "Oeganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14137 +data: "UA" +value: "UA" +label: "Oekraïne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14138 +data: "UZ" +value: "UZ" +label: "Oezbekistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14139 +data: "OM" +value: "OM" +label: "Oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14140 +data: "TL" +value: "TL" +label: "Oost-Timor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14141 +data: "AT" +value: "AT" +label: "Oostenrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14142 +data: "PK" +value: "PK" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14143 +data: "PW" +value: "PW" +label: "Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14144 +data: "PS" +value: "PS" +label: "Palestijnse gebieden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14145 +data: "PA" +value: "PA" +label: "Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14146 +data: "PG" +value: "PG" +label: "Papoea-Nieuw-Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14147 +data: "PY" +value: "PY" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14148 +data: "PE" +value: "PE" +label: "Peru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14149 +data: "PN" +value: "PN" +label: "Pitcairneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14150 +data: "PL" +value: "PL" +label: "Polen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14151 +data: "PT" +value: "PT" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14152 +data: "PR" +value: "PR" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14153 +data: "QA" +value: "QA" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14154 +data: "RE" +value: "RE" +label: "Réunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14155 +data: "RO" +value: "RO" +label: "Roemenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14156 +data: "RU" +value: "RU" +label: "Rusland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14157 +data: "RW" +value: "RW" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14158 +data: "KN" +value: "KN" +label: "Saint Kitts en Nevis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14159 +data: "LC" +value: "LC" +label: "Saint Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14160 +data: "VC" +value: "VC" +label: "Saint Vincent en de Grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14161 +data: "BL" +value: "BL" +label: "Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14162 +data: "MF" +value: "MF" +label: "Saint-Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14163 +data: "PM" +value: "PM" +label: "Saint-Pierre en Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14164 +data: "SB" +value: "SB" +label: "Salomonseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14165 +data: "WS" +value: "WS" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14166 +data: "SM" +value: "SM" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14167 +data: "ST" +value: "ST" +label: "Sao Tomé en Principe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14168 +data: "SA" +value: "SA" +label: "Saoedi-Arabië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14169 +data: "SN" +value: "SN" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14170 +data: "RS" +value: "RS" +label: "Servië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14171 +data: "SC" +value: "SC" +label: "Seychellen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14172 +data: "SL" +value: "SL" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14173 +data: "SG" +value: "SG" +label: "Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14174 +data: "SH" +value: "SH" +label: "Sint-Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14175 +data: "SX" +value: "SX" +label: "Sint-Maarten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14176 +data: "SI" +value: "SI" +label: "Slovenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14177 +data: "SK" +value: "SK" +label: "Slowakije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14178 +data: "SD" +value: "SD" +label: "Soedan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14179 +data: "SO" +value: "SO" +label: "Somalië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14180 +data: "ES" +value: "ES" +label: "Spanje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14181 +data: "SJ" +value: "SJ" +label: "Spitsbergen en Jan Mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14182 +data: "LK" +value: "LK" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14183 +data: "SR" +value: "SR" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14184 +data: "SY" +value: "SY" +label: "Syrië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14185 +data: "TJ" +value: "TJ" +label: "Tadzjikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14186 +data: "TW" +value: "TW" +label: "Taiwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14187 +data: "TZ" +value: "TZ" +label: "Tanzania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14188 +data: "TH" +value: "TH" +label: "Thailand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14189 +data: "TG" +value: "TG" +label: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14190 +data: "TK" +value: "TK" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14191 +data: "TO" +value: "TO" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14192 +data: "TT" +value: "TT" +label: "Trinidad en Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14193 +data: "TD" +value: "TD" +label: "Tsjaad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14194 +data: "CZ" +value: "CZ" +label: "Tsjechië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14195 +data: "TN" +value: "TN" +label: "Tunesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14196 +data: "TR" +value: "TR" +label: "Turkije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14197 +data: "TM" +value: "TM" +label: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14198 +data: "TC" +value: "TC" +label: "Turks- en Caicoseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14199 +data: "TV" +value: "TV" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14200 +data: "UY" +value: "UY" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14201 +data: "VU" +value: "VU" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14202 +data: "VA" +value: "VA" +label: "Vaticaanstad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14203 +data: "VE" +value: "VE" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14204 +data: "GB" +value: "GB" +label: "Verenigd Koninkrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14205 +data: "AE" +value: "AE" +label: "Verenigde Arabische Emiraten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14206 +data: "US" +value: "US" +label: "Verenigde Staten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14207 +data: "VN" +value: "VN" +label: "Vietnam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14208 +data: "WF" +value: "WF" +label: "Wallis en Futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14209 +data: "EH" +value: "EH" +label: "Westelijke Sahara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14210 +data: "ZM" +value: "ZM" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14211 +data: "ZW" +value: "ZW" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14212 +data: "ZA" +value: "ZA" +label: "Zuid-Afrika" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14213 +data: "GS" +value: "GS" +label: "Zuid-Georgia en Zuidelijke Sandwicheilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14214 +data: "KR" +value: "KR" +label: "Zuid-Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14215 +data: "SS" +value: "SS" +label: "Zuid-Soedan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14216 +data: "SE" +value: "SE" +label: "Zweden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#14217 +data: "CH" +value: "CH" +label: "Zwitserland" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#13966 -errors: [] -form: Symfony\Component\Form\Form {#13921 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#13967 …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) {#14221 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 {#13808 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13808 +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 {#13808 +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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13855 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form_label_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() {#13858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13861 …} $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 {#14219 -errors: [] -form: Symfony\Component\Form\Form {#13924 …} } |
| form | Symfony\Component\Form\FormView {#14220 …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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13868 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "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() {#13870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13869 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| 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 {#14222 -errors: [] -form: Symfony\Component\Form\Form {#13927 …} } |
| form | Symfony\Component\Form\FormView {#14223 …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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13877 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() {#13879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13878 …} $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 {#14224 -errors: [] -form: Symfony\Component\Form\Form {#13930 …} } |
| form | Symfony\Component\Form\FormView {#14225 …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 {#13807 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#13807 +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 {#13807 +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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#13890 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() {#13887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#13886 …} $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 {#14226 -errors: [] -form: Symfony\Component\Form\Form {#13933 …} } |
| form | Symfony\Component\Form\FormView {#14227 …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 {#14229 …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 | "a9c72bd08c5f37049eb8b870.t2LrYV4h_riUHKrAgFCzwrnAWzOwN88Y6sxCsePpaR8.ggC4Vzx-qdOlcPKM6T3p-oqCaUv2Z6tXsPomhJa9WEWaJLQ5KmWIz9B0kg" |
| 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 | "a9c72bd08c5f37049eb8b870.t2LrYV4h_riUHKrAgFCzwrnAWzOwN88Y6sxCsePpaR8.ggC4Vzx-qdOlcPKM6T3p-oqCaUv2Z6tXsPomhJa9WEWaJLQ5KmWIz9B0kg" |
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 {#13751 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#13754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13755 …} -namespace: Closure() {#13757 …} } |
| data | "a9c72bd08c5f37049eb8b870.t2LrYV4h_riUHKrAgFCzwrnAWzOwN88Y6sxCsePpaR8.ggC4Vzx-qdOlcPKM6T3p-oqCaUv2Z6tXsPomhJa9WEWaJLQ5KmWIz9B0kg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#14232 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() {#14234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#14233 …} $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 | "a9c72bd08c5f37049eb8b870.t2LrYV4h_riUHKrAgFCzwrnAWzOwN88Y6sxCsePpaR8.ggC4Vzx-qdOlcPKM6T3p-oqCaUv2Z6tXsPomhJa9WEWaJLQ5KmWIz9B0kg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#14244 -errors: [] -form: Symfony\Component\Form\Form {#14240 …} } |
| form | Symfony\Component\Form\FormView {#14235 …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 | "a9c72bd08c5f37049eb8b870.t2LrYV4h_riUHKrAgFCzwrnAWzOwN88Y6sxCsePpaR8.ggC4Vzx-qdOlcPKM6T3p-oqCaUv2Z6tXsPomhJa9WEWaJLQ5KmWIz9B0kg" |