- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 221
- Events
- Routing
- Cache
- Translation 246
- Security
- Twig
- HTTP Client
- Doctrine 2
- Migrations 165
- E-mails
- Debug
- Messages
- E-mails
- Notifications
- Blocks 1
- JMS Serializer 0
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
-
country_code
-
phone_number
-
-
-
first
-
second
-
-
termsAccepted
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1053 #tokens: Doctrine\Common\Collections\ArrayCollection {#1094 …} -id: null -username: null -roles: [] -password: null -email: null -phone: null -firstName: null -lastName: null -birthdate: null -countryOfResidence: null -isVerified: false -agentDiscount: 0 -passwordPlain: null -partnerCoupons: Doctrine\Common\Collections\ArrayCollection {#1054 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#1053 #tokens: Doctrine\Common\Collections\ArrayCollection {#1094 …} -id: null -username: null -roles: [] -password: null -email: null -phone: null -firstName: null -lastName: null -birthdate: null -countryOfResidence: null -isVerified: false -agentDiscount: 0 -passwordPlain: null -partnerCoupons: Doctrine\Common\Collections\ArrayCollection {#1054 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data | App\Entity\User {#1053 #tokens: Doctrine\Common\Collections\ArrayCollection {#1094 …} -id: null -username: null -roles: [] -password: null -email: null -phone: null -firstName: null -lastName: null -birthdate: null -countryOfResidence: null -isVerified: false -agentDiscount: 0 -passwordPlain: null -partnerCoupons: Doctrine\Common\Collections\ArrayCollection {#1054 …} } |
data_class | "App\Entity\User" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1302 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1074 …} use: { $class: "App\Entity\User" } } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#1303 …} } } |
validation_groups | [ "Default" "Registration" ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#1053 #tokens: Doctrine\Common\Collections\ArrayCollection {#1094 …} -id: null -username: null -roles: [] -password: null -email: null -phone: null -firstName: null -lastName: null -birthdate: null -countryOfResidence: null -isVerified: false -agentDiscount: 0 -passwordPlain: null -partnerCoupons: Doctrine\Common\Collections\ArrayCollection {#1054 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5472 -form: Symfony\Component\Form\Form {#5485 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1305 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#1053 #tokens: Doctrine\Common\Collections\ArrayCollection {#1094 …} -id: null -username: null -roles: [] -password: null -email: null -phone: null -firstName: null -lastName: null -birthdate: null -countryOfResidence: null -isVerified: false -agentDiscount: 0 -passwordPlain: null -partnerCoupons: Doctrine\Common\Collections\ArrayCollection {#1054 …} } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "E-mail" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1323 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1074 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "E-mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#1322 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1428 -form: Symfony\Component\Form\Form {#5481 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5538 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form_email" |
label | "E-mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
phone
"App\Form\Type\CountryPhoneType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "country_code" => null "phone_number" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Cell phone" |
same as passed value |
preferred_choices | [ 48 49 44 34 ] |
[ 48 49 44 34 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1432 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1074 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Cell phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [ 48 49 44 34 ] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#1436 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "country_phone" "_registration_form_phone" ] |
cache_key | "_registration_form_phone_country_phone" |
compound | true |
data | [ "country_code" => null "phone_number" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5513 -form: Symfony\Component\Form\Form {#5520 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5504 …5} |
full_name | "registration_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form_phone" |
label | "Cell phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_phone" |
valid | true |
value | [ "country_code" => null "phone_number" => null ] |
country_code
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
choices | [ "United States (+1)" => 1 "Antigua & Barbuda (+1)" => 1 "Anguilla (+1)" => 1 "American Samoa (+1)" => 1 "Barbados (+1)" => 1 "Bermuda (+1)" => 1 "Bahamas (+1)" => 1 "Canada (+1)" => 1 "Dominica (+1)" => 1 "Dominican Republic (+1)" => 1 "Grenada (+1)" => 1 "Guam (+1)" => 1 "Jamaica (+1)" => 1 "St. Kitts & Nevis (+1)" => 1 "Cayman Islands (+1)" => 1 "St. Lucia (+1)" => 1 "Northern Mariana Islands (+1)" => 1 "Montserrat (+1)" => 1 "Puerto Rico (+1)" => 1 "Sint Maarten (+1)" => 1 "Turks & Caicos Islands (+1)" => 1 "Trinidad & Tobago (+1)" => 1 "St. Vincent & Grenadines (+1)" => 1 "British Virgin Islands (+1)" => 1 "U.S. Virgin Islands (+1)" => 1 "Russia (+7)" => 7 "Kazakhstan (+7)" => 7 "Egypt (+20)" => 20 "South Africa (+27)" => 27 "Greece (+30)" => 30 "Netherlands (+31)" => 31 "Belgium (+32)" => 32 "France (+33)" => 33 "Spain (+34)" => 34 "Hungary (+36)" => 36 "Italy (+39)" => 39 "Vatican City (+39)" => 39 "Romania (+40)" => 40 "Switzerland (+41)" => 41 "Austria (+43)" => 43 "United Kingdom (+44)" => 44 "Guernsey (+44)" => 44 "Isle of Man (+44)" => 44 "Jersey (+44)" => 44 "Denmark (+45)" => 45 "Sweden (+46)" => 46 "Norway (+47)" => 47 "Svalbard & Jan Mayen (+47)" => 47 "Poland (+48)" => 48 "Germany (+49)" => 49 "Peru (+51)" => 51 "Mexico (+52)" => 52 "Cuba (+53)" => 53 "Argentina (+54)" => 54 "Brazil (+55)" => 55 "Chile (+56)" => 56 "Colombia (+57)" => 57 "Venezuela (+58)" => 58 "Malaysia (+60)" => 60 "Australia (+61)" => 61 "Cocos (Keeling) Islands (+61)" => 61 "Christmas Island (+61)" => 61 "Indonesia (+62)" => 62 "Philippines (+63)" => 63 "New Zealand (+64)" => 64 "Singapore (+65)" => 65 "Thailand (+66)" => 66 "Japan (+81)" => 81 "South Korea (+82)" => 82 "Vietnam (+84)" => 84 "China (+86)" => 86 "Turkey (+90)" => 90 "India (+91)" => 91 "Pakistan (+92)" => 92 "Afghanistan (+93)" => 93 "Sri Lanka (+94)" => 94 "Myanmar (Burma) (+95)" => 95 "Iran (+98)" => 98 "South Sudan (+211)" => 211 "Morocco (+212)" => 212 "Western Sahara (+212)" => 212 "Algeria (+213)" => 213 "Tunisia (+216)" => 216 "Libya (+218)" => 218 "Gambia (+220)" => 220 "Senegal (+221)" => 221 "Mauritania (+222)" => 222 "Mali (+223)" => 223 "Guinea (+224)" => 224 "Côte d’Ivoire (+225)" => 225 "Burkina Faso (+226)" => 226 "Niger (+227)" => 227 "Togo (+228)" => 228 "Benin (+229)" => 229 "Mauritius (+230)" => 230 "Liberia (+231)" => 231 "Sierra Leone (+232)" => 232 "Ghana (+233)" => 233 "Nigeria (+234)" => 234 "Chad (+235)" => 235 "Central African Republic (+236)" => 236 "Cameroon (+237)" => 237 "Cape Verde (+238)" => 238 "São Tomé & Príncipe (+239)" => 239 "Equatorial Guinea (+240)" => 240 "Gabon (+241)" => 241 "Congo - Brazzaville (+242)" => 242 "Congo - Kinshasa (+243)" => 243 "Angola (+244)" => 244 "Guinea-Bissau (+245)" => 245 "British Indian Ocean Territory (+246)" => 246 "Ascension Island (+247)" => 247 "Seychelles (+248)" => 248 "Sudan (+249)" => 249 "Rwanda (+250)" => 250 "Ethiopia (+251)" => 251 "Somalia (+252)" => 252 "Djibouti (+253)" => 253 "Kenya (+254)" => 254 "Tanzania (+255)" => 255 "Uganda (+256)" => 256 "Burundi (+257)" => 257 "Mozambique (+258)" => 258 "Zambia (+260)" => 260 "Madagascar (+261)" => 261 "Réunion (+262)" => 262 "Mayotte (+262)" => 262 "Zimbabwe (+263)" => 263 "Namibia (+264)" => 264 "Malawi (+265)" => 265 "Lesotho (+266)" => 266 "Botswana (+267)" => 267 "Eswatini (+268)" => 268 "Comoros (+269)" => 269 "St. Helena (+290)" => 290 "Tristan da Cunha (+290)" => 290 "Eritrea (+291)" => 291 "Aruba (+297)" => 297 "Faroe Islands (+298)" => 298 "Greenland (+299)" => 299 "Gibraltar (+350)" => 350 "Portugal (+351)" => 351 "Luxembourg (+352)" => 352 "Ireland (+353)" => 353 "Iceland (+354)" => 354 "Albania (+355)" => 355 "Malta (+356)" => 356 "Cyprus (+357)" => 357 "Finland (+358)" => 358 "Åland Islands (+358)" => 358 "Bulgaria (+359)" => 359 "Lithuania (+370)" => 370 "Latvia (+371)" => 371 "Estonia (+372)" => 372 "Moldova (+373)" => 373 "Armenia (+374)" => 374 "Belarus (+375)" => 375 "Andorra (+376)" => 376 "Monaco (+377)" => 377 "San Marino (+378)" => 378 "Ukraine (+380)" => 380 "Serbia (+381)" => 381 "Montenegro (+382)" => 382 "Kosovo (+383)" => 383 "Croatia (+385)" => 385 "Slovenia (+386)" => 386 "Bosnia & Herzegovina (+387)" => 387 "North Macedonia (+389)" => 389 "Czechia (+420)" => 420 "Slovakia (+421)" => 421 "Liechtenstein (+423)" => 423 "Falkland Islands (+500)" => 500 "Belize (+501)" => 501 "Guatemala (+502)" => 502 "El Salvador (+503)" => 503 "Honduras (+504)" => 504 "Nicaragua (+505)" => 505 "Costa Rica (+506)" => 506 "Panama (+507)" => 507 "St. Pierre & Miquelon (+508)" => 508 "Haiti (+509)" => 509 "Guadeloupe (+590)" => 590 "St. Barthélemy (+590)" => 590 "St. Martin (+590)" => 590 "Bolivia (+591)" => 591 "Guyana (+592)" => 592 "Ecuador (+593)" => 593 "French Guiana (+594)" => 594 "Paraguay (+595)" => 595 "Martinique (+596)" => 596 "Suriname (+597)" => 597 "Uruguay (+598)" => 598 "Curaçao (+599)" => 599 "Caribbean Netherlands (+599)" => 599 "Timor-Leste (+670)" => 670 "Norfolk Island (+672)" => 672 "Brunei (+673)" => 673 "Nauru (+674)" => 674 "Papua New Guinea (+675)" => 675 "Tonga (+676)" => 676 "Solomon Islands (+677)" => 677 "Vanuatu (+678)" => 678 "Fiji (+679)" => 679 "Palau (+680)" => 680 "Wallis & Futuna (+681)" => 681 "Cook Islands (+682)" => 682 "Niue (+683)" => 683 "Samoa (+685)" => 685 "Kiribati (+686)" => 686 "New Caledonia (+687)" => 687 "Tuvalu (+688)" => 688 "French Polynesia (+689)" => 689 "Tokelau (+690)" => 690 "Micronesia (+691)" => 691 "Marshall Islands (+692)" => 692 "North Korea (+850)" => 850 "Hong Kong SAR China (+852)" => 852 "Macao SAR China (+853)" => 853 "Cambodia (+855)" => 855 "Laos (+856)" => 856 "Bangladesh (+880)" => 880 "Taiwan (+886)" => 886 "Maldives (+960)" => 960 "Lebanon (+961)" => 961 "Jordan (+962)" => 962 "Syria (+963)" => 963 "Iraq (+964)" => 964 "Kuwait (+965)" => 965 "Saudi Arabia (+966)" => 966 "Yemen (+967)" => 967 "Oman (+968)" => 968 "Palestinian Territories (+970)" => 970 "United Arab Emirates (+971)" => 971 "Israel (+972)" => 972 "Bahrain (+973)" => 973 "Qatar (+974)" => 974 "Bhutan (+975)" => 975 "Mongolia (+976)" => 976 "Nepal (+977)" => 977 "Tajikistan (+992)" => 992 "Turkmenistan (+993)" => 993 "Azerbaijan (+994)" => 994 "Georgia (+995)" => 995 "Kyrgyzstan (+996)" => 996 "Uzbekistan (+998)" => 998 ] |
[ "United States (+1)" => 1 "Antigua & Barbuda (+1)" => 1 "Anguilla (+1)" => 1 "American Samoa (+1)" => 1 "Barbados (+1)" => 1 "Bermuda (+1)" => 1 "Bahamas (+1)" => 1 "Canada (+1)" => 1 "Dominica (+1)" => 1 "Dominican Republic (+1)" => 1 "Grenada (+1)" => 1 "Guam (+1)" => 1 "Jamaica (+1)" => 1 "St. Kitts & Nevis (+1)" => 1 "Cayman Islands (+1)" => 1 "St. Lucia (+1)" => 1 "Northern Mariana Islands (+1)" => 1 "Montserrat (+1)" => 1 "Puerto Rico (+1)" => 1 "Sint Maarten (+1)" => 1 "Turks & Caicos Islands (+1)" => 1 "Trinidad & Tobago (+1)" => 1 "St. Vincent & Grenadines (+1)" => 1 "British Virgin Islands (+1)" => 1 "U.S. Virgin Islands (+1)" => 1 "Russia (+7)" => 7 "Kazakhstan (+7)" => 7 "Egypt (+20)" => 20 "South Africa (+27)" => 27 "Greece (+30)" => 30 "Netherlands (+31)" => 31 "Belgium (+32)" => 32 "France (+33)" => 33 "Spain (+34)" => 34 "Hungary (+36)" => 36 "Italy (+39)" => 39 "Vatican City (+39)" => 39 "Romania (+40)" => 40 "Switzerland (+41)" => 41 "Austria (+43)" => 43 "United Kingdom (+44)" => 44 "Guernsey (+44)" => 44 "Isle of Man (+44)" => 44 "Jersey (+44)" => 44 "Denmark (+45)" => 45 "Sweden (+46)" => 46 "Norway (+47)" => 47 "Svalbard & Jan Mayen (+47)" => 47 "Poland (+48)" => 48 "Germany (+49)" => 49 "Peru (+51)" => 51 "Mexico (+52)" => 52 "Cuba (+53)" => 53 "Argentina (+54)" => 54 "Brazil (+55)" => 55 "Chile (+56)" => 56 "Colombia (+57)" => 57 "Venezuela (+58)" => 58 "Malaysia (+60)" => 60 "Australia (+61)" => 61 "Cocos (Keeling) Islands (+61)" => 61 "Christmas Island (+61)" => 61 "Indonesia (+62)" => 62 "Philippines (+63)" => 63 "New Zealand (+64)" => 64 "Singapore (+65)" => 65 "Thailand (+66)" => 66 "Japan (+81)" => 81 "South Korea (+82)" => 82 "Vietnam (+84)" => 84 "China (+86)" => 86 "Turkey (+90)" => 90 "India (+91)" => 91 "Pakistan (+92)" => 92 "Afghanistan (+93)" => 93 "Sri Lanka (+94)" => 94 "Myanmar (Burma) (+95)" => 95 "Iran (+98)" => 98 "South Sudan (+211)" => 211 "Morocco (+212)" => 212 "Western Sahara (+212)" => 212 "Algeria (+213)" => 213 "Tunisia (+216)" => 216 "Libya (+218)" => 218 "Gambia (+220)" => 220 "Senegal (+221)" => 221 "Mauritania (+222)" => 222 "Mali (+223)" => 223 "Guinea (+224)" => 224 "Côte d’Ivoire (+225)" => 225 "Burkina Faso (+226)" => 226 "Niger (+227)" => 227 "Togo (+228)" => 228 "Benin (+229)" => 229 "Mauritius (+230)" => 230 "Liberia (+231)" => 231 "Sierra Leone (+232)" => 232 "Ghana (+233)" => 233 "Nigeria (+234)" => 234 "Chad (+235)" => 235 "Central African Republic (+236)" => 236 "Cameroon (+237)" => 237 "Cape Verde (+238)" => 238 "São Tomé & Príncipe (+239)" => 239 "Equatorial Guinea (+240)" => 240 "Gabon (+241)" => 241 "Congo - Brazzaville (+242)" => 242 "Congo - Kinshasa (+243)" => 243 "Angola (+244)" => 244 "Guinea-Bissau (+245)" => 245 "British Indian Ocean Territory (+246)" => 246 "Ascension Island (+247)" => 247 "Seychelles (+248)" => 248 "Sudan (+249)" => 249 "Rwanda (+250)" => 250 "Ethiopia (+251)" => 251 "Somalia (+252)" => 252 "Djibouti (+253)" => 253 "Kenya (+254)" => 254 "Tanzania (+255)" => 255 "Uganda (+256)" => 256 "Burundi (+257)" => 257 "Mozambique (+258)" => 258 "Zambia (+260)" => 260 "Madagascar (+261)" => 261 "Réunion (+262)" => 262 "Mayotte (+262)" => 262 "Zimbabwe (+263)" => 263 "Namibia (+264)" => 264 "Malawi (+265)" => 265 "Lesotho (+266)" => 266 "Botswana (+267)" => 267 "Eswatini (+268)" => 268 "Comoros (+269)" => 269 "St. Helena (+290)" => 290 "Tristan da Cunha (+290)" => 290 "Eritrea (+291)" => 291 "Aruba (+297)" => 297 "Faroe Islands (+298)" => 298 "Greenland (+299)" => 299 "Gibraltar (+350)" => 350 "Portugal (+351)" => 351 "Luxembourg (+352)" => 352 "Ireland (+353)" => 353 "Iceland (+354)" => 354 "Albania (+355)" => 355 "Malta (+356)" => 356 "Cyprus (+357)" => 357 "Finland (+358)" => 358 "Åland Islands (+358)" => 358 "Bulgaria (+359)" => 359 "Lithuania (+370)" => 370 "Latvia (+371)" => 371 "Estonia (+372)" => 372 "Moldova (+373)" => 373 "Armenia (+374)" => 374 "Belarus (+375)" => 375 "Andorra (+376)" => 376 "Monaco (+377)" => 377 "San Marino (+378)" => 378 "Ukraine (+380)" => 380 "Serbia (+381)" => 381 "Montenegro (+382)" => 382 "Kosovo (+383)" => 383 "Croatia (+385)" => 385 "Slovenia (+386)" => 386 "Bosnia & Herzegovina (+387)" => 387 "North Macedonia (+389)" => 389 "Czechia (+420)" => 420 "Slovakia (+421)" => 421 "Liechtenstein (+423)" => 423 "Falkland Islands (+500)" => 500 "Belize (+501)" => 501 "Guatemala (+502)" => 502 "El Salvador (+503)" => 503 "Honduras (+504)" => 504 "Nicaragua (+505)" => 505 "Costa Rica (+506)" => 506 "Panama (+507)" => 507 "St. Pierre & Miquelon (+508)" => 508 "Haiti (+509)" => 509 "Guadeloupe (+590)" => 590 "St. Barthélemy (+590)" => 590 "St. Martin (+590)" => 590 "Bolivia (+591)" => 591 "Guyana (+592)" => 592 "Ecuador (+593)" => 593 "French Guiana (+594)" => 594 "Paraguay (+595)" => 595 "Martinique (+596)" => 596 "Suriname (+597)" => 597 "Uruguay (+598)" => 598 "Curaçao (+599)" => 599 "Caribbean Netherlands (+599)" => 599 "Timor-Leste (+670)" => 670 "Norfolk Island (+672)" => 672 "Brunei (+673)" => 673 "Nauru (+674)" => 674 "Papua New Guinea (+675)" => 675 "Tonga (+676)" => 676 "Solomon Islands (+677)" => 677 "Vanuatu (+678)" => 678 "Fiji (+679)" => 679 "Palau (+680)" => 680 "Wallis & Futuna (+681)" => 681 "Cook Islands (+682)" => 682 "Niue (+683)" => 683 "Samoa (+685)" => 685 "Kiribati (+686)" => 686 "New Caledonia (+687)" => 687 "Tuvalu (+688)" => 688 "French Polynesia (+689)" => 689 "Tokelau (+690)" => 690 "Micronesia (+691)" => 691 "Marshall Islands (+692)" => 692 "North Korea (+850)" => 850 "Hong Kong SAR China (+852)" => 852 "Macao SAR China (+853)" => 853 "Cambodia (+855)" => 855 "Laos (+856)" => 856 "Bangladesh (+880)" => 880 "Taiwan (+886)" => 886 "Maldives (+960)" => 960 "Lebanon (+961)" => 961 "Jordan (+962)" => 962 "Syria (+963)" => 963 "Iraq (+964)" => 964 "Kuwait (+965)" => 965 "Saudi Arabia (+966)" => 966 "Yemen (+967)" => 967 "Oman (+968)" => 968 "Palestinian Territories (+970)" => 970 "United Arab Emirates (+971)" => 971 "Israel (+972)" => 972 "Bahrain (+973)" => 973 "Qatar (+974)" => 974 "Bhutan (+975)" => 975 "Mongolia (+976)" => 976 "Nepal (+977)" => 977 "Tajikistan (+992)" => 992 "Turkmenistan (+993)" => 993 "Azerbaijan (+994)" => 994 "Georgia (+995)" => 995 "Kyrgyzstan (+996)" => 996 "Uzbekistan (+998)" => 998 ] |
label | "pages.common.component.phone.countryCode" |
same as passed value |
preferred_choices | [ 48 49 44 34 ] |
[ 48 49 44 34 ] |
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 | [ "United States (+1)" => 1 "Antigua & Barbuda (+1)" => 1 "Anguilla (+1)" => 1 "American Samoa (+1)" => 1 "Barbados (+1)" => 1 "Bermuda (+1)" => 1 "Bahamas (+1)" => 1 "Canada (+1)" => 1 "Dominica (+1)" => 1 "Dominican Republic (+1)" => 1 "Grenada (+1)" => 1 "Guam (+1)" => 1 "Jamaica (+1)" => 1 "St. Kitts & Nevis (+1)" => 1 "Cayman Islands (+1)" => 1 "St. Lucia (+1)" => 1 "Northern Mariana Islands (+1)" => 1 "Montserrat (+1)" => 1 "Puerto Rico (+1)" => 1 "Sint Maarten (+1)" => 1 "Turks & Caicos Islands (+1)" => 1 "Trinidad & Tobago (+1)" => 1 "St. Vincent & Grenadines (+1)" => 1 "British Virgin Islands (+1)" => 1 "U.S. Virgin Islands (+1)" => 1 "Russia (+7)" => 7 "Kazakhstan (+7)" => 7 "Egypt (+20)" => 20 "South Africa (+27)" => 27 "Greece (+30)" => 30 "Netherlands (+31)" => 31 "Belgium (+32)" => 32 "France (+33)" => 33 "Spain (+34)" => 34 "Hungary (+36)" => 36 "Italy (+39)" => 39 "Vatican City (+39)" => 39 "Romania (+40)" => 40 "Switzerland (+41)" => 41 "Austria (+43)" => 43 "United Kingdom (+44)" => 44 "Guernsey (+44)" => 44 "Isle of Man (+44)" => 44 "Jersey (+44)" => 44 "Denmark (+45)" => 45 "Sweden (+46)" => 46 "Norway (+47)" => 47 "Svalbard & Jan Mayen (+47)" => 47 "Poland (+48)" => 48 "Germany (+49)" => 49 "Peru (+51)" => 51 "Mexico (+52)" => 52 "Cuba (+53)" => 53 "Argentina (+54)" => 54 "Brazil (+55)" => 55 "Chile (+56)" => 56 "Colombia (+57)" => 57 "Venezuela (+58)" => 58 "Malaysia (+60)" => 60 "Australia (+61)" => 61 "Cocos (Keeling) Islands (+61)" => 61 "Christmas Island (+61)" => 61 "Indonesia (+62)" => 62 "Philippines (+63)" => 63 "New Zealand (+64)" => 64 "Singapore (+65)" => 65 "Thailand (+66)" => 66 "Japan (+81)" => 81 "South Korea (+82)" => 82 "Vietnam (+84)" => 84 "China (+86)" => 86 "Turkey (+90)" => 90 "India (+91)" => 91 "Pakistan (+92)" => 92 "Afghanistan (+93)" => 93 "Sri Lanka (+94)" => 94 "Myanmar (Burma) (+95)" => 95 "Iran (+98)" => 98 "South Sudan (+211)" => 211 "Morocco (+212)" => 212 "Western Sahara (+212)" => 212 "Algeria (+213)" => 213 "Tunisia (+216)" => 216 "Libya (+218)" => 218 "Gambia (+220)" => 220 "Senegal (+221)" => 221 "Mauritania (+222)" => 222 "Mali (+223)" => 223 "Guinea (+224)" => 224 "Côte d’Ivoire (+225)" => 225 "Burkina Faso (+226)" => 226 "Niger (+227)" => 227 "Togo (+228)" => 228 "Benin (+229)" => 229 "Mauritius (+230)" => 230 "Liberia (+231)" => 231 "Sierra Leone (+232)" => 232 "Ghana (+233)" => 233 "Nigeria (+234)" => 234 "Chad (+235)" => 235 "Central African Republic (+236)" => 236 "Cameroon (+237)" => 237 "Cape Verde (+238)" => 238 "São Tomé & Príncipe (+239)" => 239 "Equatorial Guinea (+240)" => 240 "Gabon (+241)" => 241 "Congo - Brazzaville (+242)" => 242 "Congo - Kinshasa (+243)" => 243 "Angola (+244)" => 244 "Guinea-Bissau (+245)" => 245 "British Indian Ocean Territory (+246)" => 246 "Ascension Island (+247)" => 247 "Seychelles (+248)" => 248 "Sudan (+249)" => 249 "Rwanda (+250)" => 250 "Ethiopia (+251)" => 251 "Somalia (+252)" => 252 "Djibouti (+253)" => 253 "Kenya (+254)" => 254 "Tanzania (+255)" => 255 "Uganda (+256)" => 256 "Burundi (+257)" => 257 "Mozambique (+258)" => 258 "Zambia (+260)" => 260 "Madagascar (+261)" => 261 "Réunion (+262)" => 262 "Mayotte (+262)" => 262 "Zimbabwe (+263)" => 263 "Namibia (+264)" => 264 "Malawi (+265)" => 265 "Lesotho (+266)" => 266 "Botswana (+267)" => 267 "Eswatini (+268)" => 268 "Comoros (+269)" => 269 "St. Helena (+290)" => 290 "Tristan da Cunha (+290)" => 290 "Eritrea (+291)" => 291 "Aruba (+297)" => 297 "Faroe Islands (+298)" => 298 "Greenland (+299)" => 299 "Gibraltar (+350)" => 350 "Portugal (+351)" => 351 "Luxembourg (+352)" => 352 "Ireland (+353)" => 353 "Iceland (+354)" => 354 "Albania (+355)" => 355 "Malta (+356)" => 356 "Cyprus (+357)" => 357 "Finland (+358)" => 358 "Åland Islands (+358)" => 358 "Bulgaria (+359)" => 359 "Lithuania (+370)" => 370 "Latvia (+371)" => 371 "Estonia (+372)" => 372 "Moldova (+373)" => 373 "Armenia (+374)" => 374 "Belarus (+375)" => 375 "Andorra (+376)" => 376 "Monaco (+377)" => 377 "San Marino (+378)" => 378 "Ukraine (+380)" => 380 "Serbia (+381)" => 381 "Montenegro (+382)" => 382 "Kosovo (+383)" => 383 "Croatia (+385)" => 385 "Slovenia (+386)" => 386 "Bosnia & Herzegovina (+387)" => 387 "North Macedonia (+389)" => 389 "Czechia (+420)" => 420 "Slovakia (+421)" => 421 "Liechtenstein (+423)" => 423 "Falkland Islands (+500)" => 500 "Belize (+501)" => 501 "Guatemala (+502)" => 502 "El Salvador (+503)" => 503 "Honduras (+504)" => 504 "Nicaragua (+505)" => 505 "Costa Rica (+506)" => 506 "Panama (+507)" => 507 "St. Pierre & Miquelon (+508)" => 508 "Haiti (+509)" => 509 "Guadeloupe (+590)" => 590 "St. Barthélemy (+590)" => 590 "St. Martin (+590)" => 590 "Bolivia (+591)" => 591 "Guyana (+592)" => 592 "Ecuador (+593)" => 593 "French Guiana (+594)" => 594 "Paraguay (+595)" => 595 "Martinique (+596)" => 596 "Suriname (+597)" => 597 "Uruguay (+598)" => 598 "Curaçao (+599)" => 599 "Caribbean Netherlands (+599)" => 599 "Timor-Leste (+670)" => 670 "Norfolk Island (+672)" => 672 "Brunei (+673)" => 673 "Nauru (+674)" => 674 "Papua New Guinea (+675)" => 675 "Tonga (+676)" => 676 "Solomon Islands (+677)" => 677 "Vanuatu (+678)" => 678 "Fiji (+679)" => 679 "Palau (+680)" => 680 "Wallis & Futuna (+681)" => 681 "Cook Islands (+682)" => 682 "Niue (+683)" => 683 "Samoa (+685)" => 685 "Kiribati (+686)" => 686 "New Caledonia (+687)" => 687 "Tuvalu (+688)" => 688 "French Polynesia (+689)" => 689 "Tokelau (+690)" => 690 "Micronesia (+691)" => 691 "Marshall Islands (+692)" => 692 "North Korea (+850)" => 850 "Hong Kong SAR China (+852)" => 852 "Macao SAR China (+853)" => 853 "Cambodia (+855)" => 855 "Laos (+856)" => 856 "Bangladesh (+880)" => 880 "Taiwan (+886)" => 886 "Maldives (+960)" => 960 "Lebanon (+961)" => 961 "Jordan (+962)" => 962 "Syria (+963)" => 963 "Iraq (+964)" => 964 "Kuwait (+965)" => 965 "Saudi Arabia (+966)" => 966 "Yemen (+967)" => 967 "Oman (+968)" => 968 "Palestinian Territories (+970)" => 970 "United Arab Emirates (+971)" => 971 "Israel (+972)" => 972 "Bahrain (+973)" => 973 "Qatar (+974)" => 974 "Bhutan (+975)" => 975 "Mongolia (+976)" => 976 "Nepal (+977)" => 977 "Tajikistan (+992)" => 992 "Turkmenistan (+993)" => 993 "Azerbaijan (+994)" => 994 "Georgia (+995)" => 995 "Kyrgyzstan (+996)" => 996 "Uzbekistan (+998)" => 998 ] |
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 {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data_class | null |
disabled | false |
documentation | [] |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "pages.common.component.phone.countryCode" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [ 48 49 44 34 ] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#5499 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_phone_country_code" ] |
cache_key | "_registration_form_phone_country_code_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +label: "United States (+1)" +value: "0" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "Antigua & Barbuda (+1)" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5587 +label: "Anguilla (+1)" +value: "2" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5589 +label: "American Samoa (+1)" +value: "3" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +label: "Barbados (+1)" +value: "4" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +label: "Bermuda (+1)" +value: "5" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "Bahamas (+1)" +value: "6" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "Canada (+1)" +value: "7" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "Dominica (+1)" +value: "8" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +label: "Dominican Republic (+1)" +value: "9" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5602 +label: "Grenada (+1)" +value: "10" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5603 +label: "Guam (+1)" +value: "11" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5604 +label: "Jamaica (+1)" +value: "12" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +label: "St. Kitts & Nevis (+1)" +value: "13" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +label: "Cayman Islands (+1)" +value: "14" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +label: "St. Lucia (+1)" +value: "15" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +label: "Northern Mariana Islands (+1)" +value: "16" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5609 +label: "Montserrat (+1)" +value: "17" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5610 +label: "Puerto Rico (+1)" +value: "18" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5611 +label: "Sint Maarten (+1)" +value: "19" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5612 +label: "Turks & Caicos Islands (+1)" +value: "20" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +label: "Trinidad & Tobago (+1)" +value: "21" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +label: "St. Vincent & Grenadines (+1)" +value: "22" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +label: "British Virgin Islands (+1)" +value: "23" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +label: "U.S. Virgin Islands (+1)" +value: "24" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +label: "Russia (+7)" +value: "25" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +label: "Kazakhstan (+7)" +value: "26" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +label: "Egypt (+20)" +value: "27" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +label: "South Africa (+27)" +value: "28" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +label: "Greece (+30)" +value: "29" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "Netherlands (+31)" +value: "30" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +label: "Belgium (+32)" +value: "31" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +label: "France (+33)" +value: "32" +data: 33 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +label: "Spain (+34)" +value: "33" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5626 +label: "Hungary (+36)" +value: "34" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5627 +label: "Italy (+39)" +value: "35" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +label: "Vatican City (+39)" +value: "36" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5629 +label: "Romania (+40)" +value: "37" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +label: "Switzerland (+41)" +value: "38" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5631 +label: "Austria (+43)" +value: "39" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "United Kingdom (+44)" +value: "40" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +label: "Guernsey (+44)" +value: "41" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "Isle of Man (+44)" +value: "42" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +label: "Jersey (+44)" +value: "43" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +label: "Denmark (+45)" +value: "44" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "Sweden (+46)" +value: "45" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "Norway (+47)" +value: "46" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +label: "Svalbard & Jan Mayen (+47)" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "Poland (+48)" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "Germany (+49)" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +label: "Peru (+51)" +value: "50" +data: 51 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5643 +label: "Mexico (+52)" +value: "51" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +label: "Cuba (+53)" +value: "52" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +label: "Argentina (+54)" +value: "53" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "Brazil (+55)" +value: "54" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5647 +label: "Chile (+56)" +value: "55" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5648 +label: "Colombia (+57)" +value: "56" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5649 +label: "Venezuela (+58)" +value: "57" +data: 58 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5650 +label: "Malaysia (+60)" +value: "58" +data: 60 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5651 +label: "Australia (+61)" +value: "59" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "Cocos (Keeling) Islands (+61)" +value: "60" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5653 +label: "Christmas Island (+61)" +value: "61" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5654 +label: "Indonesia (+62)" +value: "62" +data: 62 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5655 +label: "Philippines (+63)" +value: "63" +data: 63 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +label: "New Zealand (+64)" +value: "64" +data: 64 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Singapore (+65)" +value: "65" +data: 65 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Thailand (+66)" +value: "66" +data: 66 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Japan (+81)" +value: "67" +data: 81 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "South Korea (+82)" +value: "68" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +label: "Vietnam (+84)" +value: "69" +data: 84 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "China (+86)" +value: "70" +data: 86 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +label: "Turkey (+90)" +value: "71" +data: 90 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "India (+91)" +value: "72" +data: 91 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Pakistan (+92)" +value: "73" +data: 92 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Afghanistan (+93)" +value: "74" +data: 93 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5667 +label: "Sri Lanka (+94)" +value: "75" +data: 94 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +label: "Myanmar (Burma) (+95)" +value: "76" +data: 95 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5669 +label: "Iran (+98)" +value: "77" +data: 98 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +label: "South Sudan (+211)" +value: "78" +data: 211 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Morocco (+212)" +value: "79" +data: 212 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +label: "Western Sahara (+212)" +value: "80" +data: 212 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +label: "Algeria (+213)" +value: "81" +data: 213 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +label: "Tunisia (+216)" +value: "82" +data: 216 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +label: "Libya (+218)" +value: "83" +data: 218 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +label: "Gambia (+220)" +value: "84" +data: 220 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +label: "Senegal (+221)" +value: "85" +data: 221 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5678 +label: "Mauritania (+222)" +value: "86" +data: 222 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5679 +label: "Mali (+223)" +value: "87" +data: 223 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5680 +label: "Guinea (+224)" +value: "88" +data: 224 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5681 +label: "Côte d’Ivoire (+225)" +value: "89" +data: 225 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +label: "Burkina Faso (+226)" +value: "90" +data: 226 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5683 +label: "Niger (+227)" +value: "91" +data: 227 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5684 +label: "Togo (+228)" +value: "92" +data: 228 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5685 +label: "Benin (+229)" +value: "93" +data: 229 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5686 +label: "Mauritius (+230)" +value: "94" +data: 230 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +label: "Liberia (+231)" +value: "95" +data: 231 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +label: "Sierra Leone (+232)" +value: "96" +data: 232 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +label: "Ghana (+233)" +value: "97" +data: 233 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +label: "Nigeria (+234)" +value: "98" +data: 234 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +label: "Chad (+235)" +value: "99" +data: 235 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +label: "Central African Republic (+236)" +value: "100" +data: 236 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "Cameroon (+237)" +value: "101" +data: 237 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "Cape Verde (+238)" +value: "102" +data: 238 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +label: "São Tomé & Príncipe (+239)" +value: "103" +data: 239 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +label: "Equatorial Guinea (+240)" +value: "104" +data: 240 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5697 +label: "Gabon (+241)" +value: "105" +data: 241 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +label: "Congo - Brazzaville (+242)" +value: "106" +data: 242 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +label: "Congo - Kinshasa (+243)" +value: "107" +data: 243 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "Angola (+244)" +value: "108" +data: 244 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +label: "Guinea-Bissau (+245)" +value: "109" +data: 245 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "British Indian Ocean Territory (+246)" +value: "110" +data: 246 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "Ascension Island (+247)" +value: "111" +data: 247 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "Seychelles (+248)" +value: "112" +data: 248 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +label: "Sudan (+249)" +value: "113" +data: 249 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5706 +label: "Rwanda (+250)" +value: "114" +data: 250 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +label: "Ethiopia (+251)" +value: "115" +data: 251 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +label: "Somalia (+252)" +value: "116" +data: 252 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +label: "Djibouti (+253)" +value: "117" +data: 253 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "Kenya (+254)" +value: "118" +data: 254 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5711 +label: "Tanzania (+255)" +value: "119" +data: 255 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5712 +label: "Uganda (+256)" +value: "120" +data: 256 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +label: "Burundi (+257)" +value: "121" +data: 257 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5714 +label: "Mozambique (+258)" +value: "122" +data: 258 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5715 +label: "Zambia (+260)" +value: "123" +data: 260 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5716 +label: "Madagascar (+261)" +value: "124" +data: 261 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +label: "Réunion (+262)" +value: "125" +data: 262 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +label: "Mayotte (+262)" +value: "126" +data: 262 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5719 +label: "Zimbabwe (+263)" +value: "127" +data: 263 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5720 +label: "Namibia (+264)" +value: "128" +data: 264 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5721 +label: "Malawi (+265)" +value: "129" +data: 265 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5722 +label: "Lesotho (+266)" +value: "130" +data: 266 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5723 +label: "Botswana (+267)" +value: "131" +data: 267 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5724 +label: "Eswatini (+268)" +value: "132" +data: 268 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5725 +label: "Comoros (+269)" +value: "133" +data: 269 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "St. Helena (+290)" +value: "134" +data: 290 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5727 +label: "Tristan da Cunha (+290)" +value: "135" +data: 290 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +label: "Eritrea (+291)" +value: "136" +data: 291 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5729 +label: "Aruba (+297)" +value: "137" +data: 297 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5730 +label: "Faroe Islands (+298)" +value: "138" +data: 298 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +label: "Greenland (+299)" +value: "139" +data: 299 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5732 +label: "Gibraltar (+350)" +value: "140" +data: 350 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5733 +label: "Portugal (+351)" +value: "141" +data: 351 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "Luxembourg (+352)" +value: "142" +data: 352 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "Ireland (+353)" +value: "143" +data: 353 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "Iceland (+354)" +value: "144" +data: 354 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "Albania (+355)" +value: "145" +data: 355 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5738 +label: "Malta (+356)" +value: "146" +data: 356 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5739 +label: "Cyprus (+357)" +value: "147" +data: 357 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5740 +label: "Finland (+358)" +value: "148" +data: 358 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5741 +label: "Åland Islands (+358)" +value: "149" +data: 358 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "Bulgaria (+359)" +value: "150" +data: 359 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "Lithuania (+370)" +value: "151" +data: 370 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "Latvia (+371)" +value: "152" +data: 371 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5745 +label: "Estonia (+372)" +value: "153" +data: 372 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5746 +label: "Moldova (+373)" +value: "154" +data: 373 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5747 +label: "Armenia (+374)" +value: "155" +data: 374 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5748 +label: "Belarus (+375)" +value: "156" +data: 375 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5749 +label: "Andorra (+376)" +value: "157" +data: 376 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Monaco (+377)" +value: "158" +data: 377 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5751 +label: "San Marino (+378)" +value: "159" +data: 378 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5752 +label: "Ukraine (+380)" +value: "160" +data: 380 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5753 +label: "Serbia (+381)" +value: "161" +data: 381 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5754 +label: "Montenegro (+382)" +value: "162" +data: 382 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "Kosovo (+383)" +value: "163" +data: 383 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Croatia (+385)" +value: "164" +data: 385 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5757 +label: "Slovenia (+386)" +value: "165" +data: 386 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Bosnia & Herzegovina (+387)" +value: "166" +data: 387 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5759 +label: "North Macedonia (+389)" +value: "167" +data: 389 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5760 +label: "Czechia (+420)" +value: "168" +data: 420 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5761 +label: "Slovakia (+421)" +value: "169" +data: 421 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5762 +label: "Liechtenstein (+423)" +value: "170" +data: 423 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5763 +label: "Falkland Islands (+500)" +value: "171" +data: 500 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5764 +label: "Belize (+501)" +value: "172" +data: 501 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5765 +label: "Guatemala (+502)" +value: "173" +data: 502 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5766 +label: "El Salvador (+503)" +value: "174" +data: 503 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5767 +label: "Honduras (+504)" +value: "175" +data: 504 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5768 +label: "Nicaragua (+505)" +value: "176" +data: 505 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "Costa Rica (+506)" +value: "177" +data: 506 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5770 +label: "Panama (+507)" +value: "178" +data: 507 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5771 +label: "St. Pierre & Miquelon (+508)" +value: "179" +data: 508 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5772 +label: "Haiti (+509)" +value: "180" +data: 509 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5773 +label: "Guadeloupe (+590)" +value: "181" +data: 590 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5774 +label: "St. Barthélemy (+590)" +value: "182" +data: 590 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "St. Martin (+590)" +value: "183" +data: 590 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Bolivia (+591)" +value: "184" +data: 591 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "Guyana (+592)" +value: "185" +data: 592 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "Ecuador (+593)" +value: "186" +data: 593 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "French Guiana (+594)" +value: "187" +data: 594 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Paraguay (+595)" +value: "188" +data: 595 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Martinique (+596)" +value: "189" +data: 596 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Suriname (+597)" +value: "190" +data: 597 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Uruguay (+598)" +value: "191" +data: 598 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5784 +label: "Curaçao (+599)" +value: "192" +data: 599 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5785 +label: "Caribbean Netherlands (+599)" +value: "193" +data: 599 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5786 +label: "Timor-Leste (+670)" +value: "194" +data: 670 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Norfolk Island (+672)" +value: "195" +data: 672 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5788 +label: "Brunei (+673)" +value: "196" +data: 673 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5789 +label: "Nauru (+674)" +value: "197" +data: 674 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5790 +label: "Papua New Guinea (+675)" +value: "198" +data: 675 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5791 +label: "Tonga (+676)" +value: "199" +data: 676 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5792 +label: "Solomon Islands (+677)" +value: "200" +data: 677 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5793 +label: "Vanuatu (+678)" +value: "201" +data: 678 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5794 +label: "Fiji (+679)" +value: "202" +data: 679 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5795 +label: "Palau (+680)" +value: "203" +data: 680 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5796 +label: "Wallis & Futuna (+681)" +value: "204" +data: 681 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Cook Islands (+682)" +value: "205" +data: 682 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5798 +label: "Niue (+683)" +value: "206" +data: 683 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5799 +label: "Samoa (+685)" +value: "207" +data: 685 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5800 +label: "Kiribati (+686)" +value: "208" +data: 686 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5801 +label: "New Caledonia (+687)" +value: "209" +data: 687 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5802 +label: "Tuvalu (+688)" +value: "210" +data: 688 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5803 +label: "French Polynesia (+689)" +value: "211" +data: 689 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5804 +label: "Tokelau (+690)" +value: "212" +data: 690 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5805 +label: "Micronesia (+691)" +value: "213" +data: 691 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Marshall Islands (+692)" +value: "214" +data: 692 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "North Korea (+850)" +value: "215" +data: 850 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "Hong Kong SAR China (+852)" +value: "216" +data: 852 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "Macao SAR China (+853)" +value: "217" +data: 853 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "Cambodia (+855)" +value: "218" +data: 855 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5811 +label: "Laos (+856)" +value: "219" +data: 856 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5812 +label: "Bangladesh (+880)" +value: "220" +data: 880 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Taiwan (+886)" +value: "221" +data: 886 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Maldives (+960)" +value: "222" +data: 960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Lebanon (+961)" +value: "223" +data: 961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "Jordan (+962)" +value: "224" +data: 962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5817 +label: "Syria (+963)" +value: "225" +data: 963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5818 +label: "Iraq (+964)" +value: "226" +data: 964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Kuwait (+965)" +value: "227" +data: 965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Saudi Arabia (+966)" +value: "228" +data: 966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Yemen (+967)" +value: "229" +data: 967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5822 +label: "Oman (+968)" +value: "230" +data: 968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5823 +label: "Palestinian Territories (+970)" +value: "231" +data: 970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "United Arab Emirates (+971)" +value: "232" +data: 971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Israel (+972)" +value: "233" +data: 972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Bahrain (+973)" +value: "234" +data: 973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "Qatar (+974)" +value: "235" +data: 974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5828 +label: "Bhutan (+975)" +value: "236" +data: 975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5829 +label: "Mongolia (+976)" +value: "237" +data: 976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5830 +label: "Nepal (+977)" +value: "238" +data: 977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5831 +label: "Tajikistan (+992)" +value: "239" +data: 992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5832 +label: "Turkmenistan (+993)" +value: "240" +data: 993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5833 +label: "Azerbaijan (+994)" +value: "241" +data: 994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "Georgia (+995)" +value: "242" +data: 995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Kyrgyzstan (+996)" +value: "243" +data: 996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Uzbekistan (+998)" +value: "244" +data: 998 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5566 -form: Symfony\Component\Form\Form {#5523 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5565 …5} |
full_name | "registration_form[phone][country_code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form_phone_country_code" |
is_selected | Closure($choice, $value) {#5567 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5487 …} } |
label | "pages.common.component.phone.countryCode" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country_code" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [ 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "Poland (+48)" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "Germany (+49)" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "United Kingdom (+44)" +value: "40" +data: 44 +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +label: "Guernsey (+44)" +value: "41" +data: 44 +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "Isle of Man (+44)" +value: "42" +data: 44 +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +label: "Jersey (+44)" +value: "43" +data: 44 +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +label: "Spain (+34)" +value: "33" +data: 34 +attr: [] +labelTranslationParameters: [] } ] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
sortable | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_phone_country_code" |
valid | true |
value | "" |
phone_number
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => 20 "pattern" => "[0-9+]*" ] |
[ "maxlength" => 20 "pattern" => "[0-9+]*" ] |
label | "pages.common.component.phone.number" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 20 "pattern" => "[0-9+]*" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#5515 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1074 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "pages.common.component.phone.number" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#5511 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 20 "pattern" => "[0-9+]*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_phone_phone_number" ] |
cache_key | "_registration_form_phone_phone_number_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5837 -form: Symfony\Component\Form\Form {#5526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5839 …5} |
full_name | "registration_form[phone][phone_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form_phone_phone_number" |
label | "pages.common.component.phone.number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone_number" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_phone_phone_number" |
valid | true |
value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1310 +payload: null +message: "pages.user.profileEdit.form.validation.password.minLength" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1311 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "pages.user.profileEdit.form.validation.password.minLength" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1310 +payload: null +message: "pages.user.profileEdit.form.validation.password.minLength" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1311 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "pages.user.profileEdit.form.validation.password.minLength" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
first_options | [ "label" => "pages.user.profileEdit.form.password.first" ] |
[ "label" => "pages.user.profileEdit.form.password.first" ] |
invalid_message | "pages.user.profileEdit.form.validation.password.repeatMatch" |
same as passed value |
mapped | false |
same as passed value |
options | [ "attr" => [ "autocomplete" => "new-password" ] ] |
[ "attr" => [ "autocomplete" => "new-password" ] ] |
required | false |
same as passed value |
second_options | [ "label" => "pages.user.profileEdit.form.password.repeat" ] |
[ "label" => "pages.user.profileEdit.form.password.repeat" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1310 +payload: null +message: "pages.user.profileEdit.form.validation.password.minLength" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1311 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "pages.user.profileEdit.form.validation.password.minLength" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#5450 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1074 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "pages.user.profileEdit.form.password.first" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "pages.user.profileEdit.form.validation.password.repeatMatch" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
options | [ "attr" => [ "autocomplete" => "new-password" ] ] |
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 | [] |
second_name | "second" |
second_options | [ "label" => "pages.user.profileEdit.form.password.repeat" ] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#5449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#5453 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1326 -form: Symfony\Component\Form\Form {#5550 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5563 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
same as passed value |
label | "pages.user.profileEdit.form.password.first" |
same as passed value |
mapped | true |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#5530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1074 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "pages.user.profileEdit.form.password.first" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#5531 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
cache_key | "_registration_form_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5842 -form: Symfony\Component\Form\Form {#5553 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5841 …5} |
full_name | "registration_form[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form_plainPassword_first" |
label | "pages.user.profileEdit.form.password.first" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
error_bubbling | false |
same as passed value |
label | "pages.user.profileEdit.form.password.repeat" |
same as passed value |
mapped | true |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#5543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1074 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "pages.user.profileEdit.form.password.repeat" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#5544 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
cache_key | "_registration_form_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5843 -form: Symfony\Component\Form\Form {#5556 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5844 …5} |
full_name | "registration_form[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form_plainPassword_second" |
label | "pages.user.profileEdit.form.password.repeat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_second" |
valid | true |
value | "" |
termsAccepted
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1312 +payload: null +message: "pages.user.register.form.validation.terms" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1312 +payload: null +message: "pages.user.register.form.validation.terms" +allowNull: false +normalizer: null } ] |
mapped | 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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1312 +payload: null +message: "pages.user.register.form.validation.terms" +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 {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#5465 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5466 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5467 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#5473 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_termsAccepted" ] |
cache_key | "_registration_form_termsAccepted_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5840 -form: Symfony\Component\Form\Form {#5559 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5838 …5} |
full_name | "registration_form[termsAccepted]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_form_termsAccepted" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "termsAccepted" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_termsAccepted" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1.wM83C1TQWcGZeLbs5GCi4nB-93Qol3aamH_hQOF3Z_Y.9v5CXhbpaYLdLsaziS7AuyEquSZdrxjQylKkeNUhAo-OtVJtI-Q0-co22Q" |
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 | "1.wM83C1TQWcGZeLbs5GCi4nB-93Qol3aamH_hQOF3Z_Y.9v5CXhbpaYLdLsaziS7AuyEquSZdrxjQylKkeNUhAo-OtVJtI-Q0-co22Q" |
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 {#1277 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1278 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#603 …} -namespace: Closure() {#1280 …} } |
data | "1.wM83C1TQWcGZeLbs5GCi4nB-93Qol3aamH_hQOF3Z_Y.9v5CXhbpaYLdLsaziS7AuyEquSZdrxjQylKkeNUhAo-OtVJtI-Q0-co22Q" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#5849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1074 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#644 …} $translationDomain: "messages" $message: Closure() {#5848 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "1.wM83C1TQWcGZeLbs5GCi4nB-93Qol3aamH_hQOF3Z_Y.9v5CXhbpaYLdLsaziS7AuyEquSZdrxjQylKkeNUhAo-OtVJtI-Q0-co22Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5861 -form: Symfony\Component\Form\Form {#5857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5852 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_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 | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "1.wM83C1TQWcGZeLbs5GCi4nB-93Qol3aamH_hQOF3Z_Y.9v5CXhbpaYLdLsaziS7AuyEquSZdrxjQylKkeNUhAo-OtVJtI-Q0-co22Q" |