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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16061 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() {#16075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16074 …} $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 {#16241 -errors: [] -form: Symfony\Component\Form\Form {#16200 …} } |
| form | Symfony\Component\Form\FormView {#16214 …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 {#16137 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16137 +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 {#16137 +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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16097 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() {#16099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16098 …} $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 {#16233 -errors: [] -form: Symfony\Component\Form\Form {#16258 …} } |
| form | Symfony\Component\Form\FormView {#16231 …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 {#16104 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16104 +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 {#16104 +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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16087 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() {#16085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16086 …} $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 {#16234 -errors: [] -form: Symfony\Component\Form\Form {#16255 …} } |
| form | Symfony\Component\Form\FormView {#16238 …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 {#16103 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#16090 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#16103 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#16090 +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 {#16103 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#16090 +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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16077 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() {#16111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16078 …} $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 {#16196 -errors: [] -form: Symfony\Component\Form\Form {#16252 …} } |
| form | Symfony\Component\Form\FormView {#16236 …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 {#16091 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16091 +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 {#16091 +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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| 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() {#16132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16130 …} $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 {#16213 +data: "" +value: "" +label: "Selecteer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16237 +data: "AF" +value: "AF" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16235 +data: "AX" +value: "AX" +label: "Åland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16242 +data: "AL" +value: "AL" +label: "Albanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16243 +data: "DZ" +value: "DZ" +label: "Algerije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16245 +data: "AS" +value: "AS" +label: "Amerikaans-Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16215 +data: "VI" +value: "VI" +label: "Amerikaanse Maagdeneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16239 +data: "AD" +value: "AD" +label: "Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16240 +data: "AO" +value: "AO" +label: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16267 +data: "AI" +value: "AI" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16268 +data: "AQ" +value: "AQ" +label: "Antarctica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16269 +data: "AG" +value: "AG" +label: "Antigua en Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16270 +data: "AR" +value: "AR" +label: "Argentinië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16271 +data: "AM" +value: "AM" +label: "Armenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16272 +data: "AW" +value: "AW" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16273 +data: "AU" +value: "AU" +label: "Australië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16274 +data: "AZ" +value: "AZ" +label: "Azerbeidzjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16275 +data: "BS" +value: "BS" +label: "Bahama’s" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16276 +data: "BH" +value: "BH" +label: "Bahrein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16277 +data: "BD" +value: "BD" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16278 +data: "BB" +value: "BB" +label: "Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16279 +data: "BY" +value: "BY" +label: "Belarus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16280 +data: "BE" +value: "BE" +label: "België" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16281 +data: "BZ" +value: "BZ" +label: "Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16282 +data: "BJ" +value: "BJ" +label: "Benin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16283 +data: "BM" +value: "BM" +label: "Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16284 +data: "BT" +value: "BT" +label: "Bhutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16285 +data: "BO" +value: "BO" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16286 +data: "BA" +value: "BA" +label: "Bosnië en Herzegovina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16287 +data: "BW" +value: "BW" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16288 +data: "BV" +value: "BV" +label: "Bouveteiland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16289 +data: "BR" +value: "BR" +label: "Brazilië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16290 +data: "IO" +value: "IO" +label: "Brits Indische Oceaanterritorium" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16291 +data: "VG" +value: "VG" +label: "Britse Maagdeneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16292 +data: "BN" +value: "BN" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16293 +data: "BG" +value: "BG" +label: "Bulgarije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16294 +data: "BF" +value: "BF" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16295 +data: "BI" +value: "BI" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16296 +data: "KH" +value: "KH" +label: "Cambodja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16297 +data: "CA" +value: "CA" +label: "Canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16298 +data: "BQ" +value: "BQ" +label: "Caribisch Nederland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16299 +data: "CF" +value: "CF" +label: "Centraal-Afrikaanse Republiek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16300 +data: "CL" +value: "CL" +label: "Chili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16301 +data: "CN" +value: "CN" +label: "China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16302 +data: "CX" +value: "CX" +label: "Christmaseiland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16303 +data: "CC" +value: "CC" +label: "Cocoseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16304 +data: "CO" +value: "CO" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16305 +data: "KM" +value: "KM" +label: "Comoren" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16306 +data: "CG" +value: "CG" +label: "Congo-Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16307 +data: "CD" +value: "CD" +label: "Congo-Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16308 +data: "CK" +value: "CK" +label: "Cookeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16309 +data: "CR" +value: "CR" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16310 +data: "CU" +value: "CU" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16311 +data: "CW" +value: "CW" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16312 +data: "CY" +value: "CY" +label: "Cyprus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16313 +data: "DK" +value: "DK" +label: "Denemarken" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16314 +data: "DJ" +value: "DJ" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16315 +data: "DM" +value: "DM" +label: "Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16316 +data: "DO" +value: "DO" +label: "Dominicaanse Republiek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16317 +data: "DE" +value: "DE" +label: "Duitsland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16318 +data: "EC" +value: "EC" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16319 +data: "EG" +value: "EG" +label: "Egypte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16320 +data: "SV" +value: "SV" +label: "El Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16321 +data: "GQ" +value: "GQ" +label: "Equatoriaal-Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16322 +data: "ER" +value: "ER" +label: "Eritrea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16323 +data: "EE" +value: "EE" +label: "Estland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16324 +data: "SZ" +value: "SZ" +label: "eSwatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16325 +data: "ET" +value: "ET" +label: "Ethiopië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16326 +data: "FO" +value: "FO" +label: "Faeröer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16327 +data: "FK" +value: "FK" +label: "Falklandeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16328 +data: "FJ" +value: "FJ" +label: "Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16329 +data: "PH" +value: "PH" +label: "Filipijnen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16330 +data: "FI" +value: "FI" +label: "Finland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16331 +data: "FR" +value: "FR" +label: "Frankrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16332 +data: "GF" +value: "GF" +label: "Frans-Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16333 +data: "PF" +value: "PF" +label: "Frans-Polynesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16334 +data: "TF" +value: "TF" +label: "Franse Gebieden in de zuidelijke Indische Oceaan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16335 +data: "GA" +value: "GA" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16336 +data: "GM" +value: "GM" +label: "Gambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16337 +data: "GE" +value: "GE" +label: "Georgië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16338 +data: "GH" +value: "GH" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16339 +data: "GI" +value: "GI" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16340 +data: "GD" +value: "GD" +label: "Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16341 +data: "GR" +value: "GR" +label: "Griekenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16342 +data: "GL" +value: "GL" +label: "Groenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16343 +data: "GP" +value: "GP" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16344 +data: "GU" +value: "GU" +label: "Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16345 +data: "GT" +value: "GT" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16346 +data: "GG" +value: "GG" +label: "Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16347 +data: "GN" +value: "GN" +label: "Guinee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16348 +data: "GW" +value: "GW" +label: "Guinee-Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16349 +data: "GY" +value: "GY" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16350 +data: "HT" +value: "HT" +label: "Haïti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16351 +data: "HM" +value: "HM" +label: "Heard en McDonaldeilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16352 +data: "HN" +value: "HN" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16353 +data: "HU" +value: "HU" +label: "Hongarije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16354 +data: "HK" +value: "HK" +label: "Hongkong SAR van China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16355 +data: "IE" +value: "IE" +label: "Ierland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16356 +data: "IS" +value: "IS" +label: "IJsland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16357 +data: "IN" +value: "IN" +label: "India" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16358 +data: "ID" +value: "ID" +label: "Indonesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16359 +data: "IQ" +value: "IQ" +label: "Irak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16360 +data: "IR" +value: "IR" +label: "Iran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16361 +data: "IM" +value: "IM" +label: "Isle of Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16362 +data: "IL" +value: "IL" +label: "Israël" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16363 +data: "IT" +value: "IT" +label: "Italië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16364 +data: "CI" +value: "CI" +label: "Ivoorkust" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16365 +data: "JM" +value: "JM" +label: "Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16366 +data: "JP" +value: "JP" +label: "Japan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16367 +data: "YE" +value: "YE" +label: "Jemen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16368 +data: "JE" +value: "JE" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16369 +data: "JO" +value: "JO" +label: "Jordanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16370 +data: "KY" +value: "KY" +label: "Kaaimaneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16371 +data: "CV" +value: "CV" +label: "Kaapverdië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16372 +data: "CM" +value: "CM" +label: "Kameroen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16373 +data: "KZ" +value: "KZ" +label: "Kazachstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16374 +data: "KE" +value: "KE" +label: "Kenia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16375 +data: "KG" +value: "KG" +label: "Kirgizië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16376 +data: "KI" +value: "KI" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16377 +data: "UM" +value: "UM" +label: "Kleine afgelegen eilanden van de Verenigde Staten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16378 +data: "KW" +value: "KW" +label: "Koeweit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16379 +data: "HR" +value: "HR" +label: "Kroatië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16380 +data: "LA" +value: "LA" +label: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16381 +data: "LS" +value: "LS" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16382 +data: "LV" +value: "LV" +label: "Letland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16383 +data: "LB" +value: "LB" +label: "Libanon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16384 +data: "LR" +value: "LR" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16385 +data: "LY" +value: "LY" +label: "Libië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16386 +data: "LI" +value: "LI" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16387 +data: "LT" +value: "LT" +label: "Litouwen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16388 +data: "LU" +value: "LU" +label: "Luxemburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16389 +data: "MO" +value: "MO" +label: "Macau SAR van China" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16390 +data: "MG" +value: "MG" +label: "Madagaskar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16391 +data: "MW" +value: "MW" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16392 +data: "MV" +value: "MV" +label: "Maldiven" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16393 +data: "MY" +value: "MY" +label: "Maleisië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16394 +data: "ML" +value: "ML" +label: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16395 +data: "MT" +value: "MT" +label: "Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16396 +data: "MA" +value: "MA" +label: "Marokko" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16397 +data: "MH" +value: "MH" +label: "Marshalleilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16398 +data: "MQ" +value: "MQ" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16399 +data: "MR" +value: "MR" +label: "Mauritanië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16400 +data: "MU" +value: "MU" +label: "Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16401 +data: "YT" +value: "YT" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16402 +data: "MX" +value: "MX" +label: "Mexico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16403 +data: "FM" +value: "FM" +label: "Micronesia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16404 +data: "MD" +value: "MD" +label: "Moldavië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16405 +data: "MC" +value: "MC" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16406 +data: "MN" +value: "MN" +label: "Mongolië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16407 +data: "ME" +value: "ME" +label: "Montenegro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16408 +data: "MS" +value: "MS" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16409 +data: "MZ" +value: "MZ" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16410 +data: "MM" +value: "MM" +label: "Myanmar (Birma)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16411 +data: "NA" +value: "NA" +label: "Namibië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16412 +data: "NR" +value: "NR" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16413 +data: "NL" +value: "NL" +label: "Nederland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16414 +data: "NP" +value: "NP" +label: "Nepal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16415 +data: "NI" +value: "NI" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16416 +data: "NC" +value: "NC" +label: "Nieuw-Caledonië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16417 +data: "NZ" +value: "NZ" +label: "Nieuw-Zeeland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16418 +data: "NE" +value: "NE" +label: "Niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16419 +data: "NG" +value: "NG" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16420 +data: "NU" +value: "NU" +label: "Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16421 +data: "KP" +value: "KP" +label: "Noord-Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16422 +data: "MK" +value: "MK" +label: "Noord-Macedonië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16423 +data: "MP" +value: "MP" +label: "Noordelijke Marianen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16424 +data: "NO" +value: "NO" +label: "Noorwegen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16425 +data: "NF" +value: "NF" +label: "Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16426 +data: "UG" +value: "UG" +label: "Oeganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16427 +data: "UA" +value: "UA" +label: "Oekraïne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16428 +data: "UZ" +value: "UZ" +label: "Oezbekistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16429 +data: "OM" +value: "OM" +label: "Oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16430 +data: "TL" +value: "TL" +label: "Oost-Timor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16431 +data: "AT" +value: "AT" +label: "Oostenrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16432 +data: "PK" +value: "PK" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16433 +data: "PW" +value: "PW" +label: "Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16434 +data: "PS" +value: "PS" +label: "Palestijnse gebieden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16435 +data: "PA" +value: "PA" +label: "Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16436 +data: "PG" +value: "PG" +label: "Papoea-Nieuw-Guinea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16437 +data: "PY" +value: "PY" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16438 +data: "PE" +value: "PE" +label: "Peru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16439 +data: "PN" +value: "PN" +label: "Pitcairneilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16440 +data: "PL" +value: "PL" +label: "Polen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16441 +data: "PT" +value: "PT" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16442 +data: "PR" +value: "PR" +label: "Puerto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16443 +data: "QA" +value: "QA" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16444 +data: "RE" +value: "RE" +label: "Réunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16445 +data: "RO" +value: "RO" +label: "Roemenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16446 +data: "RU" +value: "RU" +label: "Rusland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16447 +data: "RW" +value: "RW" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16448 +data: "KN" +value: "KN" +label: "Saint Kitts en Nevis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16449 +data: "LC" +value: "LC" +label: "Saint Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16450 +data: "VC" +value: "VC" +label: "Saint Vincent en de Grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16451 +data: "BL" +value: "BL" +label: "Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16452 +data: "MF" +value: "MF" +label: "Saint-Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16453 +data: "PM" +value: "PM" +label: "Saint-Pierre en Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16454 +data: "SB" +value: "SB" +label: "Salomonseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16455 +data: "WS" +value: "WS" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16456 +data: "SM" +value: "SM" +label: "San Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16457 +data: "ST" +value: "ST" +label: "Sao Tomé en Principe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16458 +data: "SA" +value: "SA" +label: "Saoedi-Arabië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16459 +data: "SN" +value: "SN" +label: "Senegal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16460 +data: "RS" +value: "RS" +label: "Servië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16461 +data: "SC" +value: "SC" +label: "Seychellen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16462 +data: "SL" +value: "SL" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16463 +data: "SG" +value: "SG" +label: "Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16464 +data: "SH" +value: "SH" +label: "Sint-Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16465 +data: "SX" +value: "SX" +label: "Sint-Maarten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16466 +data: "SI" +value: "SI" +label: "Slovenië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16467 +data: "SK" +value: "SK" +label: "Slowakije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16468 +data: "SD" +value: "SD" +label: "Soedan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16469 +data: "SO" +value: "SO" +label: "Somalië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16470 +data: "ES" +value: "ES" +label: "Spanje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16471 +data: "SJ" +value: "SJ" +label: "Spitsbergen en Jan Mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16472 +data: "LK" +value: "LK" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16473 +data: "SR" +value: "SR" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16474 +data: "SY" +value: "SY" +label: "Syrië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16475 +data: "TJ" +value: "TJ" +label: "Tadzjikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16476 +data: "TW" +value: "TW" +label: "Taiwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16477 +data: "TZ" +value: "TZ" +label: "Tanzania" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16478 +data: "TH" +value: "TH" +label: "Thailand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16479 +data: "TG" +value: "TG" +label: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16480 +data: "TK" +value: "TK" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16481 +data: "TO" +value: "TO" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16482 +data: "TT" +value: "TT" +label: "Trinidad en Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16483 +data: "TD" +value: "TD" +label: "Tsjaad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16484 +data: "CZ" +value: "CZ" +label: "Tsjechië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16485 +data: "TN" +value: "TN" +label: "Tunesië" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16486 +data: "TR" +value: "TR" +label: "Turkije" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16487 +data: "TM" +value: "TM" +label: "Turkmenistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16488 +data: "TC" +value: "TC" +label: "Turks- en Caicoseilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16489 +data: "TV" +value: "TV" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16490 +data: "UY" +value: "UY" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16491 +data: "VU" +value: "VU" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16492 +data: "VA" +value: "VA" +label: "Vaticaanstad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16493 +data: "VE" +value: "VE" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16494 +data: "GB" +value: "GB" +label: "Verenigd Koninkrijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16495 +data: "AE" +value: "AE" +label: "Verenigde Arabische Emiraten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16496 +data: "US" +value: "US" +label: "Verenigde Staten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16497 +data: "VN" +value: "VN" +label: "Vietnam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16498 +data: "WF" +value: "WF" +label: "Wallis en Futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16499 +data: "EH" +value: "EH" +label: "Westelijke Sahara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16500 +data: "ZM" +value: "ZM" +label: "Zambia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16501 +data: "ZW" +value: "ZW" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16502 +data: "ZA" +value: "ZA" +label: "Zuid-Afrika" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16503 +data: "GS" +value: "GS" +label: "Zuid-Georgia en Zuidelijke Sandwicheilanden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16504 +data: "KR" +value: "KR" +label: "Zuid-Korea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16505 +data: "SS" +value: "SS" +label: "Zuid-Soedan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16506 +data: "SE" +value: "SE" +label: "Zweden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#16507 +data: "CH" +value: "CH" +label: "Zwitserland" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#16207 -errors: [] -form: Symfony\Component\Form\Form {#16261 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#16208 …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) {#16511 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 {#16092 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16092 +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 {#16092 +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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16140 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() {#16149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16146 …} $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 {#16509 -errors: [] -form: Symfony\Component\Form\Form {#16264 …} } |
| form | Symfony\Component\Form\FormView {#16510 …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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16158 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() {#16160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16159 …} $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 {#16512 -errors: [] -form: Symfony\Component\Form\Form {#16229 …} } |
| form | Symfony\Component\Form\FormView {#16513 …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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16167 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() {#16169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16168 …} $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 {#16514 -errors: [] -form: Symfony\Component\Form\Form {#16226 …} } |
| form | Symfony\Component\Form\FormView {#16515 …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 {#16093 +payload: null +groups: ? +message: "Veldinhoud leeg!" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16093 +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 {#16093 +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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16177 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() {#16182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16176 …} $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 {#16516 -errors: [] -form: Symfony\Component\Form\Form {#16223 …} } |
| form | Symfony\Component\Form\FormView {#16517 …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 {#16519 …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 | "6c749.BLVmwKYiV-NAFxHp4GjtstqKYyDopgcvdHcibHozT6g.U9AUlcEUYY0aQ0Cbp1Cg8IznJ1aKlGVWJz9FBk1QJ8Ng4gel-U0ZsBhBYg" |
| 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 | "6c749.BLVmwKYiV-NAFxHp4GjtstqKYyDopgcvdHcibHozT6g.U9AUlcEUYY0aQ0Cbp1Cg8IznJ1aKlGVWJz9FBk1QJ8Ng4gel-U0ZsBhBYg" |
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 {#15430 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#16001 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#16045 …} -namespace: Closure() {#16047 …} } |
| data | "6c749.BLVmwKYiV-NAFxHp4GjtstqKYyDopgcvdHcibHozT6g.U9AUlcEUYY0aQ0Cbp1Cg8IznJ1aKlGVWJz9FBk1QJ8Ng4gel-U0ZsBhBYg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#16520 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() {#16524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#922 …} $message: Closure() {#16521 …} $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 | "6c749.BLVmwKYiV-NAFxHp4GjtstqKYyDopgcvdHcibHozT6g.U9AUlcEUYY0aQ0Cbp1Cg8IznJ1aKlGVWJz9FBk1QJ8Ng4gel-U0ZsBhBYg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#16534 -errors: [] -form: Symfony\Component\Form\Form {#16530 …} } |
| form | Symfony\Component\Form\FormView {#16525 …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 | "6c749.BLVmwKYiV-NAFxHp4GjtstqKYyDopgcvdHcibHozT6g.U9AUlcEUYY0aQ0Cbp1Cg8IznJ1aKlGVWJz9FBk1QJ8Ng4gel-U0ZsBhBYg" |