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 {#1698 -form: Symfony\Component\Form\Form {#1740 …} -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) {#1431 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() {#1424 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() {#1422 …} } } |
| 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 {#1828 -form: Symfony\Component\Form\Form {#1776 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1868 …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) {#1624 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() {#1651 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() {#1437 …} } } |
| 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 {#1835 -form: Symfony\Component\Form\Form {#1779 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1836 …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) {#1648 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() {#1638 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() {#1661 …} } } |
| 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 {#1829 -form: Symfony\Component\Form\Form {#1782 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1425 …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) {#1663 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() {#1666 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() {#1647 …} } } |
| 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 {#1733 -form: Symfony\Component\Form\Form {#1738 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1813 …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() {#1684 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() {#1682 …} } } |
| 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 {#1703 +label: "Աֆղանստան" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "Ալբանիա" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "Ալժիր" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "Անդորրա" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "Անգոլա" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "Անտիգուա և Բարբուդա" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +label: "Արգենտինա" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "Հայաստան" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "Ավստրալիա" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "Ավստրիա" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "Բահամյան կղզիներ" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "Բահրեյն" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "Բանգլադեշ" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "Բարբադոս" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +label: "Բելառուս" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "Բելգիա" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +label: "Բելիզ" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +label: "Բենին" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "Բութան" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +label: "Բոլիվիա" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "Բոսնիա և Հերցեգովինա" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Բոտսվանա" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "Բրազիլիա" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Բրունեյ Դարուսսալամ" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Բուլղարիա" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Բուրկինա Ֆասո" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Բուրունդի" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Կաբո Վերդե" +value: "32" +data: 32 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Կամբոջա" +value: "33" +data: 33 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Կամերուն" +value: "34" +data: 34 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Կանադա" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "Կենտրոնաֆրիկյան Հանրապետություն" +value: "36" +data: 36 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Չադ" +value: "37" +data: 37 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Չիլի" +value: "38" +data: 38 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "Չինաստան" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Կոլումբիա" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Կոմորյան կղզիներ" +value: "41" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Կոնգո" +value: "42" +data: 42 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Կոստա Ռիկա" +value: "43" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Խորվաթիա" +value: "44" +data: 44 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "Կուբա" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "Կիպրոս" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "Չեխիա" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "Դանիա" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Ջիբուտի" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Դոմինիկա" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Դոմինիկյան Հանրապետություն" +value: "51" +data: 51 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Էկվադոր" +value: "52" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "Եգիպտոս" +value: "53" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "Սալվադոր" +value: "54" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "Հասարակածային Գվինեա" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "Էրիթրեա" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: "Էստոնիա" +value: "57" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +label: "Էսվատինի" +value: "58" +data: 58 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "Եթովպիա" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "Ֆիջի" +value: "60" +data: 60 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "Ֆինլանդիա" +value: "61" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "Ֆրանսիա" +value: "62" +data: 62 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "Գաբոն" +value: "63" +data: 63 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "Գամբիա" +value: "64" +data: 64 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "Վրաստան" +value: "65" +data: 65 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "Գերմանիա" +value: "66" +data: 66 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +label: "Գանա" +value: "67" +data: 67 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "Հունաստան" +value: "68" +data: 68 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "Գրենադա" +value: "69" +data: 69 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "Գվատեմալա" +value: "70" +data: 70 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "Գվինեա" +value: "71" +data: 71 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +label: "Գվինեա-Բիսսաու" +value: "72" +data: 72 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "Գայանա" +value: "73" +data: 73 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "Հայիթի" +value: "74" +data: 74 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "Հոնդուրաս" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "Հունգարիա" +value: "76" +data: 76 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "Իսլանդիա" +value: "77" +data: 77 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "Հնդկաստան" +value: "78" +data: 78 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "Ինդոնեզիա" +value: "79" +data: 79 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "Իրան" +value: "80" +data: 80 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "Իրաք" +value: "81" +data: 81 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "Իռլանդիա" +value: "82" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "Իսրայել" +value: "83" +data: 83 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "Իտալիա" +value: "84" +data: 84 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "Ջամայկա" +value: "85" +data: 85 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "Ճապոնիա" +value: "86" +data: 86 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "Հորդանան" +value: "87" +data: 87 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "Ղազախստան" +value: "88" +data: 88 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "Քենիա" +value: "89" +data: 89 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "Կիրիբատի" +value: "90" +data: 90 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "Հյուսիսային Կորեա" +value: "91" +data: 91 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "Հարավային Կորեա" +value: "92" +data: 92 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "Քուվեյթ" +value: "93" +data: 93 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "Կիրգիզստան" +value: "94" +data: 94 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "Լաոս" +value: "95" +data: 95 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "Լատվիա" +value: "96" +data: 96 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "Լիբանան" +value: "97" +data: 97 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "Լեսոթո" +value: "98" +data: 98 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "Լիտվա" +value: "99" +data: 99 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "Լյուքսեմբուրգ" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "Մադագասկար" +value: "101" +data: 101 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "Մալավի" +value: "102" +data: 102 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "Մալայզիա" +value: "103" +data: 103 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "Մալդիվներ" +value: "104" +data: 104 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "Մալի" +value: "105" +data: 105 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "Մալտա" +value: "106" +data: 106 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "Մարշալյան կղզիներ" +value: "107" +data: 107 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "Մավրիտանիա" +value: "108" +data: 108 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "Մավրիկի" +value: "109" +data: 109 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "Մեքսիկա" +value: "110" +data: 110 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "Միկրոնեզիա" +value: "111" +data: 111 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "Մոլդովա" +value: "112" +data: 112 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "Մոնակո" +value: "113" +data: 113 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "Մոնղոլիա" +value: "114" +data: 114 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "Մոնտենեգրո" +value: "115" +data: 115 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "Մարոկո" +value: "116" +data: 116 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "Մոզամբիկ" +value: "117" +data: 117 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "Մյանմա" +value: "118" +data: 118 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "Նամիբիա" +value: "119" +data: 119 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "Նաուրու" +value: "120" +data: 120 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "Նեպալ" +value: "121" +data: 121 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "Հոլանդիա" +value: "122" +data: 122 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "Նոր Զելանդիա" +value: "123" +data: 123 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "Նիկարագուա" +value: "124" +data: 124 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "Նիգեր" +value: "125" +data: 125 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "Նիգերիա" +value: "126" +data: 126 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "Նորվեգիա" +value: "127" +data: 127 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "Օման" +value: "128" +data: 128 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "Պակիստան" +value: "129" +data: 129 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "Պալաու" +value: "130" +data: 130 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "Պաղեստին" +value: "131" +data: 131 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "Պանամա" +value: "132" +data: 132 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "Պապուա Նոր Գվինեա" +value: "133" +data: 133 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "Պարագվայ" +value: "134" +data: 134 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "Պերու" +value: "135" +data: 135 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "Ֆիլիպիններ" +value: "136" +data: 136 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "Լեհաստան" +value: "137" +data: 137 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "Պորտուգալիա" +value: "138" +data: 138 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "Կատար" +value: "139" +data: 139 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "Ռեյունիոն" +value: "140" +data: 140 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "Ռումինիա" +value: "141" +data: 141 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "Ռուսաստան" +value: "142" +data: 142 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "Ռուանդա" +value: "143" +data: 143 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "Սամոա" +value: "144" +data: 144 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Սան Մարինո" +value: "145" +data: 145 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "Սան Թոմե և Պրինսիպի" +value: "146" +data: 146 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Սաուդյան Արաբիա" +value: "147" +data: 147 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "Սենեգալ" +value: "148" +data: 148 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "Սերբիա" +value: "149" +data: 149 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "Սեյշելյան կղզիներ" +value: "150" +data: 150 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "Սիեռա-Լեոնե" +value: "151" +data: 151 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "Սինգապուր" +value: "152" +data: 152 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "Սլովակիա" +value: "153" +data: 153 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "Սլովենիա" +value: "154" +data: 154 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "Սոլոմոնյան կղզիներ" +value: "155" +data: 155 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "Սոմալի" +value: "156" +data: 156 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "Հ νόρագիա" +value: "157" +data: 157 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Իսպանիա" +value: "158" +data: 158 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "Շրի Լանկա" +value: "159" +data: 159 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "Սուդան" +value: "160" +data: 160 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Սուրինամ" +value: "161" +data: 161 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "Շվեդիա" +value: "162" +data: 162 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "Շվեյցարիա" +value: "163" +data: 163 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "Սիրիա" +value: "164" +data: 164 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Տաջիկստան" +value: "165" +data: 165 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Տանզանիա" +value: "166" +data: 166 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Թաիլանդ" +value: "167" +data: 167 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Արևելյան Տիմոր" +value: "168" +data: 168 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "Տոգո" +value: "169" +data: 169 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "Տոնգա" +value: "170" +data: 170 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "Տրինիդադ և Տոբագո" +value: "171" +data: 171 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Տունիս" +value: "172" +data: 172 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Թուրքական" +value: "173" +data: 173 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Թուրքմենստան" +value: "174" +data: 174 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Թուվալու" +value: "175" +data: 175 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "Ուգանդա" +value: "176" +data: 176 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "Ուկրաինա" +value: "177" +data: 177 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "Միացյալ Արաբական Էմիրություններ" +value: "178" +data: 178 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Մեծ Բրիտանիա" +value: "179" +data: 179 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "Միացյալ Նահանգներ" +value: "180" +data: 180 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Ուրուգվայ" +value: "181" +data: 181 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "Ուզբեկստան" +value: "182" +data: 182 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Վանուատու" +value: "183" +data: 183 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Վենեսուելա" +value: "184" +data: 184 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Վիետնամ" +value: "185" +data: 185 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Յեմեն" +value: "186" +data: 186 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Զամբիա" +value: "187" +data: 187 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "Զիմբաբվե" +value: "188" +data: 188 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1806 -form: Symfony\Component\Form\Form {#1743 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1721 …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) {#2056 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1664 …} } |
| 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) {#1692 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() {#1696 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() {#1695 …} } } |
| 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 {#2057 -form: Symfony\Component\Form\Form {#1746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2058 …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() {#1702 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() {#1689 …} } } |
| 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 {#1710 +label: "user.Ար" +value: "user.Արական" +data: "user.Արական" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1715 +label: "user.Իգ" +value: "user.Իգական" +data: "user.Իգական" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2059 -form: Symfony\Component\Form\Form {#1786 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2060 …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) {#2061 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1664 …} } |
| 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) {#1754 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1755 …} } |
| 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 {#1757 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() {#1758 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() {#1759 …} } } |
| 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 {#2065 -form: Symfony\Component\Form\Form {#1788 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2064 …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) {#1754 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1755 …} } |
| 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 {#1757 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() {#1768 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() {#1769 …} } } |
| 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 {#2066 -form: Symfony\Component\Form\Form {#1791 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2067 …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) {#1717 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() {#1720 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() {#1719 …} } } |
| 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 {#2063 -form: Symfony\Component\Form\Form {#1794 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2062 …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) {#1716 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() {#1732 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() {#1726 …} } } |
| 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 {#2069 -form: Symfony\Component\Form\Form {#1816 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2068 …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) {#1798 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() {#1805 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() {#1804 …} } } |
| 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 {#2073 -form: Symfony\Component\Form\Form {#1819 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2072 …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) {#1810 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() {#1812 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() {#1811 …} } } |
| 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 {#2074 -form: Symfony\Component\Form\Form {#1822 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2075 …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 | "" |