Forms
registration_form
Form type:
"App\Form\Builder\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#528 -id: null -email: null -roles: [] -password: "" -isVerified: false -verificationCode: null -uuid: null -birthdate: null -basket: Doctrine\Common\Collections\ArrayCollection {#529 …} -transaction: Doctrine\Common\Collections\ArrayCollection {#530 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#528 -id: null -email: null -roles: [] -password: "" -isVerified: false -verificationCode: null -uuid: null -birthdate: null -basket: Doctrine\Common\Collections\ArrayCollection {#529 …} -transaction: Doctrine\Common\Collections\ArrayCollection {#530 …} } |
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 | [] |
| data | App\Entity\User {#528 -id: null -email: null -roles: [] -password: "" -isVerified: false -verificationCode: null -uuid: null -birthdate: null -basket: Doctrine\Common\Collections\ArrayCollection {#529 …} -transaction: Doctrine\Common\Collections\ArrayCollection {#530 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} 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 | [] |
| 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() {#739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#738 …} } } |
| validation_groups | null |
View Vars
| 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 {#528 -id: null -email: null -roles: [] -password: "" -isVerified: false -verificationCode: null -uuid: null -birthdate: null -basket: Doctrine\Common\Collections\ArrayCollection {#529 …} -transaction: Doctrine\Common\Collections\ArrayCollection {#530 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2810 -form: Symfony\Component\Form\Form {#2852 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#740 …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 | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_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 {#528 -id: null -email: null -roles: [] -password: "" -isVerified: false -verificationCode: null -uuid: null -birthdate: null -basket: Doctrine\Common\Collections\ArrayCollection {#529 …} -transaction: Doctrine\Common\Collections\ArrayCollection {#530 …} } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "user.Էլ. հասցե*" |
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 | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "user.Էլ. հասցե*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2536 …} } } |
| validation_groups | null |
View Vars
| 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 {#2940 -form: Symfony\Component\Form\Form {#2888 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2980 …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 | "user.Էլ. հասցե*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_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 | "" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Անուն*" |
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 | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| 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 | "Անուն*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2549 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_name" ] |
| cache_key | "_registration_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2947 -form: Symfony\Component\Form\Form {#2891 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2948 …5} |
| full_name | "registration_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_name" |
| label | "Անուն*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_name" |
| valid | true |
| value | "" |
surName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Ազգանուն*" |
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 | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| 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 | "Ազգանուն*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2750 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2773 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_surName" ] |
| cache_key | "_registration_form_surName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2941 -form: Symfony\Component\Form\Form {#2894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2537 …5} |
| full_name | "registration_form[surName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_surName" |
| label | "Ազգանուն*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_surName" |
| valid | true |
| value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Հեռախոսահամար*" |
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 | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2775 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| 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 | "Հեռախոսահամար*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2759 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_phone" ] |
| cache_key | "_registration_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2845 -form: Symfony\Component\Form\Form {#2850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2925 …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 | "Հեռախոսահամար*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_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
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Афганистан" => 4 "Албания" => 5 "Алжир" => 6 "Андорра" => 7 "Ангола" => 8 "Антигуа и Барбуда" => 9 "Аргентина" => 10 "Армения" => 11 "Австралия" => 12 "Австрия" => 13 "Багамы" => 15 "Бахрейн" => 16 "Бангладеш" => 17 "Барбадос" => 18 "Беларусь" => 19 "Бельгия" => 20 "Белиз" => 21 "Бенин" => 22 "Бутан" => 23 "Боливия" => 24 "Босния и Герцеговина" => 25 "Ботсвана" => 26 "Бразилия" => 27 "Бруней-Даруссалам" => 28 "Болгария" => 29 "Буркина-Фасо" => 30 "Бурунди" => 31 "Кабо-Верде" => 32 "Камбоджа" => 33 "Камерун" => 34 "Канада" => 35 "Центральноафриканская Республика" => 36 "Чад" => 37 "Чили" => 38 "Китай" => 39 "Колумбия" => 40 "Коморы" => 41 "Конго" => 42 "Коста-Рика" => 43 "Хорватия" => 44 "Куба" => 45 "Кипр" => 46 "Чехия" => 47 "Дания" => 48 "Джибути" => 49 "Доминика" => 50 "Доминиканская Республика" => 51 "Эквадор" => 52 "Египет" => 53 "Сальвадор" => 54 "Экваториальная Гвинея" => 55 "Эритрея" => 56 "Эстония" => 57 "Эсватини" => 58 "Эфиопия" => 59 "Фиджи" => 60 "Финляндия" => 61 "Франция" => 62 "Габон" => 63 "Гамбия" => 64 "Грузия" => 65 "Германия" => 66 "Гана" => 67 "Греция" => 68 "Гренада" => 69 "Гватемала" => 70 "Гвинея" => 71 "Гвинея-Бисау" => 72 "Гайана" => 73 "Гаити" => 74 "Гондурас" => 75 "Венгрия" => 76 "Исландия" => 77 "Индия" => 78 "Индонезия" => 79 "Иран" => 80 "Ирак" => 81 "Ирландия" => 82 "Израиль" => 83 "Италия" => 84 "Ямайка" => 85 "Япония" => 86 "Иордания" => 87 "Казахстан" => 88 "Кения" => 89 "Кирибати" => 90 "Северная Корея" => 91 "Южная Корея" => 92 "Кувейт" => 93 "Киргизия" => 94 "Лаос" => 95 "Латвия" => 96 "Ливан" => 97 "Лесото" => 98 "Литва" => 99 "Люксембург" => 100 "Мадагаскар" => 101 "Малави" => 102 "Малайзия" => 103 "Мальдивы" => 104 "Мали" => 105 "Мальта" => 106 "Маршалловы Острова" => 107 "Мавритания" => 108 "Маврикий" => 109 "Мексика" => 110 "Микронезия" => 111 "Молдова" => 112 "Монако" => 113 "Монголия" => 114 "Черногория" => 115 "Марокко" => 116 "Мозамбик" => 117 "Мьянма" => 118 "Намибия" => 119 "Науру" => 120 "Непал" => 121 "Нидерланды" => 122 "Новая Зеландия" => 123 "Никарагуа" => 124 "Нигер" => 125 "Нигерия" => 126 "Норвегия" => 127 "Оман" => 128 "Пакистан" => 129 "Палау" => 130 "Палестина" => 131 "Панама" => 132 "Папуа - Новая Гвинея" => 133 "Парагвай" => 134 "Перу" => 135 "Филиппины" => 136 "Польша" => 137 "Португалия" => 138 "Катар" => 139 "Реюньон" => 140 "Румыния" => 141 "Россия" => 142 "Руанда" => 143 "Самоа" => 144 "Сан-Марино" => 145 "Сан-Томе и Принсипи" => 146 "Саудовская Аравия" => 147 "Сенегал" => 148 "Сербия" => 149 "Сейшельские Острова" => 150 "Сьерра-Леоне" => 151 "Сингапур" => 152 "Словакия" => 153 "Словения" => 154 "Соломоновы Острова" => 155 "Сомали" => 156 "Южноафриканская Республика" => 157 "Испания" => 158 "Шри-Ланка" => 159 "Судан" => 160 "Суринам" => 161 "Швеция" => 162 "Швейцария" => 163 "Сирия" => 164 "Таджикистан" => 165 "Танзания" => 166 "Таиланд" => 167 "Восточный Тимор" => 168 "Того" => 169 "Тонга" => 170 "Тринидад и Тобаго" => 171 "Тунис" => 172 "Турция" => 173 "Туркменистан" => 174 "Тувалу" => 175 "Уганда" => 176 "Украина" => 177 "Объединенные Арабские Эмираты" => 178 "Великобритания" => 179 "Соединенные Штаты" => 180 "Уругвай" => 181 "Узбекистан" => 182 "Вануату" => 183 "Венесуэла" => 184 "Вьетнам" => 185 "Йемен" => 186 "Замбия" => 187 "Зимбабве" => 188 ] |
[ "Афганистан" => 4 "Албания" => 5 "Алжир" => 6 "Андорра" => 7 "Ангола" => 8 "Антигуа и Барбуда" => 9 "Аргентина" => 10 "Армения" => 11 "Австралия" => 12 "Австрия" => 13 "Багамы" => 15 "Бахрейн" => 16 "Бангладеш" => 17 "Барбадос" => 18 "Беларусь" => 19 "Бельгия" => 20 "Белиз" => 21 "Бенин" => 22 "Бутан" => 23 "Боливия" => 24 "Босния и Герцеговина" => 25 "Ботсвана" => 26 "Бразилия" => 27 "Бруней-Даруссалам" => 28 "Болгария" => 29 "Буркина-Фасо" => 30 "Бурунди" => 31 "Кабо-Верде" => 32 "Камбоджа" => 33 "Камерун" => 34 "Канада" => 35 "Центральноафриканская Республика" => 36 "Чад" => 37 "Чили" => 38 "Китай" => 39 "Колумбия" => 40 "Коморы" => 41 "Конго" => 42 "Коста-Рика" => 43 "Хорватия" => 44 "Куба" => 45 "Кипр" => 46 "Чехия" => 47 "Дания" => 48 "Джибути" => 49 "Доминика" => 50 "Доминиканская Республика" => 51 "Эквадор" => 52 "Египет" => 53 "Сальвадор" => 54 "Экваториальная Гвинея" => 55 "Эритрея" => 56 "Эстония" => 57 "Эсватини" => 58 "Эфиопия" => 59 "Фиджи" => 60 "Финляндия" => 61 "Франция" => 62 "Габон" => 63 "Гамбия" => 64 "Грузия" => 65 "Германия" => 66 "Гана" => 67 "Греция" => 68 "Гренада" => 69 "Гватемала" => 70 "Гвинея" => 71 "Гвинея-Бисау" => 72 "Гайана" => 73 "Гаити" => 74 "Гондурас" => 75 "Венгрия" => 76 "Исландия" => 77 "Индия" => 78 "Индонезия" => 79 "Иран" => 80 "Ирак" => 81 "Ирландия" => 82 "Израиль" => 83 "Италия" => 84 "Ямайка" => 85 "Япония" => 86 "Иордания" => 87 "Казахстан" => 88 "Кения" => 89 "Кирибати" => 90 "Северная Корея" => 91 "Южная Корея" => 92 "Кувейт" => 93 "Киргизия" => 94 "Лаос" => 95 "Латвия" => 96 "Ливан" => 97 "Лесото" => 98 "Литва" => 99 "Люксембург" => 100 "Мадагаскар" => 101 "Малави" => 102 "Малайзия" => 103 "Мальдивы" => 104 "Мали" => 105 "Мальта" => 106 "Маршалловы Острова" => 107 "Мавритания" => 108 "Маврикий" => 109 "Мексика" => 110 "Микронезия" => 111 "Молдова" => 112 "Монако" => 113 "Монголия" => 114 "Черногория" => 115 "Марокко" => 116 "Мозамбик" => 117 "Мьянма" => 118 "Намибия" => 119 "Науру" => 120 "Непал" => 121 "Нидерланды" => 122 "Новая Зеландия" => 123 "Никарагуа" => 124 "Нигер" => 125 "Нигерия" => 126 "Норвегия" => 127 "Оман" => 128 "Пакистан" => 129 "Палау" => 130 "Палестина" => 131 "Панама" => 132 "Папуа - Новая Гвинея" => 133 "Парагвай" => 134 "Перу" => 135 "Филиппины" => 136 "Польша" => 137 "Португалия" => 138 "Катар" => 139 "Реюньон" => 140 "Румыния" => 141 "Россия" => 142 "Руанда" => 143 "Самоа" => 144 "Сан-Марино" => 145 "Сан-Томе и Принсипи" => 146 "Саудовская Аравия" => 147 "Сенегал" => 148 "Сербия" => 149 "Сейшельские Острова" => 150 "Сьерра-Леоне" => 151 "Сингапур" => 152 "Словакия" => 153 "Словения" => 154 "Соломоновы Острова" => 155 "Сомали" => 156 "Южноафриканская Республика" => 157 "Испания" => 158 "Шри-Ланка" => 159 "Судан" => 160 "Суринам" => 161 "Швеция" => 162 "Швейцария" => 163 "Сирия" => 164 "Таджикистан" => 165 "Танзания" => 166 "Таиланд" => 167 "Восточный Тимор" => 168 "Того" => 169 "Тонга" => 170 "Тринидад и Тобаго" => 171 "Тунис" => 172 "Турция" => 173 "Туркменистан" => 174 "Тувалу" => 175 "Уганда" => 176 "Украина" => 177 "Объединенные Арабские Эмираты" => 178 "Великобритания" => 179 "Соединенные Штаты" => 180 "Уругвай" => 181 "Узбекистан" => 182 "Вануату" => 183 "Венесуэла" => 184 "Вьетнам" => 185 "Йемен" => 186 "Замбия" => 187 "Зимбабве" => 188 ] |
| label | "Երկիր*" |
same as passed value |
| placeholder | "user.Choose a country" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 | [ "Афганистан" => 4 "Албания" => 5 "Алжир" => 6 "Андорра" => 7 "Ангола" => 8 "Антигуа и Барбуда" => 9 "Аргентина" => 10 "Армения" => 11 "Австралия" => 12 "Австрия" => 13 "Багамы" => 15 "Бахрейн" => 16 "Бангладеш" => 17 "Барбадос" => 18 "Беларусь" => 19 "Бельгия" => 20 "Белиз" => 21 "Бенин" => 22 "Бутан" => 23 "Боливия" => 24 "Босния и Герцеговина" => 25 "Ботсвана" => 26 "Бразилия" => 27 "Бруней-Даруссалам" => 28 "Болгария" => 29 "Буркина-Фасо" => 30 "Бурунди" => 31 "Кабо-Верде" => 32 "Камбоджа" => 33 "Камерун" => 34 "Канада" => 35 "Центральноафриканская Республика" => 36 "Чад" => 37 "Чили" => 38 "Китай" => 39 "Колумбия" => 40 "Коморы" => 41 "Конго" => 42 "Коста-Рика" => 43 "Хорватия" => 44 "Куба" => 45 "Кипр" => 46 "Чехия" => 47 "Дания" => 48 "Джибути" => 49 "Доминика" => 50 "Доминиканская Республика" => 51 "Эквадор" => 52 "Египет" => 53 "Сальвадор" => 54 "Экваториальная Гвинея" => 55 "Эритрея" => 56 "Эстония" => 57 "Эсватини" => 58 "Эфиопия" => 59 "Фиджи" => 60 "Финляндия" => 61 "Франция" => 62 "Габон" => 63 "Гамбия" => 64 "Грузия" => 65 "Германия" => 66 "Гана" => 67 "Греция" => 68 "Гренада" => 69 "Гватемала" => 70 "Гвинея" => 71 "Гвинея-Бисау" => 72 "Гайана" => 73 "Гаити" => 74 "Гондурас" => 75 "Венгрия" => 76 "Исландия" => 77 "Индия" => 78 "Индонезия" => 79 "Иран" => 80 "Ирак" => 81 "Ирландия" => 82 "Израиль" => 83 "Италия" => 84 "Ямайка" => 85 "Япония" => 86 "Иордания" => 87 "Казахстан" => 88 "Кения" => 89 "Кирибати" => 90 "Северная Корея" => 91 "Южная Корея" => 92 "Кувейт" => 93 "Киргизия" => 94 "Лаос" => 95 "Латвия" => 96 "Ливан" => 97 "Лесото" => 98 "Литва" => 99 "Люксембург" => 100 "Мадагаскар" => 101 "Малави" => 102 "Малайзия" => 103 "Мальдивы" => 104 "Мали" => 105 "Мальта" => 106 "Маршалловы Острова" => 107 "Мавритания" => 108 "Маврикий" => 109 "Мексика" => 110 "Микронезия" => 111 "Молдова" => 112 "Монако" => 113 "Монголия" => 114 "Черногория" => 115 "Марокко" => 116 "Мозамбик" => 117 "Мьянма" => 118 "Намибия" => 119 "Науру" => 120 "Непал" => 121 "Нидерланды" => 122 "Новая Зеландия" => 123 "Никарагуа" => 124 "Нигер" => 125 "Нигерия" => 126 "Норвегия" => 127 "Оман" => 128 "Пакистан" => 129 "Палау" => 130 "Палестина" => 131 "Панама" => 132 "Папуа - Новая Гвинея" => 133 "Парагвай" => 134 "Перу" => 135 "Филиппины" => 136 "Польша" => 137 "Португалия" => 138 "Катар" => 139 "Реюньон" => 140 "Румыния" => 141 "Россия" => 142 "Руанда" => 143 "Самоа" => 144 "Сан-Марино" => 145 "Сан-Томе и Принсипи" => 146 "Саудовская Аравия" => 147 "Сенегал" => 148 "Сербия" => 149 "Сейшельские Острова" => 150 "Сьерра-Леоне" => 151 "Сингапур" => 152 "Словакия" => 153 "Словения" => 154 "Соломоновы Острова" => 155 "Сомали" => 156 "Южноафриканская Республика" => 157 "Испания" => 158 "Шри-Ланка" => 159 "Судан" => 160 "Суринам" => 161 "Швеция" => 162 "Швейцария" => 163 "Сирия" => 164 "Таджикистан" => 165 "Танзания" => 166 "Таиланд" => 167 "Восточный Тимор" => 168 "Того" => 169 "Тонга" => 170 "Тринидад и Тобаго" => 171 "Тунис" => 172 "Турция" => 173 "Туркменистан" => 174 "Тувалу" => 175 "Уганда" => 176 "Украина" => 177 "Объединенные Арабские Эмираты" => 178 "Великобритания" => 179 "Соединенные Штаты" => 180 "Уругвай" => 181 "Узбекистан" => 182 "Вануату" => 183 "Венесуэла" => 184 "Вьетнам" => 185 "Йемен" => 186 "Замбия" => 187 "Зимбабве" => 188 ] |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Երկիր*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "user.Choose a country" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2794 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_form_country" ] |
| cache_key | "_registration_form_country_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2815 +label: "Афганистан" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2879 +label: "Албания" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2874 +label: "Алжир" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +label: "Андорра" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +label: "Ангола" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +label: "Антигуа и Барбуда" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "Аргентина" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +label: "Армения" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +label: "Австралия" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +label: "Австрия" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "Багамы" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +label: "Бахрейн" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +label: "Бангладеш" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "Барбадос" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +label: "Беларусь" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +label: "Бельгия" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "Белиз" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +label: "Бенин" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +label: "Бутан" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +label: "Боливия" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +label: "Босния и Герцеговина" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Ботсвана" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "Бразилия" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "Бруней-Даруссалам" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "Болгария" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "Буркина-Фасо" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "Бурунди" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +label: "Кабо-Верде" +value: "32" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Камбоджа" +value: "33" +data: 33 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Камерун" +value: "34" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Канада" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Центральноафриканская Республика" +value: "36" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Чад" +value: "37" +data: 37 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Чили" +value: "38" +data: 38 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Китай" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "Колумбия" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "Коморы" +value: "41" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "Конго" +value: "42" +data: 42 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "Коста-Рика" +value: "43" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Хорватия" +value: "44" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Куба" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Кипр" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Чехия" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Дания" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Джибути" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Доминика" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Доминиканская Республика" +value: "51" +data: 51 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Эквадор" +value: "52" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Египет" +value: "53" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Сальвадор" +value: "54" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Экваториальная Гвинея" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Эритрея" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Эстония" +value: "57" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Эсватини" +value: "58" +data: 58 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Эфиопия" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Фиджи" +value: "60" +data: 60 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Финляндия" +value: "61" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Франция" +value: "62" +data: 62 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Габон" +value: "63" +data: 63 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Гамбия" +value: "64" +data: 64 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Грузия" +value: "65" +data: 65 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "Германия" +value: "66" +data: 66 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Гана" +value: "67" +data: 67 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Греция" +value: "68" +data: 68 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Гренада" +value: "69" +data: 69 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Гватемала" +value: "70" +data: 70 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Гвинея" +value: "71" +data: 71 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Гвинея-Бисау" +value: "72" +data: 72 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Гайана" +value: "73" +data: 73 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Гаити" +value: "74" +data: 74 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Гондурас" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Венгрия" +value: "76" +data: 76 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Исландия" +value: "77" +data: 77 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Индия" +value: "78" +data: 78 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Индонезия" +value: "79" +data: 79 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Иран" +value: "80" +data: 80 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Ирак" +value: "81" +data: 81 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Ирландия" +value: "82" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Израиль" +value: "83" +data: 83 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Италия" +value: "84" +data: 84 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Ямайка" +value: "85" +data: 85 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Япония" +value: "86" +data: 86 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Иордания" +value: "87" +data: 87 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Казахстан" +value: "88" +data: 88 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Кения" +value: "89" +data: 89 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Кирибати" +value: "90" +data: 90 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Северная Корея" +value: "91" +data: 91 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Южная Корея" +value: "92" +data: 92 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Кувейт" +value: "93" +data: 93 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Киргизия" +value: "94" +data: 94 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "Лаос" +value: "95" +data: 95 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Латвия" +value: "96" +data: 96 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "Ливан" +value: "97" +data: 97 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Лесото" +value: "98" +data: 98 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Литва" +value: "99" +data: 99 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Люксембург" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Мадагаскар" +value: "101" +data: 101 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Малави" +value: "102" +data: 102 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Малайзия" +value: "103" +data: 103 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Мальдивы" +value: "104" +data: 104 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Мали" +value: "105" +data: 105 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Мальта" +value: "106" +data: 106 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Маршалловы Острова" +value: "107" +data: 107 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Мавритания" +value: "108" +data: 108 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Маврикий" +value: "109" +data: 109 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Мексика" +value: "110" +data: 110 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Микронезия" +value: "111" +data: 111 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Молдова" +value: "112" +data: 112 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Монако" +value: "113" +data: 113 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Монголия" +value: "114" +data: 114 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Черногория" +value: "115" +data: 115 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Марокко" +value: "116" +data: 116 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Мозамбик" +value: "117" +data: 117 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "Мьянма" +value: "118" +data: 118 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Намибия" +value: "119" +data: 119 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Науру" +value: "120" +data: 120 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Непал" +value: "121" +data: 121 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Нидерланды" +value: "122" +data: 122 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Новая Зеландия" +value: "123" +data: 123 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Никарагуа" +value: "124" +data: 124 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Нигер" +value: "125" +data: 125 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Нигерия" +value: "126" +data: 126 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Норвегия" +value: "127" +data: 127 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Оман" +value: "128" +data: 128 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Пакистан" +value: "129" +data: 129 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Палау" +value: "130" +data: 130 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Палестина" +value: "131" +data: 131 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Панама" +value: "132" +data: 132 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Папуа - Новая Гвинея" +value: "133" +data: 133 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Парагвай" +value: "134" +data: 134 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Перу" +value: "135" +data: 135 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Филиппины" +value: "136" +data: 136 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Польша" +value: "137" +data: 137 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Португалия" +value: "138" +data: 138 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Катар" +value: "139" +data: 139 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Реюньон" +value: "140" +data: 140 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Румыния" +value: "141" +data: 141 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Россия" +value: "142" +data: 142 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Руанда" +value: "143" +data: 143 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Самоа" +value: "144" +data: 144 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Сан-Марино" +value: "145" +data: 145 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Сан-Томе и Принсипи" +value: "146" +data: 146 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Саудовская Аравия" +value: "147" +data: 147 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "Сенегал" +value: "148" +data: 148 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Сербия" +value: "149" +data: 149 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Сейшельские Острова" +value: "150" +data: 150 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Сьерра-Леоне" +value: "151" +data: 151 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Сингапур" +value: "152" +data: 152 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Словакия" +value: "153" +data: 153 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Словения" +value: "154" +data: 154 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Соломоновы Острова" +value: "155" +data: 155 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Сомали" +value: "156" +data: 156 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Южноафриканская Республика" +value: "157" +data: 157 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Испания" +value: "158" +data: 158 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Шри-Ланка" +value: "159" +data: 159 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "Судан" +value: "160" +data: 160 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "Суринам" +value: "161" +data: 161 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Швеция" +value: "162" +data: 162 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Швейцария" +value: "163" +data: 163 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Сирия" +value: "164" +data: 164 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Таджикистан" +value: "165" +data: 165 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "Танзания" +value: "166" +data: 166 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Таиланд" +value: "167" +data: 167 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Восточный Тимор" +value: "168" +data: 168 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Того" +value: "169" +data: 169 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "Тонга" +value: "170" +data: 170 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "Тринидад и Тобаго" +value: "171" +data: 171 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "Тунис" +value: "172" +data: 172 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Турция" +value: "173" +data: 173 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Туркменистан" +value: "174" +data: 174 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Тувалу" +value: "175" +data: 175 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "Уганда" +value: "176" +data: 176 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "Украина" +value: "177" +data: 177 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Объединенные Арабские Эмираты" +value: "178" +data: 178 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Великобритания" +value: "179" +data: 179 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Соединенные Штаты" +value: "180" +data: 180 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Уругвай" +value: "181" +data: 181 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Узбекистан" +value: "182" +data: 182 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Вануату" +value: "183" +data: 183 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Венесуэла" +value: "184" +data: 184 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Вьетнам" +value: "185" +data: 185 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Йемен" +value: "186" +data: 186 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Замбия" +value: "187" +data: 187 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Зимбабве" +value: "188" +data: 188 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2918 -form: Symfony\Component\Form\Form {#2855 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2833 …5} |
| full_name | "registration_form[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_country" |
| is_selected | Closure($choice, $value) {#3168 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2776 …} } |
| label | "Երկիր*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "user.Choose a country" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_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_country" |
| valid | true |
| value | "" |
city
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Քաղաք*" |
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 | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2804 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| 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 | "Քաղաք*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2808 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2807 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_city" ] |
| cache_key | "_registration_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3169 -form: Symfony\Component\Form\Form {#2858 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3170 …5} |
| full_name | "registration_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_city" |
| label | "Քաղաք*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_city" |
| valid | true |
| value | "" |
gender
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "gender-options" ] |
[ "class" => "gender-options" ] |
| choices | [ "user.Ար" => "user.Արական" "user.Իգ" => "user.Իգական" ] |
[ "user.Ար" => "user.Արական" "user.Իգ" => "user.Իգական" ] |
| expanded | true |
same as passed value |
| label | false |
false
|
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "gender-options" ] |
| 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 | [ "user.Ար" => "user.Արական" "user.Իգ" => "user.Իգական" ] |
| compound | true |
| constraints | [] |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| 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 | [] |
| 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() {#2814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2801 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "gender-options" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_form_gender" ] |
| cache_key | "_registration_form_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2822 +label: "user.Ար" +value: "user.Արական" +data: "user.Արական" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "user.Իգ" +value: "user.Իգական" +data: "user.Իգական" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3171 -form: Symfony\Component\Form\Form {#2898 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3172 …5} |
| full_name | "registration_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_gender" |
| is_selected | Closure($choice, $value) {#3173 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2776 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_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_gender" |
| valid | true |
| value | "" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "user.Ար" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "user.Արական" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2866 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2867 …} } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2869 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "user.Ար" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2871 …} } } |
| validation_groups | null |
| value | "user.Արական" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_registration_form_gender_entry" ] |
| cache_key | "_registration_form_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3177 -form: Symfony\Component\Form\Form {#2900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3176 …5} |
| full_name | "registration_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_gender_0" |
| label | "user.Ար" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_gender_entry" |
| valid | true |
| value | "user.Արական" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "user.Իգ" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "user.Իգական" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2866 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2867 …} } |
| 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2869 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "user.Իգ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2881 …} } } |
| validation_groups | null |
| value | "user.Իգական" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_registration_form_gender_entry" ] |
| cache_key | "_registration_form_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3178 -form: Symfony\Component\Form\Form {#2903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3179 …5} |
| full_name | "registration_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_gender_1" |
| label | "user.Իգ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_gender_entry" |
| valid | true |
| value | "user.Իգական" |
birthdate
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "datepicker" "readonly" => true "style" => "border: unset!important;" "id" => "register-birthdate" ] |
[ "class" => "datepicker" "readonly" => true "style" => "border: unset!important;" "id" => "register-birthdate" ] |
| label | "user.Ծննդյան օր, ամիս, տարի*" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "datepicker" "readonly" => true "style" => "border: unset!important;" "id" => "register-birthdate" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2829 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| 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 | "user.Ծննդյան օր, ամիս, տարի*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2831 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "datepicker" "readonly" => true "style" => "border: unset!important;" "id" => "register-birthdate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_birthdate" ] |
| cache_key | "_registration_form_birthdate_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3175 -form: Symfony\Component\Form\Form {#2906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3174 …5} |
| full_name | "registration_form[birthdate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_birthdate" |
| label | "user.Ծննդյան օր, ամիս, տարի*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birthdate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_birthdate" |
| valid | true |
| value | "" |
password
Errors
This form has no errors.
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 {#826 +payload: null +message: "user.Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#824 +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: "user.password_min_length" +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 } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#826 +payload: null +message: "user.Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#824 +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: "user.password_min_length" +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 } ] |
| first_options | [ "label" => "Գաղտնաբառ*" ] |
[ "label" => "Գաղտնաբառ*" ] |
| mapped | false |
false
|
| second_options | [ "label" => "Կրկնել գաղտնաբառը*" ] |
[ "label" => "Կրկնել գաղտնաբառը*" ] |
| 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 {#826 +payload: null +message: "user.Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#824 +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: "user.password_min_length" +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 } ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2828 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Գաղտնաբառ*" ] |
| 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 | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Կրկնել գաղտնաբառը*" ] |
| 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() {#2844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2838 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_password" ] |
| cache_key | "_registration_form_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3181 -form: Symfony\Component\Form\Form {#2928 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3180 …5} |
| full_name | "registration_form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "registration_form_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
false
|
| label | "Գաղտնաբառ*" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2910 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | 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 | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Գաղտնաբառ*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2916 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_password_first" ] |
| cache_key | "_registration_form_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3185 -form: Symfony\Component\Form\Form {#2931 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3184 …5} |
| full_name | "registration_form[password][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_password_first" |
| label | "Գաղտնաբառ*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| error_bubbling | false |
false
|
| label | "Կրկնել գաղտնաբառը*" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2922 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | 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 | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Կրկնել գաղտնաբառը*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#559 …} $translationDomain: "validators" $message: Closure() {#2923 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_password_second" ] |
| cache_key | "_registration_form_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3186 -form: Symfony\Component\Form\Form {#2934 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3187 …5} |
| full_name | "registration_form[password][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_password_second" |
| label | "Կրկնել գաղտնաբառը*" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/sonatatranslation/css/sonata-translation.css" "css/sonata-admin.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_password_second" |
| valid | true |
| value | "" |