Forms
-
purchase_osn_form
-
buyerName
-
buyerEmail
-
countryCode
-
buyerPhone
-
paymentMethod
-
0
-
1
-
-
submit
-
_token
-
purchase_osn_form
Form type:
"App\Admissions\Form\PurchaseOsnFormType"
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 |
|---|---|---|
| action | "/admissions/osn/buy" |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/admissions/osn/buy" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6712 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() {#6710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#6711 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/admissions/osn/buy" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "purchase_osn_form" "_purchase_osn_form" ] |
| cache_key | "_purchase_osn_form_purchase_osn_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6785 -form: Symfony\Component\Form\Form {#6786 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6709 …5} |
| full_name | "purchase_osn_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "purchase_osn_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form" |
| valid | true |
| value | null |
buyerName
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 | [ "placeholder" => "Enter your full name" "class" => "form-control form-control-lg fs-6" ] |
[ "placeholder" => "Enter your full name" "class" => "form-control form-control-lg fs-6" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6704 +payload: null +groups: ? +message: "Please enter your full name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6704 +payload: null +groups: ? +message: "Please enter your full name" +allowNull: false +normalizer: null } ] |
| label | "Full Name" |
same as passed value |
| label_attr | [ "class" => "form-label fw-bold small" ] |
[ "class" => "form-label fw-bold small" ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Enter your full name" "class" => "form-control form-control-lg fs-6" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6704 +payload: null +groups: ? +message: "Please enter your full name" +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 {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6695 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 | "Full Name" |
| label_attr | [ "class" => "form-label fw-bold small" ] |
| 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 | [ "class" => "mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#6694 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Enter your full name" "class" => "form-control form-control-lg fs-6" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_purchase_osn_form_buyerName" ] |
| cache_key | "_purchase_osn_form_buyerName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6754 -form: Symfony\Component\Form\Form {#6789 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6814 …5} |
| full_name | "purchase_osn_form[buyerName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_form_buyerName" |
| label | "Full Name" |
| label_attr | [ "class" => "form-label fw-bold small" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "buyerName" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form_buyerName" |
| valid | true |
| value | "" |
buyerEmail
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 | [ "placeholder" => "eg. example@mail.com" "class" => "form-control form-control-lg fs-6" ] |
[ "placeholder" => "eg. example@mail.com" "class" => "form-control form-control-lg fs-6" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6703 +payload: null +groups: ? +message: "Please enter your email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6702 +payload: null +groups: ? +message: "Please enter a valid email address" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6703 +payload: null +groups: ? +message: "Please enter your email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6702 +payload: null +groups: ? +message: "Please enter a valid email address" +mode: null +normalizer: null } ] |
| label | "Email Address" |
same as passed value |
| label_attr | [ "class" => "form-label fw-bold small" ] |
[ "class" => "form-label fw-bold small" ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "eg. example@mail.com" "class" => "form-control form-control-lg fs-6" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6703 +payload: null +groups: ? +message: "Please enter your email address" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#6702 +payload: null +groups: ? +message: "Please enter a valid email address" +mode: null +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 {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6682 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 | "Email Address" |
| label_attr | [ "class" => "form-label fw-bold small" ] |
| 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 | [ "class" => "mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#6681 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "eg. example@mail.com" "class" => "form-control form-control-lg fs-6" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_purchase_osn_form_buyerEmail" ] |
| cache_key | "_purchase_osn_form_buyerEmail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6659 -form: Symfony\Component\Form\Form {#6792 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6679 …5} |
| full_name | "purchase_osn_form[buyerEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_form_buyerEmail" |
| label | "Email Address" |
| label_attr | [ "class" => "form-label fw-bold small" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "buyerEmail" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form_buyerEmail" |
| valid | true |
| value | "" |
countryCode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "GH|+233" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select country-select" ] |
[ "class" => "form-select country-select" ] |
| choices | [ "🇦🇫 Afghanistan (+93)" => "AF|+93" "🇦🇱 Albania (+355)" => "AL|+355" "🇩🇿 Algeria (+213)" => "DZ|+213" "🇦🇩 Andorra (+376)" => "AD|+376" "🇦🇴 Angola (+244)" => "AO|+244" "🇦🇬 Antigua and Barbuda (+1-268)" => "AG|+1-268" "🇦🇷 Argentina (+54)" => "AR|+54" "🇦🇲 Armenia (+374)" => "AM|+374" "🇦🇺 Australia (+61)" => "AU|+61" "🇦🇹 Austria (+43)" => "AT|+43" "🇦🇿 Azerbaijan (+994)" => "AZ|+994" "🇧🇸 Bahamas (+1-242)" => "BS|+1-242" "🇧🇭 Bahrain (+973)" => "BH|+973" "🇧🇩 Bangladesh (+880)" => "BD|+880" "🇧🇧 Barbados (+1-246)" => "BB|+1-246" "🇧🇾 Belarus (+375)" => "BY|+375" "🇧🇪 Belgium (+32)" => "BE|+32" "🇧🇿 Belize (+501)" => "BZ|+501" "🇧🇯 Benin (+229)" => "BJ|+229" "🇧🇹 Bhutan (+975)" => "BT|+975" "🇧🇴 Bolivia (+591)" => "BO|+591" "🇧🇦 Bosnia and Herzegovina (+387)" => "BA|+387" "🇧🇼 Botswana (+267)" => "BW|+267" "🇧🇷 Brazil (+55)" => "BR|+55" "🇧🇳 Brunei (+673)" => "BN|+673" "🇧🇬 Bulgaria (+359)" => "BG|+359" "🇧🇫 Burkina Faso (+226)" => "BF|+226" "🇧🇮 Burundi (+257)" => "BI|+257" "🇰🇭 Cambodia (+855)" => "KH|+855" "🇨🇲 Cameroon (+237)" => "CM|+237" "🇨🇦 Canada (+1)" => "CA|+1" "🇨🇻 Cape Verde (+238)" => "CV|+238" "🇨🇫 Central African Republic (+236)" => "CF|+236" "🇹🇩 Chad (+235)" => "TD|+235" "🇨🇱 Chile (+56)" => "CL|+56" "🇨🇳 China (+86)" => "CN|+86" "🇨🇴 Colombia (+57)" => "CO|+57" "🇰🇲 Comoros (+269)" => "KM|+269" "🇨🇬 Congo (+242)" => "CG|+242" "🇨🇩 Congo (DRC) (+243)" => "CD|+243" "🇨🇷 Costa Rica (+506)" => "CR|+506" "🇭🇷 Croatia (+385)" => "HR|+385" "🇨🇺 Cuba (+53)" => "CU|+53" "🇨🇾 Cyprus (+357)" => "CY|+357" "🇨🇿 Czech Republic (+420)" => "CZ|+420" "🇩🇰 Denmark (+45)" => "DK|+45" "🇩🇯 Djibouti (+253)" => "DJ|+253" "🇩🇲 Dominica (+1-767)" => "DM|+1-767" "🇩🇴 Dominican Republic (+1-809)" => "DO|+1-809" "🇪🇨 Ecuador (+593)" => "EC|+593" "🇪🇬 Egypt (+20)" => "EG|+20" "🇸🇻 El Salvador (+503)" => "SV|+503" "🇬🇶 Equatorial Guinea (+240)" => "GQ|+240" "🇪🇷 Eritrea (+291)" => "ER|+291" "🇪🇪 Estonia (+372)" => "EE|+372" "🇪🇹 Ethiopia (+251)" => "ET|+251" "🇫🇯 Fiji (+679)" => "FJ|+679" "🇫🇮 Finland (+358)" => "FI|+358" "🇫🇷 France (+33)" => "FR|+33" "🇬🇦 Gabon (+241)" => "GA|+241" "🇬🇲 Gambia (+220)" => "GM|+220" "🇬🇪 Georgia (+995)" => "GE|+995" "🇩🇪 Germany (+49)" => "DE|+49" "🇬🇭 Ghana (+233)" => "GH|+233" "🇬🇷 Greece (+30)" => "GR|+30" "🇬🇩 Grenada (+1-473)" => "GD|+1-473" "🇬🇹 Guatemala (+502)" => "GT|+502" "🇬🇳 Guinea (+224)" => "GN|+224" "🇬🇼 Guinea-Bissau (+245)" => "GW|+245" "🇬🇾 Guyana (+592)" => "GY|+592" "🇭🇹 Haiti (+509)" => "HT|+509" "🇭🇳 Honduras (+504)" => "HN|+504" "🇭🇺 Hungary (+36)" => "HU|+36" "🇮🇸 Iceland (+354)" => "IS|+354" "🇮🇳 India (+91)" => "IN|+91" "🇮🇩 Indonesia (+62)" => "ID|+62" "🇮🇷 Iran (+98)" => "IR|+98" "🇮🇶 Iraq (+964)" => "IQ|+964" "🇮🇪 Ireland (+353)" => "IE|+353" "🇮🇱 Israel (+972)" => "IL|+972" "🇮🇹 Italy (+39)" => "IT|+39" "🇯🇲 Jamaica (+1-876)" => "JM|+1-876" "🇯🇵 Japan (+81)" => "JP|+81" "🇯🇴 Jordan (+962)" => "JO|+962" "🇰🇿 Kazakhstan (+7)" => "KZ|+7" "🇰🇪 Kenya (+254)" => "KE|+254" "🇰🇮 Kiribati (+686)" => "KI|+686" "🇰🇵 North Korea (+850)" => "KP|+850" "🇰🇷 South Korea (+82)" => "KR|+82" "🇰🇼 Kuwait (+965)" => "KW|+965" "🇰🇬 Kyrgyzstan (+996)" => "KG|+996" "🇱🇦 Laos (+856)" => "LA|+856" "🇱🇻 Latvia (+371)" => "LV|+371" "🇱🇧 Lebanon (+961)" => "LB|+961" "🇱🇸 Lesotho (+266)" => "LS|+266" "🇱🇷 Liberia (+231)" => "LR|+231" "🇱🇾 Libya (+218)" => "LY|+218" "🇱🇮 Liechtenstein (+423)" => "LI|+423" "🇱🇹 Lithuania (+370)" => "LT|+370" "🇱🇺 Luxembourg (+352)" => "LU|+352" "🇲🇬 Madagascar (+261)" => "MG|+261" "🇲🇼 Malawi (+265)" => "MW|+265" "🇲🇾 Malaysia (+60)" => "MY|+60" "🇲🇻 Maldives (+960)" => "MV|+960" "🇲🇱 Mali (+223)" => "ML|+223" "🇲🇹 Malta (+356)" => "MT|+356" "🇲🇭 Marshall Islands (+692)" => "MH|+692" "🇲🇷 Mauritania (+222)" => "MR|+222" "🇲🇺 Mauritius (+230)" => "MU|+230" "🇲🇽 Mexico (+52)" => "MX|+52" "🇫🇲 Micronesia (+691)" => "FM|+691" "🇲🇩 Moldova (+373)" => "MD|+373" "🇲🇨 Monaco (+377)" => "MC|+377" "🇲🇳 Mongolia (+976)" => "MN|+976" "🇲🇪 Montenegro (+382)" => "ME|+382" "🇲🇦 Morocco (+212)" => "MA|+212" "🇲🇿 Mozambique (+258)" => "MZ|+258" "🇲🇲 Myanmar (+95)" => "MM|+95" "🇳🇦 Namibia (+264)" => "NA|+264" "🇳🇷 Nauru (+674)" => "NR|+674" "🇳🇵 Nepal (+977)" => "NP|+977" "🇳🇱 Netherlands (+31)" => "NL|+31" "🇳🇿 New Zealand (+64)" => "NZ|+64" "🇳🇮 Nicaragua (+505)" => "NI|+505" "🇳🇪 Niger (+227)" => "NE|+227" "🇳🇬 Nigeria (+234)" => "NG|+234" "🇲🇰 North Macedonia (+389)" => "MK|+389" "🇳🇴 Norway (+47)" => "NO|+47" "🇴🇲 Oman (+968)" => "OM|+968" "🇵🇰 Pakistan (+92)" => "PK|+92" "🇵🇼 Palau (+680)" => "PW|+680" "🇵🇸 Palestine (+970)" => "PS|+970" "🇵🇦 Panama (+507)" => "PA|+507" "🇵🇬 Papua New Guinea (+675)" => "PG|+675" "🇵🇾 Paraguay (+595)" => "PY|+595" "🇵🇪 Peru (+51)" => "PE|+51" "🇵🇭 Philippines (+63)" => "PH|+63" "🇵🇱 Poland (+48)" => "PL|+48" "🇵🇹 Portugal (+351)" => "PT|+351" "🇶🇦 Qatar (+974)" => "QA|+974" "🇷🇴 Romania (+40)" => "RO|+40" "🇷🇺 Russia (+7)" => "RU|+7" "🇷🇼 Rwanda (+250)" => "RW|+250" "🇰🇳 Saint Kitts and Nevis (+1-869)" => "KN|+1-869" "🇱🇨 Saint Lucia (+1-758)" => "LC|+1-758" "🇻🇨 Saint Vincent (+1-784)" => "VC|+1-784" "🇼🇸 Samoa (+685)" => "WS|+685" "🇸🇲 San Marino (+378)" => "SM|+378" "🇸🇹 Sao Tome and Principe (+239)" => "ST|+239" "🇸🇦 Saudi Arabia (+966)" => "SA|+966" "🇸🇳 Senegal (+221)" => "SN|+221" "🇷🇸 Serbia (+381)" => "RS|+381" "🇸🇨 Seychelles (+248)" => "SC|+248" "🇸🇱 Sierra Leone (+232)" => "SL|+232" "🇸🇬 Singapore (+65)" => "SG|+65" "🇸🇰 Slovakia (+421)" => "SK|+421" "🇸🇮 Slovenia (+386)" => "SI|+386" "🇸🇧 Solomon Islands (+677)" => "SB|+677" "🇸🇴 Somalia (+252)" => "SO|+252" "🇿🇦 South Africa (+27)" => "ZA|+27" "🇸🇸 South Sudan (+211)" => "SS|+211" "🇪🇸 Spain (+34)" => "ES|+34" "🇱🇰 Sri Lanka (+94)" => "LK|+94" "🇸🇩 Sudan (+249)" => "SD|+249" "🇸🇷 Suriname (+597)" => "SR|+597" "🇸🇪 Sweden (+46)" => "SE|+46" "🇨🇭 Switzerland (+41)" => "CH|+41" "🇸🇾 Syria (+963)" => "SY|+963" "🇹🇼 Taiwan (+886)" => "TW|+886" "🇹🇯 Tajikistan (+992)" => "TJ|+992" "🇹🇿 Tanzania (+255)" => "TZ|+255" "🇹🇭 Thailand (+66)" => "TH|+66" "🇹🇱 Timor-Leste (+670)" => "TL|+670" "🇹🇬 Togo (+228)" => "TG|+228" "🇹🇴 Tonga (+676)" => "TO|+676" "🇹🇹 Trinidad and Tobago (+1-868)" => "TT|+1-868" "🇹🇳 Tunisia (+216)" => "TN|+216" "🇹🇷 Turkey (+90)" => "TR|+90" "🇹🇲 Turkmenistan (+993)" => "TM|+993" "🇹🇻 Tuvalu (+688)" => "TV|+688" "🇺🇬 Uganda (+256)" => "UG|+256" "🇺🇦 Ukraine (+380)" => "UA|+380" "🇦🇪 United Arab Emirates (+971)" => "AE|+971" "🇬🇧 United Kingdom (+44)" => "GB|+44" "🇺🇸 United States (+1)" => "US|+1" "🇺🇾 Uruguay (+598)" => "UY|+598" "🇺🇿 Uzbekistan (+998)" => "UZ|+998" "🇻🇺 Vanuatu (+678)" => "VU|+678" "🇻🇦 Vatican City (+379)" => "VA|+379" "🇻🇪 Venezuela (+58)" => "VE|+58" "🇻🇳 Vietnam (+84)" => "VN|+84" "🇾🇪 Yemen (+967)" => "YE|+967" "🇿🇲 Zambia (+260)" => "ZM|+260" "🇿🇼 Zimbabwe (+263)" => "ZW|+263" ] |
[ "🇦🇫 Afghanistan (+93)" => "AF|+93" "🇦🇱 Albania (+355)" => "AL|+355" "🇩🇿 Algeria (+213)" => "DZ|+213" "🇦🇩 Andorra (+376)" => "AD|+376" "🇦🇴 Angola (+244)" => "AO|+244" "🇦🇬 Antigua and Barbuda (+1-268)" => "AG|+1-268" "🇦🇷 Argentina (+54)" => "AR|+54" "🇦🇲 Armenia (+374)" => "AM|+374" "🇦🇺 Australia (+61)" => "AU|+61" "🇦🇹 Austria (+43)" => "AT|+43" "🇦🇿 Azerbaijan (+994)" => "AZ|+994" "🇧🇸 Bahamas (+1-242)" => "BS|+1-242" "🇧🇭 Bahrain (+973)" => "BH|+973" "🇧🇩 Bangladesh (+880)" => "BD|+880" "🇧🇧 Barbados (+1-246)" => "BB|+1-246" "🇧🇾 Belarus (+375)" => "BY|+375" "🇧🇪 Belgium (+32)" => "BE|+32" "🇧🇿 Belize (+501)" => "BZ|+501" "🇧🇯 Benin (+229)" => "BJ|+229" "🇧🇹 Bhutan (+975)" => "BT|+975" "🇧🇴 Bolivia (+591)" => "BO|+591" "🇧🇦 Bosnia and Herzegovina (+387)" => "BA|+387" "🇧🇼 Botswana (+267)" => "BW|+267" "🇧🇷 Brazil (+55)" => "BR|+55" "🇧🇳 Brunei (+673)" => "BN|+673" "🇧🇬 Bulgaria (+359)" => "BG|+359" "🇧🇫 Burkina Faso (+226)" => "BF|+226" "🇧🇮 Burundi (+257)" => "BI|+257" "🇰🇭 Cambodia (+855)" => "KH|+855" "🇨🇲 Cameroon (+237)" => "CM|+237" "🇨🇦 Canada (+1)" => "CA|+1" "🇨🇻 Cape Verde (+238)" => "CV|+238" "🇨🇫 Central African Republic (+236)" => "CF|+236" "🇹🇩 Chad (+235)" => "TD|+235" "🇨🇱 Chile (+56)" => "CL|+56" "🇨🇳 China (+86)" => "CN|+86" "🇨🇴 Colombia (+57)" => "CO|+57" "🇰🇲 Comoros (+269)" => "KM|+269" "🇨🇬 Congo (+242)" => "CG|+242" "🇨🇩 Congo (DRC) (+243)" => "CD|+243" "🇨🇷 Costa Rica (+506)" => "CR|+506" "🇭🇷 Croatia (+385)" => "HR|+385" "🇨🇺 Cuba (+53)" => "CU|+53" "🇨🇾 Cyprus (+357)" => "CY|+357" "🇨🇿 Czech Republic (+420)" => "CZ|+420" "🇩🇰 Denmark (+45)" => "DK|+45" "🇩🇯 Djibouti (+253)" => "DJ|+253" "🇩🇲 Dominica (+1-767)" => "DM|+1-767" "🇩🇴 Dominican Republic (+1-809)" => "DO|+1-809" "🇪🇨 Ecuador (+593)" => "EC|+593" "🇪🇬 Egypt (+20)" => "EG|+20" "🇸🇻 El Salvador (+503)" => "SV|+503" "🇬🇶 Equatorial Guinea (+240)" => "GQ|+240" "🇪🇷 Eritrea (+291)" => "ER|+291" "🇪🇪 Estonia (+372)" => "EE|+372" "🇪🇹 Ethiopia (+251)" => "ET|+251" "🇫🇯 Fiji (+679)" => "FJ|+679" "🇫🇮 Finland (+358)" => "FI|+358" "🇫🇷 France (+33)" => "FR|+33" "🇬🇦 Gabon (+241)" => "GA|+241" "🇬🇲 Gambia (+220)" => "GM|+220" "🇬🇪 Georgia (+995)" => "GE|+995" "🇩🇪 Germany (+49)" => "DE|+49" "🇬🇭 Ghana (+233)" => "GH|+233" "🇬🇷 Greece (+30)" => "GR|+30" "🇬🇩 Grenada (+1-473)" => "GD|+1-473" "🇬🇹 Guatemala (+502)" => "GT|+502" "🇬🇳 Guinea (+224)" => "GN|+224" "🇬🇼 Guinea-Bissau (+245)" => "GW|+245" "🇬🇾 Guyana (+592)" => "GY|+592" "🇭🇹 Haiti (+509)" => "HT|+509" "🇭🇳 Honduras (+504)" => "HN|+504" "🇭🇺 Hungary (+36)" => "HU|+36" "🇮🇸 Iceland (+354)" => "IS|+354" "🇮🇳 India (+91)" => "IN|+91" "🇮🇩 Indonesia (+62)" => "ID|+62" "🇮🇷 Iran (+98)" => "IR|+98" "🇮🇶 Iraq (+964)" => "IQ|+964" "🇮🇪 Ireland (+353)" => "IE|+353" "🇮🇱 Israel (+972)" => "IL|+972" "🇮🇹 Italy (+39)" => "IT|+39" "🇯🇲 Jamaica (+1-876)" => "JM|+1-876" "🇯🇵 Japan (+81)" => "JP|+81" "🇯🇴 Jordan (+962)" => "JO|+962" "🇰🇿 Kazakhstan (+7)" => "KZ|+7" "🇰🇪 Kenya (+254)" => "KE|+254" "🇰🇮 Kiribati (+686)" => "KI|+686" "🇰🇵 North Korea (+850)" => "KP|+850" "🇰🇷 South Korea (+82)" => "KR|+82" "🇰🇼 Kuwait (+965)" => "KW|+965" "🇰🇬 Kyrgyzstan (+996)" => "KG|+996" "🇱🇦 Laos (+856)" => "LA|+856" "🇱🇻 Latvia (+371)" => "LV|+371" "🇱🇧 Lebanon (+961)" => "LB|+961" "🇱🇸 Lesotho (+266)" => "LS|+266" "🇱🇷 Liberia (+231)" => "LR|+231" "🇱🇾 Libya (+218)" => "LY|+218" "🇱🇮 Liechtenstein (+423)" => "LI|+423" "🇱🇹 Lithuania (+370)" => "LT|+370" "🇱🇺 Luxembourg (+352)" => "LU|+352" "🇲🇬 Madagascar (+261)" => "MG|+261" "🇲🇼 Malawi (+265)" => "MW|+265" "🇲🇾 Malaysia (+60)" => "MY|+60" "🇲🇻 Maldives (+960)" => "MV|+960" "🇲🇱 Mali (+223)" => "ML|+223" "🇲🇹 Malta (+356)" => "MT|+356" "🇲🇭 Marshall Islands (+692)" => "MH|+692" "🇲🇷 Mauritania (+222)" => "MR|+222" "🇲🇺 Mauritius (+230)" => "MU|+230" "🇲🇽 Mexico (+52)" => "MX|+52" "🇫🇲 Micronesia (+691)" => "FM|+691" "🇲🇩 Moldova (+373)" => "MD|+373" "🇲🇨 Monaco (+377)" => "MC|+377" "🇲🇳 Mongolia (+976)" => "MN|+976" "🇲🇪 Montenegro (+382)" => "ME|+382" "🇲🇦 Morocco (+212)" => "MA|+212" "🇲🇿 Mozambique (+258)" => "MZ|+258" "🇲🇲 Myanmar (+95)" => "MM|+95" "🇳🇦 Namibia (+264)" => "NA|+264" "🇳🇷 Nauru (+674)" => "NR|+674" "🇳🇵 Nepal (+977)" => "NP|+977" "🇳🇱 Netherlands (+31)" => "NL|+31" "🇳🇿 New Zealand (+64)" => "NZ|+64" "🇳🇮 Nicaragua (+505)" => "NI|+505" "🇳🇪 Niger (+227)" => "NE|+227" "🇳🇬 Nigeria (+234)" => "NG|+234" "🇲🇰 North Macedonia (+389)" => "MK|+389" "🇳🇴 Norway (+47)" => "NO|+47" "🇴🇲 Oman (+968)" => "OM|+968" "🇵🇰 Pakistan (+92)" => "PK|+92" "🇵🇼 Palau (+680)" => "PW|+680" "🇵🇸 Palestine (+970)" => "PS|+970" "🇵🇦 Panama (+507)" => "PA|+507" "🇵🇬 Papua New Guinea (+675)" => "PG|+675" "🇵🇾 Paraguay (+595)" => "PY|+595" "🇵🇪 Peru (+51)" => "PE|+51" "🇵🇭 Philippines (+63)" => "PH|+63" "🇵🇱 Poland (+48)" => "PL|+48" "🇵🇹 Portugal (+351)" => "PT|+351" "🇶🇦 Qatar (+974)" => "QA|+974" "🇷🇴 Romania (+40)" => "RO|+40" "🇷🇺 Russia (+7)" => "RU|+7" "🇷🇼 Rwanda (+250)" => "RW|+250" "🇰🇳 Saint Kitts and Nevis (+1-869)" => "KN|+1-869" "🇱🇨 Saint Lucia (+1-758)" => "LC|+1-758" "🇻🇨 Saint Vincent (+1-784)" => "VC|+1-784" "🇼🇸 Samoa (+685)" => "WS|+685" "🇸🇲 San Marino (+378)" => "SM|+378" "🇸🇹 Sao Tome and Principe (+239)" => "ST|+239" "🇸🇦 Saudi Arabia (+966)" => "SA|+966" "🇸🇳 Senegal (+221)" => "SN|+221" "🇷🇸 Serbia (+381)" => "RS|+381" "🇸🇨 Seychelles (+248)" => "SC|+248" "🇸🇱 Sierra Leone (+232)" => "SL|+232" "🇸🇬 Singapore (+65)" => "SG|+65" "🇸🇰 Slovakia (+421)" => "SK|+421" "🇸🇮 Slovenia (+386)" => "SI|+386" "🇸🇧 Solomon Islands (+677)" => "SB|+677" "🇸🇴 Somalia (+252)" => "SO|+252" "🇿🇦 South Africa (+27)" => "ZA|+27" "🇸🇸 South Sudan (+211)" => "SS|+211" "🇪🇸 Spain (+34)" => "ES|+34" "🇱🇰 Sri Lanka (+94)" => "LK|+94" "🇸🇩 Sudan (+249)" => "SD|+249" "🇸🇷 Suriname (+597)" => "SR|+597" "🇸🇪 Sweden (+46)" => "SE|+46" "🇨🇭 Switzerland (+41)" => "CH|+41" "🇸🇾 Syria (+963)" => "SY|+963" "🇹🇼 Taiwan (+886)" => "TW|+886" "🇹🇯 Tajikistan (+992)" => "TJ|+992" "🇹🇿 Tanzania (+255)" => "TZ|+255" "🇹🇭 Thailand (+66)" => "TH|+66" "🇹🇱 Timor-Leste (+670)" => "TL|+670" "🇹🇬 Togo (+228)" => "TG|+228" "🇹🇴 Tonga (+676)" => "TO|+676" "🇹🇹 Trinidad and Tobago (+1-868)" => "TT|+1-868" "🇹🇳 Tunisia (+216)" => "TN|+216" "🇹🇷 Turkey (+90)" => "TR|+90" "🇹🇲 Turkmenistan (+993)" => "TM|+993" "🇹🇻 Tuvalu (+688)" => "TV|+688" "🇺🇬 Uganda (+256)" => "UG|+256" "🇺🇦 Ukraine (+380)" => "UA|+380" "🇦🇪 United Arab Emirates (+971)" => "AE|+971" "🇬🇧 United Kingdom (+44)" => "GB|+44" "🇺🇸 United States (+1)" => "US|+1" "🇺🇾 Uruguay (+598)" => "UY|+598" "🇺🇿 Uzbekistan (+998)" => "UZ|+998" "🇻🇺 Vanuatu (+678)" => "VU|+678" "🇻🇦 Vatican City (+379)" => "VA|+379" "🇻🇪 Venezuela (+58)" => "VE|+58" "🇻🇳 Vietnam (+84)" => "VN|+84" "🇾🇪 Yemen (+967)" => "YE|+967" "🇿🇲 Zambia (+260)" => "ZM|+260" "🇿🇼 Zimbabwe (+263)" => "ZW|+263" ] |
| data | "GH|+233" |
same as passed value |
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select country-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "🇦🇫 Afghanistan (+93)" => "AF|+93" "🇦🇱 Albania (+355)" => "AL|+355" "🇩🇿 Algeria (+213)" => "DZ|+213" "🇦🇩 Andorra (+376)" => "AD|+376" "🇦🇴 Angola (+244)" => "AO|+244" "🇦🇬 Antigua and Barbuda (+1-268)" => "AG|+1-268" "🇦🇷 Argentina (+54)" => "AR|+54" "🇦🇲 Armenia (+374)" => "AM|+374" "🇦🇺 Australia (+61)" => "AU|+61" "🇦🇹 Austria (+43)" => "AT|+43" "🇦🇿 Azerbaijan (+994)" => "AZ|+994" "🇧🇸 Bahamas (+1-242)" => "BS|+1-242" "🇧🇭 Bahrain (+973)" => "BH|+973" "🇧🇩 Bangladesh (+880)" => "BD|+880" "🇧🇧 Barbados (+1-246)" => "BB|+1-246" "🇧🇾 Belarus (+375)" => "BY|+375" "🇧🇪 Belgium (+32)" => "BE|+32" "🇧🇿 Belize (+501)" => "BZ|+501" "🇧🇯 Benin (+229)" => "BJ|+229" "🇧🇹 Bhutan (+975)" => "BT|+975" "🇧🇴 Bolivia (+591)" => "BO|+591" "🇧🇦 Bosnia and Herzegovina (+387)" => "BA|+387" "🇧🇼 Botswana (+267)" => "BW|+267" "🇧🇷 Brazil (+55)" => "BR|+55" "🇧🇳 Brunei (+673)" => "BN|+673" "🇧🇬 Bulgaria (+359)" => "BG|+359" "🇧🇫 Burkina Faso (+226)" => "BF|+226" "🇧🇮 Burundi (+257)" => "BI|+257" "🇰🇭 Cambodia (+855)" => "KH|+855" "🇨🇲 Cameroon (+237)" => "CM|+237" "🇨🇦 Canada (+1)" => "CA|+1" "🇨🇻 Cape Verde (+238)" => "CV|+238" "🇨🇫 Central African Republic (+236)" => "CF|+236" "🇹🇩 Chad (+235)" => "TD|+235" "🇨🇱 Chile (+56)" => "CL|+56" "🇨🇳 China (+86)" => "CN|+86" "🇨🇴 Colombia (+57)" => "CO|+57" "🇰🇲 Comoros (+269)" => "KM|+269" "🇨🇬 Congo (+242)" => "CG|+242" "🇨🇩 Congo (DRC) (+243)" => "CD|+243" "🇨🇷 Costa Rica (+506)" => "CR|+506" "🇭🇷 Croatia (+385)" => "HR|+385" "🇨🇺 Cuba (+53)" => "CU|+53" "🇨🇾 Cyprus (+357)" => "CY|+357" "🇨🇿 Czech Republic (+420)" => "CZ|+420" "🇩🇰 Denmark (+45)" => "DK|+45" "🇩🇯 Djibouti (+253)" => "DJ|+253" "🇩🇲 Dominica (+1-767)" => "DM|+1-767" "🇩🇴 Dominican Republic (+1-809)" => "DO|+1-809" "🇪🇨 Ecuador (+593)" => "EC|+593" "🇪🇬 Egypt (+20)" => "EG|+20" "🇸🇻 El Salvador (+503)" => "SV|+503" "🇬🇶 Equatorial Guinea (+240)" => "GQ|+240" "🇪🇷 Eritrea (+291)" => "ER|+291" "🇪🇪 Estonia (+372)" => "EE|+372" "🇪🇹 Ethiopia (+251)" => "ET|+251" "🇫🇯 Fiji (+679)" => "FJ|+679" "🇫🇮 Finland (+358)" => "FI|+358" "🇫🇷 France (+33)" => "FR|+33" "🇬🇦 Gabon (+241)" => "GA|+241" "🇬🇲 Gambia (+220)" => "GM|+220" "🇬🇪 Georgia (+995)" => "GE|+995" "🇩🇪 Germany (+49)" => "DE|+49" "🇬🇭 Ghana (+233)" => "GH|+233" "🇬🇷 Greece (+30)" => "GR|+30" "🇬🇩 Grenada (+1-473)" => "GD|+1-473" "🇬🇹 Guatemala (+502)" => "GT|+502" "🇬🇳 Guinea (+224)" => "GN|+224" "🇬🇼 Guinea-Bissau (+245)" => "GW|+245" "🇬🇾 Guyana (+592)" => "GY|+592" "🇭🇹 Haiti (+509)" => "HT|+509" "🇭🇳 Honduras (+504)" => "HN|+504" "🇭🇺 Hungary (+36)" => "HU|+36" "🇮🇸 Iceland (+354)" => "IS|+354" "🇮🇳 India (+91)" => "IN|+91" "🇮🇩 Indonesia (+62)" => "ID|+62" "🇮🇷 Iran (+98)" => "IR|+98" "🇮🇶 Iraq (+964)" => "IQ|+964" "🇮🇪 Ireland (+353)" => "IE|+353" "🇮🇱 Israel (+972)" => "IL|+972" "🇮🇹 Italy (+39)" => "IT|+39" "🇯🇲 Jamaica (+1-876)" => "JM|+1-876" "🇯🇵 Japan (+81)" => "JP|+81" "🇯🇴 Jordan (+962)" => "JO|+962" "🇰🇿 Kazakhstan (+7)" => "KZ|+7" "🇰🇪 Kenya (+254)" => "KE|+254" "🇰🇮 Kiribati (+686)" => "KI|+686" "🇰🇵 North Korea (+850)" => "KP|+850" "🇰🇷 South Korea (+82)" => "KR|+82" "🇰🇼 Kuwait (+965)" => "KW|+965" "🇰🇬 Kyrgyzstan (+996)" => "KG|+996" "🇱🇦 Laos (+856)" => "LA|+856" "🇱🇻 Latvia (+371)" => "LV|+371" "🇱🇧 Lebanon (+961)" => "LB|+961" "🇱🇸 Lesotho (+266)" => "LS|+266" "🇱🇷 Liberia (+231)" => "LR|+231" "🇱🇾 Libya (+218)" => "LY|+218" "🇱🇮 Liechtenstein (+423)" => "LI|+423" "🇱🇹 Lithuania (+370)" => "LT|+370" "🇱🇺 Luxembourg (+352)" => "LU|+352" "🇲🇬 Madagascar (+261)" => "MG|+261" "🇲🇼 Malawi (+265)" => "MW|+265" "🇲🇾 Malaysia (+60)" => "MY|+60" "🇲🇻 Maldives (+960)" => "MV|+960" "🇲🇱 Mali (+223)" => "ML|+223" "🇲🇹 Malta (+356)" => "MT|+356" "🇲🇭 Marshall Islands (+692)" => "MH|+692" "🇲🇷 Mauritania (+222)" => "MR|+222" "🇲🇺 Mauritius (+230)" => "MU|+230" "🇲🇽 Mexico (+52)" => "MX|+52" "🇫🇲 Micronesia (+691)" => "FM|+691" "🇲🇩 Moldova (+373)" => "MD|+373" "🇲🇨 Monaco (+377)" => "MC|+377" "🇲🇳 Mongolia (+976)" => "MN|+976" "🇲🇪 Montenegro (+382)" => "ME|+382" "🇲🇦 Morocco (+212)" => "MA|+212" "🇲🇿 Mozambique (+258)" => "MZ|+258" "🇲🇲 Myanmar (+95)" => "MM|+95" "🇳🇦 Namibia (+264)" => "NA|+264" "🇳🇷 Nauru (+674)" => "NR|+674" "🇳🇵 Nepal (+977)" => "NP|+977" "🇳🇱 Netherlands (+31)" => "NL|+31" "🇳🇿 New Zealand (+64)" => "NZ|+64" "🇳🇮 Nicaragua (+505)" => "NI|+505" "🇳🇪 Niger (+227)" => "NE|+227" "🇳🇬 Nigeria (+234)" => "NG|+234" "🇲🇰 North Macedonia (+389)" => "MK|+389" "🇳🇴 Norway (+47)" => "NO|+47" "🇴🇲 Oman (+968)" => "OM|+968" "🇵🇰 Pakistan (+92)" => "PK|+92" "🇵🇼 Palau (+680)" => "PW|+680" "🇵🇸 Palestine (+970)" => "PS|+970" "🇵🇦 Panama (+507)" => "PA|+507" "🇵🇬 Papua New Guinea (+675)" => "PG|+675" "🇵🇾 Paraguay (+595)" => "PY|+595" "🇵🇪 Peru (+51)" => "PE|+51" "🇵🇭 Philippines (+63)" => "PH|+63" "🇵🇱 Poland (+48)" => "PL|+48" "🇵🇹 Portugal (+351)" => "PT|+351" "🇶🇦 Qatar (+974)" => "QA|+974" "🇷🇴 Romania (+40)" => "RO|+40" "🇷🇺 Russia (+7)" => "RU|+7" "🇷🇼 Rwanda (+250)" => "RW|+250" "🇰🇳 Saint Kitts and Nevis (+1-869)" => "KN|+1-869" "🇱🇨 Saint Lucia (+1-758)" => "LC|+1-758" "🇻🇨 Saint Vincent (+1-784)" => "VC|+1-784" "🇼🇸 Samoa (+685)" => "WS|+685" "🇸🇲 San Marino (+378)" => "SM|+378" "🇸🇹 Sao Tome and Principe (+239)" => "ST|+239" "🇸🇦 Saudi Arabia (+966)" => "SA|+966" "🇸🇳 Senegal (+221)" => "SN|+221" "🇷🇸 Serbia (+381)" => "RS|+381" "🇸🇨 Seychelles (+248)" => "SC|+248" "🇸🇱 Sierra Leone (+232)" => "SL|+232" "🇸🇬 Singapore (+65)" => "SG|+65" "🇸🇰 Slovakia (+421)" => "SK|+421" "🇸🇮 Slovenia (+386)" => "SI|+386" "🇸🇧 Solomon Islands (+677)" => "SB|+677" "🇸🇴 Somalia (+252)" => "SO|+252" "🇿🇦 South Africa (+27)" => "ZA|+27" "🇸🇸 South Sudan (+211)" => "SS|+211" "🇪🇸 Spain (+34)" => "ES|+34" "🇱🇰 Sri Lanka (+94)" => "LK|+94" "🇸🇩 Sudan (+249)" => "SD|+249" "🇸🇷 Suriname (+597)" => "SR|+597" "🇸🇪 Sweden (+46)" => "SE|+46" "🇨🇭 Switzerland (+41)" => "CH|+41" "🇸🇾 Syria (+963)" => "SY|+963" "🇹🇼 Taiwan (+886)" => "TW|+886" "🇹🇯 Tajikistan (+992)" => "TJ|+992" "🇹🇿 Tanzania (+255)" => "TZ|+255" "🇹🇭 Thailand (+66)" => "TH|+66" "🇹🇱 Timor-Leste (+670)" => "TL|+670" "🇹🇬 Togo (+228)" => "TG|+228" "🇹🇴 Tonga (+676)" => "TO|+676" "🇹🇹 Trinidad and Tobago (+1-868)" => "TT|+1-868" "🇹🇳 Tunisia (+216)" => "TN|+216" "🇹🇷 Turkey (+90)" => "TR|+90" "🇹🇲 Turkmenistan (+993)" => "TM|+993" "🇹🇻 Tuvalu (+688)" => "TV|+688" "🇺🇬 Uganda (+256)" => "UG|+256" "🇺🇦 Ukraine (+380)" => "UA|+380" "🇦🇪 United Arab Emirates (+971)" => "AE|+971" "🇬🇧 United Kingdom (+44)" => "GB|+44" "🇺🇸 United States (+1)" => "US|+1" "🇺🇾 Uruguay (+598)" => "UY|+598" "🇺🇿 Uzbekistan (+998)" => "UZ|+998" "🇻🇺 Vanuatu (+678)" => "VU|+678" "🇻🇦 Vatican City (+379)" => "VA|+379" "🇻🇪 Venezuela (+58)" => "VE|+58" "🇻🇳 Vietnam (+84)" => "VN|+84" "🇾🇪 Yemen (+967)" => "YE|+967" "🇿🇲 Zambia (+260)" => "ZM|+260" "🇿🇼 Zimbabwe (+263)" => "ZW|+263" ] |
| 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 {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data | "GH|+233" |
| 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 | false |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#6662 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select country-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_purchase_osn_form_countryCode" ] |
| cache_key | "_purchase_osn_form_countryCode_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6843 +label: "🇦🇫 Afghanistan (+93)" +value: "AF|+93" +data: "AF|+93" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6844 +label: "🇦🇱 Albania (+355)" +value: "AL|+355" +data: "AL|+355" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6845 +label: "🇩🇿 Algeria (+213)" +value: "DZ|+213" +data: "DZ|+213" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6846 +label: "🇦🇩 Andorra (+376)" +value: "AD|+376" +data: "AD|+376" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6856 +label: "🇦🇴 Angola (+244)" +value: "AO|+244" +data: "AO|+244" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6858 +label: "🇦🇬 Antigua and Barbuda (+1-268)" +value: "AG|+1-268" +data: "AG|+1-268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6859 +label: "🇦🇷 Argentina (+54)" +value: "AR|+54" +data: "AR|+54" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6860 +label: "🇦🇲 Armenia (+374)" +value: "AM|+374" +data: "AM|+374" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6861 +label: "🇦🇺 Australia (+61)" +value: "AU|+61" +data: "AU|+61" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6865 +label: "🇦🇹 Austria (+43)" +value: "AT|+43" +data: "AT|+43" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6867 +label: "🇦🇿 Azerbaijan (+994)" +value: "AZ|+994" +data: "AZ|+994" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6868 +label: "🇧🇸 Bahamas (+1-242)" +value: "BS|+1-242" +data: "BS|+1-242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6869 +label: "🇧🇭 Bahrain (+973)" +value: "BH|+973" +data: "BH|+973" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6870 +label: "🇧🇩 Bangladesh (+880)" +value: "BD|+880" +data: "BD|+880" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6871 +label: "🇧🇧 Barbados (+1-246)" +value: "BB|+1-246" +data: "BB|+1-246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6872 +label: "🇧🇾 Belarus (+375)" +value: "BY|+375" +data: "BY|+375" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6873 +label: "🇧🇪 Belgium (+32)" +value: "BE|+32" +data: "BE|+32" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6874 +label: "🇧🇿 Belize (+501)" +value: "BZ|+501" +data: "BZ|+501" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +label: "🇧🇯 Benin (+229)" +value: "BJ|+229" +data: "BJ|+229" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +label: "🇧🇹 Bhutan (+975)" +value: "BT|+975" +data: "BT|+975" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6877 +label: "🇧🇴 Bolivia (+591)" +value: "BO|+591" +data: "BO|+591" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6878 +label: "🇧🇦 Bosnia and Herzegovina (+387)" +value: "BA|+387" +data: "BA|+387" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6879 +label: "🇧🇼 Botswana (+267)" +value: "BW|+267" +data: "BW|+267" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6880 +label: "🇧🇷 Brazil (+55)" +value: "BR|+55" +data: "BR|+55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6881 +label: "🇧🇳 Brunei (+673)" +value: "BN|+673" +data: "BN|+673" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +label: "🇧🇬 Bulgaria (+359)" +value: "BG|+359" +data: "BG|+359" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +label: "🇧🇫 Burkina Faso (+226)" +value: "BF|+226" +data: "BF|+226" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +label: "🇧🇮 Burundi (+257)" +value: "BI|+257" +data: "BI|+257" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +label: "🇰🇭 Cambodia (+855)" +value: "KH|+855" +data: "KH|+855" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +label: "🇨🇲 Cameroon (+237)" +value: "CM|+237" +data: "CM|+237" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6887 +label: "🇨🇦 Canada (+1)" +value: "CA|+1" +data: "CA|+1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +label: "🇨🇻 Cape Verde (+238)" +value: "CV|+238" +data: "CV|+238" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6889 +label: "🇨🇫 Central African Republic (+236)" +value: "CF|+236" +data: "CF|+236" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6890 +label: "🇹🇩 Chad (+235)" +value: "TD|+235" +data: "TD|+235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6891 +label: "🇨🇱 Chile (+56)" +value: "CL|+56" +data: "CL|+56" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6892 +label: "🇨🇳 China (+86)" +value: "CN|+86" +data: "CN|+86" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6893 +label: "🇨🇴 Colombia (+57)" +value: "CO|+57" +data: "CO|+57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6894 +label: "🇰🇲 Comoros (+269)" +value: "KM|+269" +data: "KM|+269" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6895 +label: "🇨🇬 Congo (+242)" +value: "CG|+242" +data: "CG|+242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6896 +label: "🇨🇩 Congo (DRC) (+243)" +value: "CD|+243" +data: "CD|+243" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6897 +label: "🇨🇷 Costa Rica (+506)" +value: "CR|+506" +data: "CR|+506" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6898 +label: "🇭🇷 Croatia (+385)" +value: "HR|+385" +data: "HR|+385" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6899 +label: "🇨🇺 Cuba (+53)" +value: "CU|+53" +data: "CU|+53" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6900 +label: "🇨🇾 Cyprus (+357)" +value: "CY|+357" +data: "CY|+357" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6901 +label: "🇨🇿 Czech Republic (+420)" +value: "CZ|+420" +data: "CZ|+420" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6902 +label: "🇩🇰 Denmark (+45)" +value: "DK|+45" +data: "DK|+45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6903 +label: "🇩🇯 Djibouti (+253)" +value: "DJ|+253" +data: "DJ|+253" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6904 +label: "🇩🇲 Dominica (+1-767)" +value: "DM|+1-767" +data: "DM|+1-767" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6905 +label: "🇩🇴 Dominican Republic (+1-809)" +value: "DO|+1-809" +data: "DO|+1-809" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6906 +label: "🇪🇨 Ecuador (+593)" +value: "EC|+593" +data: "EC|+593" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6907 +label: "🇪🇬 Egypt (+20)" +value: "EG|+20" +data: "EG|+20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6908 +label: "🇸🇻 El Salvador (+503)" +value: "SV|+503" +data: "SV|+503" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6909 +label: "🇬🇶 Equatorial Guinea (+240)" +value: "GQ|+240" +data: "GQ|+240" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6910 +label: "🇪🇷 Eritrea (+291)" +value: "ER|+291" +data: "ER|+291" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6911 +label: "🇪🇪 Estonia (+372)" +value: "EE|+372" +data: "EE|+372" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6912 +label: "🇪🇹 Ethiopia (+251)" +value: "ET|+251" +data: "ET|+251" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6913 +label: "🇫🇯 Fiji (+679)" +value: "FJ|+679" +data: "FJ|+679" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6914 +label: "🇫🇮 Finland (+358)" +value: "FI|+358" +data: "FI|+358" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6915 +label: "🇫🇷 France (+33)" +value: "FR|+33" +data: "FR|+33" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6916 +label: "🇬🇦 Gabon (+241)" +value: "GA|+241" +data: "GA|+241" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6917 +label: "🇬🇲 Gambia (+220)" +value: "GM|+220" +data: "GM|+220" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6918 +label: "🇬🇪 Georgia (+995)" +value: "GE|+995" +data: "GE|+995" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6919 +label: "🇩🇪 Germany (+49)" +value: "DE|+49" +data: "DE|+49" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6920 +label: "🇬🇭 Ghana (+233)" +value: "GH|+233" +data: "GH|+233" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6921 +label: "🇬🇷 Greece (+30)" +value: "GR|+30" +data: "GR|+30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6922 +label: "🇬🇩 Grenada (+1-473)" +value: "GD|+1-473" +data: "GD|+1-473" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6923 +label: "🇬🇹 Guatemala (+502)" +value: "GT|+502" +data: "GT|+502" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6924 +label: "🇬🇳 Guinea (+224)" +value: "GN|+224" +data: "GN|+224" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6925 +label: "🇬🇼 Guinea-Bissau (+245)" +value: "GW|+245" +data: "GW|+245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "🇬🇾 Guyana (+592)" +value: "GY|+592" +data: "GY|+592" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6927 +label: "🇭🇹 Haiti (+509)" +value: "HT|+509" +data: "HT|+509" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6928 +label: "🇭🇳 Honduras (+504)" +value: "HN|+504" +data: "HN|+504" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6929 +label: "🇭🇺 Hungary (+36)" +value: "HU|+36" +data: "HU|+36" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6930 +label: "🇮🇸 Iceland (+354)" +value: "IS|+354" +data: "IS|+354" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6931 +label: "🇮🇳 India (+91)" +value: "IN|+91" +data: "IN|+91" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6932 +label: "🇮🇩 Indonesia (+62)" +value: "ID|+62" +data: "ID|+62" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6933 +label: "🇮🇷 Iran (+98)" +value: "IR|+98" +data: "IR|+98" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +label: "🇮🇶 Iraq (+964)" +value: "IQ|+964" +data: "IQ|+964" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6935 +label: "🇮🇪 Ireland (+353)" +value: "IE|+353" +data: "IE|+353" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6936 +label: "🇮🇱 Israel (+972)" +value: "IL|+972" +data: "IL|+972" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6937 +label: "🇮🇹 Italy (+39)" +value: "IT|+39" +data: "IT|+39" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6938 +label: "🇯🇲 Jamaica (+1-876)" +value: "JM|+1-876" +data: "JM|+1-876" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6939 +label: "🇯🇵 Japan (+81)" +value: "JP|+81" +data: "JP|+81" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6940 +label: "🇯🇴 Jordan (+962)" +value: "JO|+962" +data: "JO|+962" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6941 +label: "🇰🇿 Kazakhstan (+7)" +value: "KZ|+7" +data: "KZ|+7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6942 +label: "🇰🇪 Kenya (+254)" +value: "KE|+254" +data: "KE|+254" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6943 +label: "🇰🇮 Kiribati (+686)" +value: "KI|+686" +data: "KI|+686" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6944 +label: "🇰🇵 North Korea (+850)" +value: "KP|+850" +data: "KP|+850" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6945 +label: "🇰🇷 South Korea (+82)" +value: "KR|+82" +data: "KR|+82" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6946 +label: "🇰🇼 Kuwait (+965)" +value: "KW|+965" +data: "KW|+965" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6947 +label: "🇰🇬 Kyrgyzstan (+996)" +value: "KG|+996" +data: "KG|+996" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6948 +label: "🇱🇦 Laos (+856)" +value: "LA|+856" +data: "LA|+856" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6949 +label: "🇱🇻 Latvia (+371)" +value: "LV|+371" +data: "LV|+371" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6950 +label: "🇱🇧 Lebanon (+961)" +value: "LB|+961" +data: "LB|+961" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6951 +label: "🇱🇸 Lesotho (+266)" +value: "LS|+266" +data: "LS|+266" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6952 +label: "🇱🇷 Liberia (+231)" +value: "LR|+231" +data: "LR|+231" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6953 +label: "🇱🇾 Libya (+218)" +value: "LY|+218" +data: "LY|+218" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6954 +label: "🇱🇮 Liechtenstein (+423)" +value: "LI|+423" +data: "LI|+423" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6955 +label: "🇱🇹 Lithuania (+370)" +value: "LT|+370" +data: "LT|+370" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6956 +label: "🇱🇺 Luxembourg (+352)" +value: "LU|+352" +data: "LU|+352" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6957 +label: "🇲🇬 Madagascar (+261)" +value: "MG|+261" +data: "MG|+261" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6958 +label: "🇲🇼 Malawi (+265)" +value: "MW|+265" +data: "MW|+265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6959 +label: "🇲🇾 Malaysia (+60)" +value: "MY|+60" +data: "MY|+60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6960 +label: "🇲🇻 Maldives (+960)" +value: "MV|+960" +data: "MV|+960" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6961 +label: "🇲🇱 Mali (+223)" +value: "ML|+223" +data: "ML|+223" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6962 +label: "🇲🇹 Malta (+356)" +value: "MT|+356" +data: "MT|+356" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6963 +label: "🇲🇭 Marshall Islands (+692)" +value: "MH|+692" +data: "MH|+692" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6964 +label: "🇲🇷 Mauritania (+222)" +value: "MR|+222" +data: "MR|+222" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6965 +label: "🇲🇺 Mauritius (+230)" +value: "MU|+230" +data: "MU|+230" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6966 +label: "🇲🇽 Mexico (+52)" +value: "MX|+52" +data: "MX|+52" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6967 +label: "🇫🇲 Micronesia (+691)" +value: "FM|+691" +data: "FM|+691" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6968 +label: "🇲🇩 Moldova (+373)" +value: "MD|+373" +data: "MD|+373" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6969 +label: "🇲🇨 Monaco (+377)" +value: "MC|+377" +data: "MC|+377" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6970 +label: "🇲🇳 Mongolia (+976)" +value: "MN|+976" +data: "MN|+976" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6971 +label: "🇲🇪 Montenegro (+382)" +value: "ME|+382" +data: "ME|+382" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6972 +label: "🇲🇦 Morocco (+212)" +value: "MA|+212" +data: "MA|+212" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6973 +label: "🇲🇿 Mozambique (+258)" +value: "MZ|+258" +data: "MZ|+258" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6974 +label: "🇲🇲 Myanmar (+95)" +value: "MM|+95" +data: "MM|+95" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6975 +label: "🇳🇦 Namibia (+264)" +value: "NA|+264" +data: "NA|+264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6976 +label: "🇳🇷 Nauru (+674)" +value: "NR|+674" +data: "NR|+674" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6977 +label: "🇳🇵 Nepal (+977)" +value: "NP|+977" +data: "NP|+977" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6978 +label: "🇳🇱 Netherlands (+31)" +value: "NL|+31" +data: "NL|+31" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6979 +label: "🇳🇿 New Zealand (+64)" +value: "NZ|+64" +data: "NZ|+64" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6980 +label: "🇳🇮 Nicaragua (+505)" +value: "NI|+505" +data: "NI|+505" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6981 +label: "🇳🇪 Niger (+227)" +value: "NE|+227" +data: "NE|+227" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6982 +label: "🇳🇬 Nigeria (+234)" +value: "NG|+234" +data: "NG|+234" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6983 +label: "🇲🇰 North Macedonia (+389)" +value: "MK|+389" +data: "MK|+389" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6984 +label: "🇳🇴 Norway (+47)" +value: "NO|+47" +data: "NO|+47" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6985 +label: "🇴🇲 Oman (+968)" +value: "OM|+968" +data: "OM|+968" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6986 +label: "🇵🇰 Pakistan (+92)" +value: "PK|+92" +data: "PK|+92" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6987 +label: "🇵🇼 Palau (+680)" +value: "PW|+680" +data: "PW|+680" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6988 +label: "🇵🇸 Palestine (+970)" +value: "PS|+970" +data: "PS|+970" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6989 +label: "🇵🇦 Panama (+507)" +value: "PA|+507" +data: "PA|+507" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6990 +label: "🇵🇬 Papua New Guinea (+675)" +value: "PG|+675" +data: "PG|+675" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6991 +label: "🇵🇾 Paraguay (+595)" +value: "PY|+595" +data: "PY|+595" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6992 +label: "🇵🇪 Peru (+51)" +value: "PE|+51" +data: "PE|+51" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6993 +label: "🇵🇭 Philippines (+63)" +value: "PH|+63" +data: "PH|+63" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6994 +label: "🇵🇱 Poland (+48)" +value: "PL|+48" +data: "PL|+48" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6995 +label: "🇵🇹 Portugal (+351)" +value: "PT|+351" +data: "PT|+351" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6996 +label: "🇶🇦 Qatar (+974)" +value: "QA|+974" +data: "QA|+974" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6997 +label: "🇷🇴 Romania (+40)" +value: "RO|+40" +data: "RO|+40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6998 +label: "🇷🇺 Russia (+7)" +value: "RU|+7" +data: "RU|+7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6999 +label: "🇷🇼 Rwanda (+250)" +value: "RW|+250" +data: "RW|+250" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7000 +label: "🇰🇳 Saint Kitts and Nevis (+1-869)" +value: "KN|+1-869" +data: "KN|+1-869" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7001 +label: "🇱🇨 Saint Lucia (+1-758)" +value: "LC|+1-758" +data: "LC|+1-758" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7002 +label: "🇻🇨 Saint Vincent (+1-784)" +value: "VC|+1-784" +data: "VC|+1-784" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7003 +label: "🇼🇸 Samoa (+685)" +value: "WS|+685" +data: "WS|+685" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7004 +label: "🇸🇲 San Marino (+378)" +value: "SM|+378" +data: "SM|+378" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7005 +label: "🇸🇹 Sao Tome and Principe (+239)" +value: "ST|+239" +data: "ST|+239" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7006 +label: "🇸🇦 Saudi Arabia (+966)" +value: "SA|+966" +data: "SA|+966" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7007 +label: "🇸🇳 Senegal (+221)" +value: "SN|+221" +data: "SN|+221" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7008 +label: "🇷🇸 Serbia (+381)" +value: "RS|+381" +data: "RS|+381" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7009 +label: "🇸🇨 Seychelles (+248)" +value: "SC|+248" +data: "SC|+248" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7010 +label: "🇸🇱 Sierra Leone (+232)" +value: "SL|+232" +data: "SL|+232" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7011 +label: "🇸🇬 Singapore (+65)" +value: "SG|+65" +data: "SG|+65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7012 +label: "🇸🇰 Slovakia (+421)" +value: "SK|+421" +data: "SK|+421" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7013 +label: "🇸🇮 Slovenia (+386)" +value: "SI|+386" +data: "SI|+386" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7014 +label: "🇸🇧 Solomon Islands (+677)" +value: "SB|+677" +data: "SB|+677" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7015 +label: "🇸🇴 Somalia (+252)" +value: "SO|+252" +data: "SO|+252" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7016 +label: "🇿🇦 South Africa (+27)" +value: "ZA|+27" +data: "ZA|+27" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7017 +label: "🇸🇸 South Sudan (+211)" +value: "SS|+211" +data: "SS|+211" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7018 +label: "🇪🇸 Spain (+34)" +value: "ES|+34" +data: "ES|+34" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7019 +label: "🇱🇰 Sri Lanka (+94)" +value: "LK|+94" +data: "LK|+94" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7020 +label: "🇸🇩 Sudan (+249)" +value: "SD|+249" +data: "SD|+249" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7021 +label: "🇸🇷 Suriname (+597)" +value: "SR|+597" +data: "SR|+597" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7022 +label: "🇸🇪 Sweden (+46)" +value: "SE|+46" +data: "SE|+46" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7023 +label: "🇨🇭 Switzerland (+41)" +value: "CH|+41" +data: "CH|+41" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7024 +label: "🇸🇾 Syria (+963)" +value: "SY|+963" +data: "SY|+963" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7025 +label: "🇹🇼 Taiwan (+886)" +value: "TW|+886" +data: "TW|+886" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7026 +label: "🇹🇯 Tajikistan (+992)" +value: "TJ|+992" +data: "TJ|+992" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7027 +label: "🇹🇿 Tanzania (+255)" +value: "TZ|+255" +data: "TZ|+255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7028 +label: "🇹🇭 Thailand (+66)" +value: "TH|+66" +data: "TH|+66" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7029 +label: "🇹🇱 Timor-Leste (+670)" +value: "TL|+670" +data: "TL|+670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7030 +label: "🇹🇬 Togo (+228)" +value: "TG|+228" +data: "TG|+228" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7031 +label: "🇹🇴 Tonga (+676)" +value: "TO|+676" +data: "TO|+676" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7032 +label: "🇹🇹 Trinidad and Tobago (+1-868)" +value: "TT|+1-868" +data: "TT|+1-868" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7033 +label: "🇹🇳 Tunisia (+216)" +value: "TN|+216" +data: "TN|+216" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7034 +label: "🇹🇷 Turkey (+90)" +value: "TR|+90" +data: "TR|+90" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7035 +label: "🇹🇲 Turkmenistan (+993)" +value: "TM|+993" +data: "TM|+993" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7036 +label: "🇹🇻 Tuvalu (+688)" +value: "TV|+688" +data: "TV|+688" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7037 +label: "🇺🇬 Uganda (+256)" +value: "UG|+256" +data: "UG|+256" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7038 +label: "🇺🇦 Ukraine (+380)" +value: "UA|+380" +data: "UA|+380" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7039 +label: "🇦🇪 United Arab Emirates (+971)" +value: "AE|+971" +data: "AE|+971" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7040 +label: "🇬🇧 United Kingdom (+44)" +value: "GB|+44" +data: "GB|+44" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7041 +label: "🇺🇸 United States (+1)" +value: "US|+1" +data: "US|+1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7042 +label: "🇺🇾 Uruguay (+598)" +value: "UY|+598" +data: "UY|+598" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7043 +label: "🇺🇿 Uzbekistan (+998)" +value: "UZ|+998" +data: "UZ|+998" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7044 +label: "🇻🇺 Vanuatu (+678)" +value: "VU|+678" +data: "VU|+678" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7045 +label: "🇻🇦 Vatican City (+379)" +value: "VA|+379" +data: "VA|+379" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7046 +label: "🇻🇪 Venezuela (+58)" +value: "VE|+58" +data: "VE|+58" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7047 +label: "🇻🇳 Vietnam (+84)" +value: "VN|+84" +data: "VN|+84" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7048 +label: "🇾🇪 Yemen (+967)" +value: "YE|+967" +data: "YE|+967" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7049 +label: "🇿🇲 Zambia (+260)" +value: "ZM|+260" +data: "ZM|+260" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7050 +label: "🇿🇼 Zimbabwe (+263)" +value: "ZW|+263" +data: "ZW|+263" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "GH|+233" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6692 -form: Symfony\Component\Form\Form {#6795 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6841 …5} |
| full_name | "purchase_osn_form[countryCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_form_countryCode" |
| is_selected | Closure($choice, $value) {#7052 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "countryCode" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form_countryCode" |
| valid | true |
| value | "GH|+233" |
buyerPhone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "placeholder" => "Enter valid phone number" "class" => "form-control form-control-lg fs-6" ] |
[ "placeholder" => "Enter valid phone number" "class" => "form-control form-control-lg fs-6" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6701 +payload: null +groups: ? +message: "Please enter your phone number" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#6701 +payload: null +groups: ? +message: "Please enter your phone number" +allowNull: false +normalizer: null } ] |
| label | "Phone Number" |
same as passed value |
| label_attr | [ "class" => "form-label fw-bold small" ] |
[ "class" => "form-label fw-bold small" ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Enter valid phone number" "class" => "form-control form-control-lg fs-6" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#6701 +payload: null +groups: ? +message: "Please enter your phone number" +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 {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6751 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 provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Phone Number" |
| label_attr | [ "class" => "form-label fw-bold small" ] |
| 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 | [ "class" => "mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6753 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#6752 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Enter valid phone number" "class" => "form-control form-control-lg fs-6" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_purchase_osn_form_buyerPhone" ] |
| cache_key | "_purchase_osn_form_buyerPhone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7053 -form: Symfony\Component\Form\Form {#6798 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7054 …5} |
| full_name | "purchase_osn_form[buyerPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_form_buyerPhone" |
| label | "Phone Number" |
| label_attr | [ "class" => "form-label fw-bold small" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "buyerPhone" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form_buyerPhone" |
| valid | true |
| value | "" |
paymentMethod
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "mobileMoney" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Mobile Money" => "mobileMoney" "Card Payment" => "card" ] |
[ "Mobile Money" => "mobileMoney" "Card Payment" => "card" ] |
| data | "mobileMoney" |
same as passed value |
| expanded | true |
same as passed value |
| label | "Payment Method" |
same as passed value |
| label_attr | [ "class" => "form-label fw-bold small" ] |
[ "class" => "form-label fw-bold small" ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "mb-4" ] |
[ "class" => "mb-4" ] |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Mobile Money" => "mobileMoney" "Card Payment" => "card" ] |
| 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 {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data | "mobileMoney" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "Payment Method" |
| label_attr | [ "class" => "form-label fw-bold small" ] |
| 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 | [ "class" => "mb-4" ] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#6760 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_purchase_osn_form_paymentMethod" ] |
| cache_key | "_purchase_osn_form_paymentMethod_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6769 +label: "Mobile Money" +value: "mobileMoney" +data: "mobileMoney" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6770 +label: "Card Payment" +value: "card" +data: "card" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "mobileMoney" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#7055 -form: Symfony\Component\Form\Form {#6829 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#7056 …5} |
| full_name | "purchase_osn_form[paymentMethod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_form_paymentMethod" |
| is_selected | Closure($choice, $value) {#7057 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Payment Method" |
| label_attr | [ "class" => "form-label fw-bold small" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "paymentMethod" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-4" ] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form_paymentMethod" |
| valid | true |
| value | "mobileMoney" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"mobileMoney"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Mobile Money" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "mobileMoney" |
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 | "entry" |
| 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 {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6808 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mobile Money" |
| 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() {#6810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#6811 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "mobileMoney" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_purchase_osn_form_paymentMethod_entry" ] |
| cache_key | "_purchase_osn_form_paymentMethod_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7061 -form: Symfony\Component\Form\Form {#6832 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7060 …5} |
| full_name | "purchase_osn_form[paymentMethod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_form_paymentMethod_0" |
| label | "Mobile Money" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form_paymentMethod_entry" |
| valid | true |
| value | "mobileMoney" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Card Payment" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "card" |
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 | "entry" |
| 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 {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6808 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6809 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Card Payment" |
| 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() {#6822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#6821 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "card" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_purchase_osn_form_paymentMethod_entry" ] |
| cache_key | "_purchase_osn_form_paymentMethod_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7062 -form: Symfony\Component\Form\Form {#6835 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7063 …5} |
| full_name | "purchase_osn_form[paymentMethod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_form_paymentMethod_1" |
| label | "Card Payment" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form_paymentMethod_entry" |
| valid | true |
| value | "card" |
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-lg text-white fw-bold py-3 payment-btn w-100" ] |
[ "class" => "btn btn-lg text-white fw-bold py-3 payment-btn w-100" ] |
| label | "Proceed to Payment" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-lg text-white fw-bold py-3 payment-btn w-100" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Proceed to Payment" |
| 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-lg text-white fw-bold py-3 payment-btn w-100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_purchase_osn_form_submit" ] |
| cache_key | "_purchase_osn_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#7058 …5} |
| full_name | "purchase_osn_form[submit]" |
| id | "purchase_osn_form_submit" |
| label | "Proceed to Payment" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_purchase_osn_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5b492b5f44e2.K_fgJMr0M235u53-sKltIGMaYvlxF6jhhqqnm61R5U4.b52XXLOCAwG6z9eN6MRUdQtJDpg1IuSl9vLP-P011AtZmqNqubdyHoyLrQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "5b492b5f44e2.K_fgJMr0M235u53-sKltIGMaYvlxF6jhhqqnm61R5U4.b52XXLOCAwG6z9eN6MRUdQtJDpg1IuSl9vLP-P011AtZmqNqubdyHoyLrQ" |
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 {#3942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3944 …} -namespace: Closure() {#3946 …} } |
| data | "5b492b5f44e2.K_fgJMr0M235u53-sKltIGMaYvlxF6jhhqqnm61R5U4.b52XXLOCAwG6z9eN6MRUdQtJDpg1IuSl9vLP-P011AtZmqNqubdyHoyLrQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7066 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() {#7068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1107 …} $message: Closure() {#7067 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_purchase_osn_form__token" ] |
| cache_key | "_purchase_osn_form__token_hidden" |
| compound | false |
| data | "5b492b5f44e2.K_fgJMr0M235u53-sKltIGMaYvlxF6jhhqqnm61R5U4.b52XXLOCAwG6z9eN6MRUdQtJDpg1IuSl9vLP-P011AtZmqNqubdyHoyLrQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7078 -form: Symfony\Component\Form\Form {#7074 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7069 …5} |
| full_name | "purchase_osn_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "purchase_osn_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 | "_purchase_osn_form__token" |
| valid | true |
| value | "5b492b5f44e2.K_fgJMr0M235u53-sKltIGMaYvlxF6jhhqqnm61R5U4.b52XXLOCAwG6z9eN6MRUdQtJDpg1IuSl9vLP-P011AtZmqNqubdyHoyLrQ" |