- 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 {#1054 …} -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 {#1055 …} } |
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 {#1054 …} -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 {#1055 …} } |
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 {#1054 …} -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 {#1055 …} } |
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 {#1075 …} 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 {#1054 …} -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 {#1055 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5472 -form: Symfony\Component\Form\Form {#5481 …} -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 {#1054 …} -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 {#1055 …} } |
"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 {#1075 …} } |
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 {#1344 -form: Symfony\Component\Form\Form {#5484 …} -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) {#1341 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1075 …} } |
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() {#1343 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() {#1342 …} } } |
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 {#5515 -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 | [ "Stany Zjednoczone (+1)" => 1 "Antigua i Barbuda (+1)" => 1 "Anguilla (+1)" => 1 "Samoa Amerykańskie (+1)" => 1 "Barbados (+1)" => 1 "Bermudy (+1)" => 1 "Bahamy (+1)" => 1 "Kanada (+1)" => 1 "Dominika (+1)" => 1 "Dominikana (+1)" => 1 "Grenada (+1)" => 1 "Guam (+1)" => 1 "Jamajka (+1)" => 1 "Saint Kitts i Nevis (+1)" => 1 "Kajmany (+1)" => 1 "Saint Lucia (+1)" => 1 "Mariany Północne (+1)" => 1 "Montserrat (+1)" => 1 "Portoryko (+1)" => 1 "Sint Maarten (+1)" => 1 "Turks i Caicos (+1)" => 1 "Trynidad i Tobago (+1)" => 1 "Saint Vincent i Grenadyny (+1)" => 1 "Brytyjskie Wyspy Dziewicze (+1)" => 1 "Wyspy Dziewicze Stanów Zjednoczonych (+1)" => 1 "Rosja (+7)" => 7 "Kazachstan (+7)" => 7 "Egipt (+20)" => 20 "Republika Południowej Afryki (+27)" => 27 "Grecja (+30)" => 30 "Holandia (+31)" => 31 "Belgia (+32)" => 32 "Francja (+33)" => 33 "Hiszpania (+34)" => 34 "Węgry (+36)" => 36 "Włochy (+39)" => 39 "Watykan (+39)" => 39 "Rumunia (+40)" => 40 "Szwajcaria (+41)" => 41 "Austria (+43)" => 43 "Wielka Brytania (+44)" => 44 "Guernsey (+44)" => 44 "Wyspa Man (+44)" => 44 "Jersey (+44)" => 44 "Dania (+45)" => 45 "Szwecja (+46)" => 46 "Norwegia (+47)" => 47 "Svalbard i Jan Mayen (+47)" => 47 "Polska (+48)" => 48 "Niemcy (+49)" => 49 "Peru (+51)" => 51 "Meksyk (+52)" => 52 "Kuba (+53)" => 53 "Argentyna (+54)" => 54 "Brazylia (+55)" => 55 "Chile (+56)" => 56 "Kolumbia (+57)" => 57 "Wenezuela (+58)" => 58 "Malezja (+60)" => 60 "Australia (+61)" => 61 "Wyspy Kokosowe (+61)" => 61 "Wyspa Bożego Narodzenia (+61)" => 61 "Indonezja (+62)" => 62 "Filipiny (+63)" => 63 "Nowa Zelandia (+64)" => 64 "Singapur (+65)" => 65 "Tajlandia (+66)" => 66 "Japonia (+81)" => 81 "Korea Południowa (+82)" => 82 "Wietnam (+84)" => 84 "Chiny (+86)" => 86 "Turcja (+90)" => 90 "Indie (+91)" => 91 "Pakistan (+92)" => 92 "Afganistan (+93)" => 93 "Sri Lanka (+94)" => 94 "Mjanma (Birma) (+95)" => 95 "Iran (+98)" => 98 "Sudan Południowy (+211)" => 211 "Maroko (+212)" => 212 "Sahara Zachodnia (+212)" => 212 "Algieria (+213)" => 213 "Tunezja (+216)" => 216 "Libia (+218)" => 218 "Gambia (+220)" => 220 "Senegal (+221)" => 221 "Mauretania (+222)" => 222 "Mali (+223)" => 223 "Gwinea (+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 "Czad (+235)" => 235 "Republika Środkowoafrykańska (+236)" => 236 "Kamerun (+237)" => 237 "Republika Zielonego Przylądka (+238)" => 238 "Wyspy Świętego Tomasza i Książęca (+239)" => 239 "Gwinea Równikowa (+240)" => 240 "Gabon (+241)" => 241 "Kongo (+242)" => 242 "Demokratyczna Republika Konga (+243)" => 243 "Angola (+244)" => 244 "Gwinea Bissau (+245)" => 245 "Brytyjskie Terytorium Oceanu Indyjskiego (+246)" => 246 "Wyspa Wniebowstąpienia (+247)" => 247 "Seszele (+248)" => 248 "Sudan (+249)" => 249 "Rwanda (+250)" => 250 "Etiopia (+251)" => 251 "Somalia (+252)" => 252 "Dżibuti (+253)" => 253 "Kenia (+254)" => 254 "Tanzania (+255)" => 255 "Uganda (+256)" => 256 "Burundi (+257)" => 257 "Mozambik (+258)" => 258 "Zambia (+260)" => 260 "Madagaskar (+261)" => 261 "Reunion (+262)" => 262 "Majotta (+262)" => 262 "Zimbabwe (+263)" => 263 "Namibia (+264)" => 264 "Malawi (+265)" => 265 "Lesotho (+266)" => 266 "Botswana (+267)" => 267 "Eswatini (+268)" => 268 "Komory (+269)" => 269 "Wyspa Świętej Heleny (+290)" => 290 "Tristan da Cunha (+290)" => 290 "Erytrea (+291)" => 291 "Aruba (+297)" => 297 "Wyspy Owcze (+298)" => 298 "Grenlandia (+299)" => 299 "Gibraltar (+350)" => 350 "Portugalia (+351)" => 351 "Luksemburg (+352)" => 352 "Irlandia (+353)" => 353 "Islandia (+354)" => 354 "Albania (+355)" => 355 "Malta (+356)" => 356 "Cypr (+357)" => 357 "Finlandia (+358)" => 358 "Wyspy Alandzkie (+358)" => 358 "Bułgaria (+359)" => 359 "Litwa (+370)" => 370 "Łotwa (+371)" => 371 "Estonia (+372)" => 372 "Mołdawia (+373)" => 373 "Armenia (+374)" => 374 "Białoruś (+375)" => 375 "Andora (+376)" => 376 "Monako (+377)" => 377 "San Marino (+378)" => 378 "Ukraina (+380)" => 380 "Serbia (+381)" => 381 "Czarnogóra (+382)" => 382 "Kosowo (+383)" => 383 "Chorwacja (+385)" => 385 "Słowenia (+386)" => 386 "Bośnia i Hercegowina (+387)" => 387 "Macedonia Północna (+389)" => 389 "Czechy (+420)" => 420 "Słowacja (+421)" => 421 "Liechtenstein (+423)" => 423 "Falklandy (+500)" => 500 "Belize (+501)" => 501 "Gwatemala (+502)" => 502 "Salwador (+503)" => 503 "Honduras (+504)" => 504 "Nikaragua (+505)" => 505 "Kostaryka (+506)" => 506 "Panama (+507)" => 507 "Saint-Pierre i Miquelon (+508)" => 508 "Haiti (+509)" => 509 "Gwadelupa (+590)" => 590 "Saint-Barthélemy (+590)" => 590 "Saint-Martin (+590)" => 590 "Boliwia (+591)" => 591 "Gujana (+592)" => 592 "Ekwador (+593)" => 593 "Gujana Francuska (+594)" => 594 "Paragwaj (+595)" => 595 "Martynika (+596)" => 596 "Surinam (+597)" => 597 "Urugwaj (+598)" => 598 "Curaçao (+599)" => 599 "Niderlandy Karaibskie (+599)" => 599 "Timor Wschodni (+670)" => 670 "Norfolk (+672)" => 672 "Brunei (+673)" => 673 "Nauru (+674)" => 674 "Papua-Nowa Gwinea (+675)" => 675 "Tonga (+676)" => 676 "Wyspy Salomona (+677)" => 677 "Vanuatu (+678)" => 678 "Fidżi (+679)" => 679 "Palau (+680)" => 680 "Wallis i Futuna (+681)" => 681 "Wyspy Cooka (+682)" => 682 "Niue (+683)" => 683 "Samoa (+685)" => 685 "Kiribati (+686)" => 686 "Nowa Kaledonia (+687)" => 687 "Tuvalu (+688)" => 688 "Polinezja Francuska (+689)" => 689 "Tokelau (+690)" => 690 "Mikronezja (+691)" => 691 "Wyspy Marshalla (+692)" => 692 "Korea Północna (+850)" => 850 "SRA Hongkong (Chiny) (+852)" => 852 "SRA Makau (Chiny) (+853)" => 853 "Kambodża (+855)" => 855 "Laos (+856)" => 856 "Bangladesz (+880)" => 880 "Tajwan (+886)" => 886 "Malediwy (+960)" => 960 "Liban (+961)" => 961 "Jordania (+962)" => 962 "Syria (+963)" => 963 "Irak (+964)" => 964 "Kuwejt (+965)" => 965 "Arabia Saudyjska (+966)" => 966 "Jemen (+967)" => 967 "Oman (+968)" => 968 "Terytoria Palestyńskie (+970)" => 970 "Zjednoczone Emiraty Arabskie (+971)" => 971 "Izrael (+972)" => 972 "Bahrajn (+973)" => 973 "Katar (+974)" => 974 "Bhutan (+975)" => 975 "Mongolia (+976)" => 976 "Nepal (+977)" => 977 "Tadżykistan (+992)" => 992 "Turkmenistan (+993)" => 993 "Azerbejdżan (+994)" => 994 "Gruzja (+995)" => 995 "Kirgistan (+996)" => 996 "Uzbekistan (+998)" => 998 ] |
[ "Stany Zjednoczone (+1)" => 1 "Antigua i Barbuda (+1)" => 1 "Anguilla (+1)" => 1 "Samoa Amerykańskie (+1)" => 1 "Barbados (+1)" => 1 "Bermudy (+1)" => 1 "Bahamy (+1)" => 1 "Kanada (+1)" => 1 "Dominika (+1)" => 1 "Dominikana (+1)" => 1 "Grenada (+1)" => 1 "Guam (+1)" => 1 "Jamajka (+1)" => 1 "Saint Kitts i Nevis (+1)" => 1 "Kajmany (+1)" => 1 "Saint Lucia (+1)" => 1 "Mariany Północne (+1)" => 1 "Montserrat (+1)" => 1 "Portoryko (+1)" => 1 "Sint Maarten (+1)" => 1 "Turks i Caicos (+1)" => 1 "Trynidad i Tobago (+1)" => 1 "Saint Vincent i Grenadyny (+1)" => 1 "Brytyjskie Wyspy Dziewicze (+1)" => 1 "Wyspy Dziewicze Stanów Zjednoczonych (+1)" => 1 "Rosja (+7)" => 7 "Kazachstan (+7)" => 7 "Egipt (+20)" => 20 "Republika Południowej Afryki (+27)" => 27 "Grecja (+30)" => 30 "Holandia (+31)" => 31 "Belgia (+32)" => 32 "Francja (+33)" => 33 "Hiszpania (+34)" => 34 "Węgry (+36)" => 36 "Włochy (+39)" => 39 "Watykan (+39)" => 39 "Rumunia (+40)" => 40 "Szwajcaria (+41)" => 41 "Austria (+43)" => 43 "Wielka Brytania (+44)" => 44 "Guernsey (+44)" => 44 "Wyspa Man (+44)" => 44 "Jersey (+44)" => 44 "Dania (+45)" => 45 "Szwecja (+46)" => 46 "Norwegia (+47)" => 47 "Svalbard i Jan Mayen (+47)" => 47 "Polska (+48)" => 48 "Niemcy (+49)" => 49 "Peru (+51)" => 51 "Meksyk (+52)" => 52 "Kuba (+53)" => 53 "Argentyna (+54)" => 54 "Brazylia (+55)" => 55 "Chile (+56)" => 56 "Kolumbia (+57)" => 57 "Wenezuela (+58)" => 58 "Malezja (+60)" => 60 "Australia (+61)" => 61 "Wyspy Kokosowe (+61)" => 61 "Wyspa Bożego Narodzenia (+61)" => 61 "Indonezja (+62)" => 62 "Filipiny (+63)" => 63 "Nowa Zelandia (+64)" => 64 "Singapur (+65)" => 65 "Tajlandia (+66)" => 66 "Japonia (+81)" => 81 "Korea Południowa (+82)" => 82 "Wietnam (+84)" => 84 "Chiny (+86)" => 86 "Turcja (+90)" => 90 "Indie (+91)" => 91 "Pakistan (+92)" => 92 "Afganistan (+93)" => 93 "Sri Lanka (+94)" => 94 "Mjanma (Birma) (+95)" => 95 "Iran (+98)" => 98 "Sudan Południowy (+211)" => 211 "Maroko (+212)" => 212 "Sahara Zachodnia (+212)" => 212 "Algieria (+213)" => 213 "Tunezja (+216)" => 216 "Libia (+218)" => 218 "Gambia (+220)" => 220 "Senegal (+221)" => 221 "Mauretania (+222)" => 222 "Mali (+223)" => 223 "Gwinea (+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 "Czad (+235)" => 235 "Republika Środkowoafrykańska (+236)" => 236 "Kamerun (+237)" => 237 "Republika Zielonego Przylądka (+238)" => 238 "Wyspy Świętego Tomasza i Książęca (+239)" => 239 "Gwinea Równikowa (+240)" => 240 "Gabon (+241)" => 241 "Kongo (+242)" => 242 "Demokratyczna Republika Konga (+243)" => 243 "Angola (+244)" => 244 "Gwinea Bissau (+245)" => 245 "Brytyjskie Terytorium Oceanu Indyjskiego (+246)" => 246 "Wyspa Wniebowstąpienia (+247)" => 247 "Seszele (+248)" => 248 "Sudan (+249)" => 249 "Rwanda (+250)" => 250 "Etiopia (+251)" => 251 "Somalia (+252)" => 252 "Dżibuti (+253)" => 253 "Kenia (+254)" => 254 "Tanzania (+255)" => 255 "Uganda (+256)" => 256 "Burundi (+257)" => 257 "Mozambik (+258)" => 258 "Zambia (+260)" => 260 "Madagaskar (+261)" => 261 "Reunion (+262)" => 262 "Majotta (+262)" => 262 "Zimbabwe (+263)" => 263 "Namibia (+264)" => 264 "Malawi (+265)" => 265 "Lesotho (+266)" => 266 "Botswana (+267)" => 267 "Eswatini (+268)" => 268 "Komory (+269)" => 269 "Wyspa Świętej Heleny (+290)" => 290 "Tristan da Cunha (+290)" => 290 "Erytrea (+291)" => 291 "Aruba (+297)" => 297 "Wyspy Owcze (+298)" => 298 "Grenlandia (+299)" => 299 "Gibraltar (+350)" => 350 "Portugalia (+351)" => 351 "Luksemburg (+352)" => 352 "Irlandia (+353)" => 353 "Islandia (+354)" => 354 "Albania (+355)" => 355 "Malta (+356)" => 356 "Cypr (+357)" => 357 "Finlandia (+358)" => 358 "Wyspy Alandzkie (+358)" => 358 "Bułgaria (+359)" => 359 "Litwa (+370)" => 370 "Łotwa (+371)" => 371 "Estonia (+372)" => 372 "Mołdawia (+373)" => 373 "Armenia (+374)" => 374 "Białoruś (+375)" => 375 "Andora (+376)" => 376 "Monako (+377)" => 377 "San Marino (+378)" => 378 "Ukraina (+380)" => 380 "Serbia (+381)" => 381 "Czarnogóra (+382)" => 382 "Kosowo (+383)" => 383 "Chorwacja (+385)" => 385 "Słowenia (+386)" => 386 "Bośnia i Hercegowina (+387)" => 387 "Macedonia Północna (+389)" => 389 "Czechy (+420)" => 420 "Słowacja (+421)" => 421 "Liechtenstein (+423)" => 423 "Falklandy (+500)" => 500 "Belize (+501)" => 501 "Gwatemala (+502)" => 502 "Salwador (+503)" => 503 "Honduras (+504)" => 504 "Nikaragua (+505)" => 505 "Kostaryka (+506)" => 506 "Panama (+507)" => 507 "Saint-Pierre i Miquelon (+508)" => 508 "Haiti (+509)" => 509 "Gwadelupa (+590)" => 590 "Saint-Barthélemy (+590)" => 590 "Saint-Martin (+590)" => 590 "Boliwia (+591)" => 591 "Gujana (+592)" => 592 "Ekwador (+593)" => 593 "Gujana Francuska (+594)" => 594 "Paragwaj (+595)" => 595 "Martynika (+596)" => 596 "Surinam (+597)" => 597 "Urugwaj (+598)" => 598 "Curaçao (+599)" => 599 "Niderlandy Karaibskie (+599)" => 599 "Timor Wschodni (+670)" => 670 "Norfolk (+672)" => 672 "Brunei (+673)" => 673 "Nauru (+674)" => 674 "Papua-Nowa Gwinea (+675)" => 675 "Tonga (+676)" => 676 "Wyspy Salomona (+677)" => 677 "Vanuatu (+678)" => 678 "Fidżi (+679)" => 679 "Palau (+680)" => 680 "Wallis i Futuna (+681)" => 681 "Wyspy Cooka (+682)" => 682 "Niue (+683)" => 683 "Samoa (+685)" => 685 "Kiribati (+686)" => 686 "Nowa Kaledonia (+687)" => 687 "Tuvalu (+688)" => 688 "Polinezja Francuska (+689)" => 689 "Tokelau (+690)" => 690 "Mikronezja (+691)" => 691 "Wyspy Marshalla (+692)" => 692 "Korea Północna (+850)" => 850 "SRA Hongkong (Chiny) (+852)" => 852 "SRA Makau (Chiny) (+853)" => 853 "Kambodża (+855)" => 855 "Laos (+856)" => 856 "Bangladesz (+880)" => 880 "Tajwan (+886)" => 886 "Malediwy (+960)" => 960 "Liban (+961)" => 961 "Jordania (+962)" => 962 "Syria (+963)" => 963 "Irak (+964)" => 964 "Kuwejt (+965)" => 965 "Arabia Saudyjska (+966)" => 966 "Jemen (+967)" => 967 "Oman (+968)" => 968 "Terytoria Palestyńskie (+970)" => 970 "Zjednoczone Emiraty Arabskie (+971)" => 971 "Izrael (+972)" => 972 "Bahrajn (+973)" => 973 "Katar (+974)" => 974 "Bhutan (+975)" => 975 "Mongolia (+976)" => 976 "Nepal (+977)" => 977 "Tadżykistan (+992)" => 992 "Turkmenistan (+993)" => 993 "Azerbejdżan (+994)" => 994 "Gruzja (+995)" => 995 "Kirgistan (+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 | [ "Stany Zjednoczone (+1)" => 1 "Antigua i Barbuda (+1)" => 1 "Anguilla (+1)" => 1 "Samoa Amerykańskie (+1)" => 1 "Barbados (+1)" => 1 "Bermudy (+1)" => 1 "Bahamy (+1)" => 1 "Kanada (+1)" => 1 "Dominika (+1)" => 1 "Dominikana (+1)" => 1 "Grenada (+1)" => 1 "Guam (+1)" => 1 "Jamajka (+1)" => 1 "Saint Kitts i Nevis (+1)" => 1 "Kajmany (+1)" => 1 "Saint Lucia (+1)" => 1 "Mariany Północne (+1)" => 1 "Montserrat (+1)" => 1 "Portoryko (+1)" => 1 "Sint Maarten (+1)" => 1 "Turks i Caicos (+1)" => 1 "Trynidad i Tobago (+1)" => 1 "Saint Vincent i Grenadyny (+1)" => 1 "Brytyjskie Wyspy Dziewicze (+1)" => 1 "Wyspy Dziewicze Stanów Zjednoczonych (+1)" => 1 "Rosja (+7)" => 7 "Kazachstan (+7)" => 7 "Egipt (+20)" => 20 "Republika Południowej Afryki (+27)" => 27 "Grecja (+30)" => 30 "Holandia (+31)" => 31 "Belgia (+32)" => 32 "Francja (+33)" => 33 "Hiszpania (+34)" => 34 "Węgry (+36)" => 36 "Włochy (+39)" => 39 "Watykan (+39)" => 39 "Rumunia (+40)" => 40 "Szwajcaria (+41)" => 41 "Austria (+43)" => 43 "Wielka Brytania (+44)" => 44 "Guernsey (+44)" => 44 "Wyspa Man (+44)" => 44 "Jersey (+44)" => 44 "Dania (+45)" => 45 "Szwecja (+46)" => 46 "Norwegia (+47)" => 47 "Svalbard i Jan Mayen (+47)" => 47 "Polska (+48)" => 48 "Niemcy (+49)" => 49 "Peru (+51)" => 51 "Meksyk (+52)" => 52 "Kuba (+53)" => 53 "Argentyna (+54)" => 54 "Brazylia (+55)" => 55 "Chile (+56)" => 56 "Kolumbia (+57)" => 57 "Wenezuela (+58)" => 58 "Malezja (+60)" => 60 "Australia (+61)" => 61 "Wyspy Kokosowe (+61)" => 61 "Wyspa Bożego Narodzenia (+61)" => 61 "Indonezja (+62)" => 62 "Filipiny (+63)" => 63 "Nowa Zelandia (+64)" => 64 "Singapur (+65)" => 65 "Tajlandia (+66)" => 66 "Japonia (+81)" => 81 "Korea Południowa (+82)" => 82 "Wietnam (+84)" => 84 "Chiny (+86)" => 86 "Turcja (+90)" => 90 "Indie (+91)" => 91 "Pakistan (+92)" => 92 "Afganistan (+93)" => 93 "Sri Lanka (+94)" => 94 "Mjanma (Birma) (+95)" => 95 "Iran (+98)" => 98 "Sudan Południowy (+211)" => 211 "Maroko (+212)" => 212 "Sahara Zachodnia (+212)" => 212 "Algieria (+213)" => 213 "Tunezja (+216)" => 216 "Libia (+218)" => 218 "Gambia (+220)" => 220 "Senegal (+221)" => 221 "Mauretania (+222)" => 222 "Mali (+223)" => 223 "Gwinea (+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 "Czad (+235)" => 235 "Republika Środkowoafrykańska (+236)" => 236 "Kamerun (+237)" => 237 "Republika Zielonego Przylądka (+238)" => 238 "Wyspy Świętego Tomasza i Książęca (+239)" => 239 "Gwinea Równikowa (+240)" => 240 "Gabon (+241)" => 241 "Kongo (+242)" => 242 "Demokratyczna Republika Konga (+243)" => 243 "Angola (+244)" => 244 "Gwinea Bissau (+245)" => 245 "Brytyjskie Terytorium Oceanu Indyjskiego (+246)" => 246 "Wyspa Wniebowstąpienia (+247)" => 247 "Seszele (+248)" => 248 "Sudan (+249)" => 249 "Rwanda (+250)" => 250 "Etiopia (+251)" => 251 "Somalia (+252)" => 252 "Dżibuti (+253)" => 253 "Kenia (+254)" => 254 "Tanzania (+255)" => 255 "Uganda (+256)" => 256 "Burundi (+257)" => 257 "Mozambik (+258)" => 258 "Zambia (+260)" => 260 "Madagaskar (+261)" => 261 "Reunion (+262)" => 262 "Majotta (+262)" => 262 "Zimbabwe (+263)" => 263 "Namibia (+264)" => 264 "Malawi (+265)" => 265 "Lesotho (+266)" => 266 "Botswana (+267)" => 267 "Eswatini (+268)" => 268 "Komory (+269)" => 269 "Wyspa Świętej Heleny (+290)" => 290 "Tristan da Cunha (+290)" => 290 "Erytrea (+291)" => 291 "Aruba (+297)" => 297 "Wyspy Owcze (+298)" => 298 "Grenlandia (+299)" => 299 "Gibraltar (+350)" => 350 "Portugalia (+351)" => 351 "Luksemburg (+352)" => 352 "Irlandia (+353)" => 353 "Islandia (+354)" => 354 "Albania (+355)" => 355 "Malta (+356)" => 356 "Cypr (+357)" => 357 "Finlandia (+358)" => 358 "Wyspy Alandzkie (+358)" => 358 "Bułgaria (+359)" => 359 "Litwa (+370)" => 370 "Łotwa (+371)" => 371 "Estonia (+372)" => 372 "Mołdawia (+373)" => 373 "Armenia (+374)" => 374 "Białoruś (+375)" => 375 "Andora (+376)" => 376 "Monako (+377)" => 377 "San Marino (+378)" => 378 "Ukraina (+380)" => 380 "Serbia (+381)" => 381 "Czarnogóra (+382)" => 382 "Kosowo (+383)" => 383 "Chorwacja (+385)" => 385 "Słowenia (+386)" => 386 "Bośnia i Hercegowina (+387)" => 387 "Macedonia Północna (+389)" => 389 "Czechy (+420)" => 420 "Słowacja (+421)" => 421 "Liechtenstein (+423)" => 423 "Falklandy (+500)" => 500 "Belize (+501)" => 501 "Gwatemala (+502)" => 502 "Salwador (+503)" => 503 "Honduras (+504)" => 504 "Nikaragua (+505)" => 505 "Kostaryka (+506)" => 506 "Panama (+507)" => 507 "Saint-Pierre i Miquelon (+508)" => 508 "Haiti (+509)" => 509 "Gwadelupa (+590)" => 590 "Saint-Barthélemy (+590)" => 590 "Saint-Martin (+590)" => 590 "Boliwia (+591)" => 591 "Gujana (+592)" => 592 "Ekwador (+593)" => 593 "Gujana Francuska (+594)" => 594 "Paragwaj (+595)" => 595 "Martynika (+596)" => 596 "Surinam (+597)" => 597 "Urugwaj (+598)" => 598 "Curaçao (+599)" => 599 "Niderlandy Karaibskie (+599)" => 599 "Timor Wschodni (+670)" => 670 "Norfolk (+672)" => 672 "Brunei (+673)" => 673 "Nauru (+674)" => 674 "Papua-Nowa Gwinea (+675)" => 675 "Tonga (+676)" => 676 "Wyspy Salomona (+677)" => 677 "Vanuatu (+678)" => 678 "Fidżi (+679)" => 679 "Palau (+680)" => 680 "Wallis i Futuna (+681)" => 681 "Wyspy Cooka (+682)" => 682 "Niue (+683)" => 683 "Samoa (+685)" => 685 "Kiribati (+686)" => 686 "Nowa Kaledonia (+687)" => 687 "Tuvalu (+688)" => 688 "Polinezja Francuska (+689)" => 689 "Tokelau (+690)" => 690 "Mikronezja (+691)" => 691 "Wyspy Marshalla (+692)" => 692 "Korea Północna (+850)" => 850 "SRA Hongkong (Chiny) (+852)" => 852 "SRA Makau (Chiny) (+853)" => 853 "Kambodża (+855)" => 855 "Laos (+856)" => 856 "Bangladesz (+880)" => 880 "Tajwan (+886)" => 886 "Malediwy (+960)" => 960 "Liban (+961)" => 961 "Jordania (+962)" => 962 "Syria (+963)" => 963 "Irak (+964)" => 964 "Kuwejt (+965)" => 965 "Arabia Saudyjska (+966)" => 966 "Jemen (+967)" => 967 "Oman (+968)" => 968 "Terytoria Palestyńskie (+970)" => 970 "Zjednoczone Emiraty Arabskie (+971)" => 971 "Izrael (+972)" => 972 "Bahrajn (+973)" => 973 "Katar (+974)" => 974 "Bhutan (+975)" => 975 "Mongolia (+976)" => 976 "Nepal (+977)" => 977 "Tadżykistan (+992)" => 992 "Turkmenistan (+993)" => 993 "Azerbejdżan (+994)" => 994 "Gruzja (+995)" => 995 "Kirgistan (+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() {#5501 …} } } |
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: "Stany Zjednoczone (+1)" +value: "0" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "Antigua i 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: "Samoa Amerykańskie (+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: "Bermudy (+1)" +value: "5" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "Bahamy (+1)" +value: "6" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "Kanada (+1)" +value: "7" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "Dominika (+1)" +value: "8" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +label: "Dominikana (+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: "Jamajka (+1)" +value: "12" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +label: "Saint Kitts i Nevis (+1)" +value: "13" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +label: "Kajmany (+1)" +value: "14" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +label: "Saint Lucia (+1)" +value: "15" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +label: "Mariany Północne (+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: "Portoryko (+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 i Caicos (+1)" +value: "20" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +label: "Trynidad i Tobago (+1)" +value: "21" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +label: "Saint Vincent i Grenadyny (+1)" +value: "22" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +label: "Brytyjskie Wyspy Dziewicze (+1)" +value: "23" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +label: "Wyspy Dziewicze Stanów Zjednoczonych (+1)" +value: "24" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +label: "Rosja (+7)" +value: "25" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +label: "Kazachstan (+7)" +value: "26" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +label: "Egipt (+20)" +value: "27" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +label: "Republika Południowej Afryki (+27)" +value: "28" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +label: "Grecja (+30)" +value: "29" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "Holandia (+31)" +value: "30" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +label: "Belgia (+32)" +value: "31" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +label: "Francja (+33)" +value: "32" +data: 33 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +label: "Hiszpania (+34)" +value: "33" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5626 +label: "Węgry (+36)" +value: "34" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5627 +label: "Włochy (+39)" +value: "35" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +label: "Watykan (+39)" +value: "36" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5629 +label: "Rumunia (+40)" +value: "37" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +label: "Szwajcaria (+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: "Wielka Brytania (+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: "Wyspa 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: "Dania (+45)" +value: "44" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "Szwecja (+46)" +value: "45" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "Norwegia (+47)" +value: "46" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +label: "Svalbard i Jan Mayen (+47)" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "Polska (+48)" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "Niemcy (+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: "Meksyk (+52)" +value: "51" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +label: "Kuba (+53)" +value: "52" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +label: "Argentyna (+54)" +value: "53" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "Brazylia (+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: "Kolumbia (+57)" +value: "56" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5649 +label: "Wenezuela (+58)" +value: "57" +data: 58 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5650 +label: "Malezja (+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: "Wyspy Kokosowe (+61)" +value: "60" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5653 +label: "Wyspa Bożego Narodzenia (+61)" +value: "61" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5654 +label: "Indonezja (+62)" +value: "62" +data: 62 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5655 +label: "Filipiny (+63)" +value: "63" +data: 63 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +label: "Nowa Zelandia (+64)" +value: "64" +data: 64 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Singapur (+65)" +value: "65" +data: 65 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Tajlandia (+66)" +value: "66" +data: 66 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Japonia (+81)" +value: "67" +data: 81 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Korea Południowa (+82)" +value: "68" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +label: "Wietnam (+84)" +value: "69" +data: 84 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "Chiny (+86)" +value: "70" +data: 86 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +label: "Turcja (+90)" +value: "71" +data: 90 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "Indie (+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: "Afganistan (+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: "Mjanma (Birma) (+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: "Sudan Południowy (+211)" +value: "78" +data: 211 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Maroko (+212)" +value: "79" +data: 212 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +label: "Sahara Zachodnia (+212)" +value: "80" +data: 212 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +label: "Algieria (+213)" +value: "81" +data: 213 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +label: "Tunezja (+216)" +value: "82" +data: 216 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +label: "Libia (+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: "Mauretania (+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: "Gwinea (+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: "Czad (+235)" +value: "99" +data: 235 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +label: "Republika Środkowoafrykańska (+236)" +value: "100" +data: 236 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "Kamerun (+237)" +value: "101" +data: 237 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "Republika Zielonego Przylądka (+238)" +value: "102" +data: 238 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +label: "Wyspy Świętego Tomasza i Książęca (+239)" +value: "103" +data: 239 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +label: "Gwinea Równikowa (+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: "Kongo (+242)" +value: "106" +data: 242 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +label: "Demokratyczna Republika Konga (+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: "Gwinea Bissau (+245)" +value: "109" +data: 245 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "Brytyjskie Terytorium Oceanu Indyjskiego (+246)" +value: "110" +data: 246 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "Wyspa Wniebowstąpienia (+247)" +value: "111" +data: 247 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "Seszele (+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: "Etiopia (+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: "Dżibuti (+253)" +value: "117" +data: 253 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "Kenia (+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: "Mozambik (+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: "Madagaskar (+261)" +value: "124" +data: 261 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +label: "Reunion (+262)" +value: "125" +data: 262 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +label: "Majotta (+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: "Komory (+269)" +value: "133" +data: 269 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "Wyspa Świętej Heleny (+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: "Erytrea (+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: "Wyspy Owcze (+298)" +value: "138" +data: 298 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +label: "Grenlandia (+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: "Portugalia (+351)" +value: "141" +data: 351 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "Luksemburg (+352)" +value: "142" +data: 352 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "Irlandia (+353)" +value: "143" +data: 353 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "Islandia (+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: "Cypr (+357)" +value: "147" +data: 357 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5740 +label: "Finlandia (+358)" +value: "148" +data: 358 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5741 +label: "Wyspy Alandzkie (+358)" +value: "149" +data: 358 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "Bułgaria (+359)" +value: "150" +data: 359 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "Litwa (+370)" +value: "151" +data: 370 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "Łotwa (+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: "Mołdawia (+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: "Białoruś (+375)" +value: "156" +data: 375 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5749 +label: "Andora (+376)" +value: "157" +data: 376 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Monako (+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: "Ukraina (+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: "Czarnogóra (+382)" +value: "162" +data: 382 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "Kosowo (+383)" +value: "163" +data: 383 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Chorwacja (+385)" +value: "164" +data: 385 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5757 +label: "Słowenia (+386)" +value: "165" +data: 386 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Bośnia i Hercegowina (+387)" +value: "166" +data: 387 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5759 +label: "Macedonia Północna (+389)" +value: "167" +data: 389 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5760 +label: "Czechy (+420)" +value: "168" +data: 420 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5761 +label: "Słowacja (+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: "Falklandy (+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: "Gwatemala (+502)" +value: "173" +data: 502 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5766 +label: "Salwador (+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: "Nikaragua (+505)" +value: "176" +data: 505 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "Kostaryka (+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: "Saint-Pierre i 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: "Gwadelupa (+590)" +value: "181" +data: 590 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5774 +label: "Saint-Barthélemy (+590)" +value: "182" +data: 590 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "Saint-Martin (+590)" +value: "183" +data: 590 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Boliwia (+591)" +value: "184" +data: 591 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "Gujana (+592)" +value: "185" +data: 592 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "Ekwador (+593)" +value: "186" +data: 593 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "Gujana Francuska (+594)" +value: "187" +data: 594 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Paragwaj (+595)" +value: "188" +data: 595 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Martynika (+596)" +value: "189" +data: 596 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Surinam (+597)" +value: "190" +data: 597 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Urugwaj (+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: "Niderlandy Karaibskie (+599)" +value: "193" +data: 599 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5786 +label: "Timor Wschodni (+670)" +value: "194" +data: 670 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Norfolk (+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-Nowa Gwinea (+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: "Wyspy Salomona (+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: "Fidżi (+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 i Futuna (+681)" +value: "204" +data: 681 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Wyspy Cooka (+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: "Nowa Kaledonia (+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: "Polinezja Francuska (+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: "Mikronezja (+691)" +value: "213" +data: 691 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Wyspy Marshalla (+692)" +value: "214" +data: 692 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "Korea Północna (+850)" +value: "215" +data: 850 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "SRA Hongkong (Chiny) (+852)" +value: "216" +data: 852 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "SRA Makau (Chiny) (+853)" +value: "217" +data: 853 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "Kambodża (+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: "Bangladesz (+880)" +value: "220" +data: 880 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Tajwan (+886)" +value: "221" +data: 886 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Malediwy (+960)" +value: "222" +data: 960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Liban (+961)" +value: "223" +data: 961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "Jordania (+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: "Irak (+964)" +value: "226" +data: 964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Kuwejt (+965)" +value: "227" +data: 965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Arabia Saudyjska (+966)" +value: "228" +data: 966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Jemen (+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: "Terytoria Palestyńskie (+970)" +value: "231" +data: 970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "Zjednoczone Emiraty Arabskie (+971)" +value: "232" +data: 971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Izrael (+972)" +value: "233" +data: 972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Bahrajn (+973)" +value: "234" +data: 973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "Katar (+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: "Tadżykistan (+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: "Azerbejdżan (+994)" +value: "241" +data: 994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "Gruzja (+995)" +value: "242" +data: 995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Kirgistan (+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: "Polska (+48)" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "Niemcy (+49)" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "Wielka Brytania (+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: "Wyspa 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: "Hiszpania (+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) {#5512 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1075 …} } |
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() {#5514 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() {#5513 …} } } |
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 {#5838 …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) {#5455 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1075 …} } |
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() {#5458 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() {#5457 …} } } |
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) {#5535 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1075 …} } |
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() {#5534 …} } } |
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 {#1075 …} } |
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) {#5469 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5465 …} } |
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 {#5471 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 {#5839 …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 | "8fdbc3073963808c44f2cd10c9.eUPrI9UbUWQr7EcvF_IMpxtwyReJyk-aNziqwLKxhFc.SXLYefhfGhxxhxRiQZ8hyVMcjG29rwLfZnTEk-DZ9QMmGoZGmmJhUGfcAg" |
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 | "8fdbc3073963808c44f2cd10c9.eUPrI9UbUWQr7EcvF_IMpxtwyReJyk-aNziqwLKxhFc.SXLYefhfGhxxhxRiQZ8hyVMcjG29rwLfZnTEk-DZ9QMmGoZGmmJhUGfcAg" |
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 | "8fdbc3073963808c44f2cd10c9.eUPrI9UbUWQr7EcvF_IMpxtwyReJyk-aNziqwLKxhFc.SXLYefhfGhxxhxRiQZ8hyVMcjG29rwLfZnTEk-DZ9QMmGoZGmmJhUGfcAg" |
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 {#1075 …} } |
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 | "8fdbc3073963808c44f2cd10c9.eUPrI9UbUWQr7EcvF_IMpxtwyReJyk-aNziqwLKxhFc.SXLYefhfGhxxhxRiQZ8hyVMcjG29rwLfZnTEk-DZ9QMmGoZGmmJhUGfcAg" |
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 | "8fdbc3073963808c44f2cd10c9.eUPrI9UbUWQr7EcvF_IMpxtwyReJyk-aNziqwLKxhFc.SXLYefhfGhxxhxRiQZ8hyVMcjG29rwLfZnTEk-DZ9QMmGoZGmmJhUGfcAg" |