Forms
-
register
-
email
-
lastname
-
firstname
-
surname
-
phone
-
cityQuery
-
cityTitle
-
cityCountryTitle
-
organizationQuery
-
organizationTitle
-
organizationInn
-
organizationAddress
-
educationLevel
-
specialty
-
position
-
plainPassword
-
first
-
second
-
-
personalDataConsent
-
privacyPolicyConsent
-
emailNotificationsConsent
-
_token
-
register
"App\Form\Auth\RegisterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User\User {#987 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1784316512 {#994 date: 2026-07-17 19:28:32.654517 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#988 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#989 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#990 …} -tests: Doctrine\Common\Collections\ArrayCollection {#991 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#992 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#993 …} -token: "019f718d-498e-71fb-a7ca-8217d27fda67" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#995 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#996 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#997 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User\User {#987 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1784316512 {#994 date: 2026-07-17 19:28:32.654517 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#988 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#989 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#990 …} -tests: Doctrine\Common\Collections\ArrayCollection {#991 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#992 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#993 …} -token: "019f718d-498e-71fb-a7ca-8217d27fda67" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#995 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#996 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#997 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\User\User {#987 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1784316512 {#994 date: 2026-07-17 19:28:32.654517 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#988 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#989 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#990 …} -tests: Doctrine\Common\Collections\ArrayCollection {#991 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#992 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#993 …} -token: "019f718d-498e-71fb-a7ca-8217d27fda67" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#995 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#996 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#997 …} } |
| data_class | "App\Entity\User\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User\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 | "site" |
| trim | true |
| upload_max_size_message | Closure() {#1056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1055 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "register" "_register" ] |
| cache_key | "_register_register" |
| compound | true |
| data | App\Entity\User\User {#987 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1784316512 {#994 date: 2026-07-17 19:28:32.654517 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#988 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#989 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#990 …} -tests: Doctrine\Common\Collections\ArrayCollection {#991 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#992 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#993 …} -token: "019f718d-498e-71fb-a7ca-8217d27fda67" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#995 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#996 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#997 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1346 -errors: [] -form: Symfony\Component\Form\Form {#1352 …} } |
| form | Symfony\Component\Form\FormView {#1057 …5} |
| full_name | "register" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "register" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register" |
| valid | true |
| value | App\Entity\User\User {#987 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1784316512 {#994 date: 2026-07-17 19:28:32.654517 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#988 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#989 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#990 …} -tests: Doctrine\Common\Collections\ArrayCollection {#991 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#992 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#993 …} -token: "019f718d-498e-71fb-a7ca-8217d27fda67" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#995 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#996 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#997 …} } |
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1062 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1063 +payload: null +groups: ? ?array +message: "auth.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1062 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1063 +payload: null +groups: ? ?array +message: "auth.email.invalid" +mode: null +normalizer: null } ] |
| label | "layout.auth.registration.fields.email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1062 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1063 +payload: null +groups: ? ?array +message: "auth.email.invalid" +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.email" |
| 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() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1094 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_register_email" ] |
| cache_key | "_register_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1417 -errors: [] -form: Symfony\Component\Form\Form {#1355 …} } |
| form | Symfony\Component\Form\FormView {#1313 …5} |
| full_name | "register[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_email" |
| label | "layout.auth.registration.fields.email" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_email" |
| valid | true |
| value | "" |
lastname
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1064 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1065 +payload: null +groups: ? ?array +maxMessage: "auth.lastname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1064 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1065 +payload: null +groups: ? ?array +maxMessage: "auth.lastname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "layout.auth.registration.fields.lastname" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1064 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1065 +payload: null +groups: ? ?array +maxMessage: "auth.lastname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1102 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.lastname" |
| 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() {#1104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1103 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_lastname" ] |
| cache_key | "_register_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1409 -errors: [] -form: Symfony\Component\Form\Form {#1358 …} } |
| form | Symfony\Component\Form\FormView {#1298 …5} |
| full_name | "register[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_lastname" |
| label | "layout.auth.registration.fields.lastname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_lastname" |
| valid | true |
| value | "" |
firstname
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1066 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1067 +payload: null +groups: ? ?array +maxMessage: "auth.firstname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 75 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1066 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1067 +payload: null +groups: ? ?array +maxMessage: "auth.firstname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 75 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "layout.auth.registration.fields.firstname" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1066 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1067 +payload: null +groups: ? ?array +maxMessage: "auth.firstname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 75 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1111 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.firstname" |
| 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() {#1113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1112 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_firstname" ] |
| cache_key | "_register_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1287 -errors: [] -form: Symfony\Component\Form\Form {#1361 …} } |
| form | Symfony\Component\Form\FormView {#1221 …5} |
| full_name | "register[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_firstname" |
| label | "layout.auth.registration.fields.firstname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_firstname" |
| valid | true |
| value | "" |
surname
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1068 +payload: null +groups: ? ?array +maxMessage: "auth.surname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 75 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1068 +payload: null +groups: ? ?array +maxMessage: "auth.surname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 75 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "layout.auth.registration.fields.surname" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1068 +payload: null +groups: ? ?array +maxMessage: "auth.surname.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 75 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.surname" |
| 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() {#1122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1121 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_surname" ] |
| cache_key | "_register_surname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1199 -errors: [] -form: Symfony\Component\Form\Form {#1364 …} } |
| form | Symfony\Component\Form\FormView {#1190 …5} |
| full_name | "register[surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_surname" |
| label | "layout.auth.registration.fields.surname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_surname" |
| valid | true |
| value | "" |
phone
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1069 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1070 +payload: null +groups: ? ?array +maxMessage: "auth.phone.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1071 +payload: null +groups: ? ?array +message: "auth.phone.invalid" +pattern: "/^\+7 \(\d{3}\) \d{3}-\d{2}-\d{2}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1069 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1070 +payload: null +groups: ? ?array +maxMessage: "auth.phone.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1071 +payload: null +groups: ? ?array +message: "auth.phone.invalid" +pattern: "/^\+7 \(\d{3}\) \d{3}-\d{2}-\d{2}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "layout.auth.registration.fields.phone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1069 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1070 +payload: null +groups: ? ?array +maxMessage: "auth.phone.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1071 +payload: null +groups: ? ?array +message: "auth.phone.invalid" +pattern: "/^\+7 \(\d{3}\) \d{3}-\d{2}-\d{2}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.phone" |
| 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() {#1131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1130 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_phone" ] |
| cache_key | "_register_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1181 -errors: [] -form: Symfony\Component\Form\Form {#1367 …} } |
| form | Symfony\Component\Form\FormView {#1172 …5} |
| full_name | "register[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_phone" |
| label | "layout.auth.registration.fields.phone" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_phone" |
| valid | true |
| value | "" |
cityQuery
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1081 +payload: null +groups: ? ?array +message: "auth.city.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1081 +payload: null +groups: ? ?array +message: "auth.city.not_blank" +allowNull: false +normalizer: null } ] |
| label | "layout.auth.registration.fields.city" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1081 +payload: null +groups: ? ?array +message: "auth.city.not_blank" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1139 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_cityQuery" ] |
| cache_key | "_register_cityQuery_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1163 -errors: [] -form: Symfony\Component\Form\Form {#1370 …} } |
| form | Symfony\Component\Form\FormView {#1154 …5} |
| full_name | "register[cityQuery]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_cityQuery" |
| label | "layout.auth.registration.fields.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cityQuery" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_cityQuery" |
| valid | true |
| value | "" |
cityTitle
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 |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1151 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1152 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_register_cityTitle" ] |
| cache_key | "_register_cityTitle_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1141 -errors: [] -form: Symfony\Component\Form\Form {#1373 …} } |
| form | Symfony\Component\Form\FormView {#1132 …5} |
| full_name | "register[cityTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_cityTitle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cityTitle" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_cityTitle" |
| valid | true |
| value | "" |
cityCountryTitle
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 |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1161 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_register_cityCountryTitle" ] |
| cache_key | "_register_cityCountryTitle_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1123 -errors: [] -form: Symfony\Component\Form\Form {#1376 …} } |
| form | Symfony\Component\Form\FormView {#1114 …5} |
| full_name | "register[cityCountryTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_cityCountryTitle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cityCountryTitle" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_cityCountryTitle" |
| valid | true |
| value | "" |
organizationQuery
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1073 +payload: null +groups: ? ?array +message: "auth.organization.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1073 +payload: null +groups: ? ?array +message: "auth.organization.not_blank" +allowNull: false +normalizer: null } ] |
| label | "layout.auth.registration.fields.organization" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1073 +payload: null +groups: ? ?array +message: "auth.organization.not_blank" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1169 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.organization" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1170 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_organizationQuery" ] |
| cache_key | "_register_organizationQuery_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1105 -errors: [] -form: Symfony\Component\Form\Form {#1379 …} } |
| form | Symfony\Component\Form\FormView {#1096 …5} |
| full_name | "register[organizationQuery]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_organizationQuery" |
| label | "layout.auth.registration.fields.organization" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "organizationQuery" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_organizationQuery" |
| valid | true |
| value | "" |
organizationTitle
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 |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1178 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1179 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_register_organizationTitle" ] |
| cache_key | "_register_organizationTitle_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1440 -errors: [] -form: Symfony\Component\Form\Form {#1382 …} } |
| form | Symfony\Component\Form\FormView {#1442 …5} |
| full_name | "register[organizationTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_organizationTitle" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "organizationTitle" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_organizationTitle" |
| valid | true |
| value | "" |
organizationInn
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 |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1187 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1188 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_register_organizationInn" ] |
| cache_key | "_register_organizationInn_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1443 -errors: [] -form: Symfony\Component\Form\Form {#1385 …} } |
| form | Symfony\Component\Form\FormView {#1444 …5} |
| full_name | "register[organizationInn]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_organizationInn" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "organizationInn" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_organizationInn" |
| valid | true |
| value | "" |
organizationAddress
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 |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1197 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_register_organizationAddress" ] |
| cache_key | "_register_organizationAddress_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1445 -errors: [] -form: Symfony\Component\Form\Form {#1388 …} } |
| form | Symfony\Component\Form\FormView {#1511 …5} |
| full_name | "register[organizationAddress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_organizationAddress" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "organizationAddress" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_organizationAddress" |
| valid | true |
| value | "" |
educationLevel
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 | [ "layout.auth.registration.education.higher" => "higher_medical_education" "layout.auth.registration.education.secondary" => "secondary_medical_education" ] |
[ "layout.auth.registration.education.higher" => "higher_medical_education" "layout.auth.registration.education.secondary" => "secondary_medical_education" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1072 +payload: null +groups: ? ?array +message: "auth.education_level.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1072 +payload: null +groups: ? ?array +message: "auth.education_level.not_blank" +allowNull: false +normalizer: null } ] |
| label | "layout.auth.registration.fields.education_level" |
same as passed value |
| placeholder | "layout.auth.registration.placeholders.education_level" |
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_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "layout.auth.registration.education.higher" => "higher_medical_education" "layout.auth.registration.education.secondary" => "secondary_medical_education" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1072 +payload: null +groups: ? ?array +message: "auth.education_level.not_blank" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.education_level" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "layout.auth.registration.placeholders.education_level" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1218 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_register_educationLevel" ] |
| cache_key | "_register_educationLevel_choice" |
| choice_translation_domain | "site" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1515 +data: "higher_medical_education" +value: "higher_medical_education" +label: "layout.auth.registration.education.higher" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +data: "secondary_medical_education" +value: "secondary_medical_education" +label: "layout.auth.registration.education.secondary" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1513 -errors: [] -form: Symfony\Component\Form\Form {#1391 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1514 …5} |
| full_name | "register[educationLevel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_educationLevel" |
| is_selected | Closure($choice, $value) {#1518 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "layout.auth.registration.fields.education_level" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "educationLevel" |
| placeholder | "layout.auth.registration.placeholders.education_level" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_educationLevel" |
| valid | true |
| value | "" |
specialty
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| choice_attr | Closure(Specialty $specialty): array {#1080 returnType: "array" class: "App\Form\Auth\RegisterType" } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Specialty" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1079 +payload: null +groups: ? ?array +message: "auth.specialty.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1079 +payload: null +groups: ? ?array +message: "auth.specialty.not_blank" +allowNull: false +normalizer: null } ] |
| label | "layout.auth.registration.fields.specialty" |
same as passed value |
| placeholder | "layout.auth.registration.placeholders.specialty" |
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 | Closure(Specialty $specialty): array {#1080 returnType: "array" class: "App\Form\Auth\RegisterType" } |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1282 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1244 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1283 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1284 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1286 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1285 …} } |
| choices | null |
| class | "App\Entity\Specialty" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1079 +payload: null +groups: ? ?array +message: "auth.specialty.not_blank" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container7lwSeqr\EntityManagerGhost614a58f {#67 …12} |
| 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 | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1247 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container7lwSeqr\EntityManagerGhost614a58f {#67 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1246 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "layout.auth.registration.fields.specialty" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "layout.auth.registration.placeholders.specialty" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1241 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_register_specialty" ] |
| cache_key | "_register_specialty_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1523 +data: App\Entity\Specialty {#1629 …} +value: "1" +label: "Акушерское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +data: App\Entity\Specialty {#1968 …} +value: "2" +label: "Анестезиология и реаниматология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1525 +data: App\Entity\Specialty {#1975 …} +value: "3" +label: "Бактериология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +data: App\Entity\Specialty {#1980 …} +value: "4" +label: "Гигиена и санитария" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1524 +data: App\Entity\Specialty {#1985 …} +value: "5" +label: "Гигиеническое воспитание" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +data: App\Entity\Specialty {#1990 …} +value: "6" +label: "Гистология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +data: App\Entity\Specialty {#1995 …} +value: "7" +label: "Дезинфекционное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +data: App\Entity\Specialty {#2000 …} +value: "8" +label: "Диетология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +data: App\Entity\Specialty {#2005 …} +value: "9" +label: "Лабораторная диагностика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +data: App\Entity\Specialty {#2010 …} +value: "10" +label: "Лабораторное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +data: App\Entity\Specialty {#2015 …} +value: "11" +label: "Лечебная физкультура" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +data: App\Entity\Specialty {#2020 …} +value: "12" +label: "Лечебное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +data: App\Entity\Specialty {#2025 …} +value: "13" +label: "Медико-социальная помощь" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +data: App\Entity\Specialty {#2030 …} +value: "14" +label: "Медицинская оптика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +data: App\Entity\Specialty {#2035 …} +value: "15" +label: "Медицинская статистика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +data: App\Entity\Specialty {#2040 …} +value: "16" +label: "Медицинский массаж" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +data: App\Entity\Specialty {#2045 …} +value: "17" +label: "Наркология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +data: App\Entity\Specialty {#2050 …} +value: "18" +label: "Общая практика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +data: App\Entity\Specialty {#2055 …} +value: "19" +label: "Операционное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +data: App\Entity\Specialty {#2060 …} +value: "20" +label: "Организация сестринского дела" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +data: App\Entity\Specialty {#2065 …} +value: "21" +label: "Реабилитационное сестринское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +data: App\Entity\Specialty {#2070 …} +value: "22" +label: "Рентгенология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +data: App\Entity\Specialty {#2075 …} +value: "23" +label: "Сестринское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +data: App\Entity\Specialty {#2080 …} +value: "24" +label: "Сестринское дело в косметологии" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +data: App\Entity\Specialty {#2085 …} +value: "25" +label: "Сестринское дело в педиатрии" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +data: App\Entity\Specialty {#2090 …} +value: "26" +label: "Скорая и неотложная помощь" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +data: App\Entity\Specialty {#2095 …} +value: "27" +label: "Стоматология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +data: App\Entity\Specialty {#2100 …} +value: "28" +label: "Стоматология ортопедическая" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +data: App\Entity\Specialty {#2105 …} +value: "29" +label: "Стоматология профилактическая" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +data: App\Entity\Specialty {#2110 …} +value: "30" +label: "Судебно-медицинская экспертиза" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +data: App\Entity\Specialty {#2115 …} +value: "31" +label: "Фармация" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +data: App\Entity\Specialty {#2120 …} +value: "32" +label: "Физиотерапия" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +data: App\Entity\Specialty {#2125 …} +value: "33" +label: "Функциональная диагностика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +data: App\Entity\Specialty {#2130 …} +value: "34" +label: "Энтомология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +data: App\Entity\Specialty {#2135 …} +value: "35" +label: "Эпидемиология (паразитология)" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +data: App\Entity\Specialty {#2140 …} +value: "36" +label: "Авиационная и космическая медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +data: App\Entity\Specialty {#2145 …} +value: "37" +label: "Акушерство и гинекология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +data: App\Entity\Specialty {#2150 …} +value: "38" +label: "Аллергология и иммунология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +data: App\Entity\Specialty {#2155 …} +value: "39" +label: "Анестезиология-реаниматология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +data: App\Entity\Specialty {#2160 …} +value: "40" +label: "Бактериология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +data: App\Entity\Specialty {#2165 …} +value: "41" +label: "Вирусология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +data: App\Entity\Specialty {#2170 …} +value: "42" +label: "Водолазная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +data: App\Entity\Specialty {#2175 …} +value: "43" +label: "Гастроэнтерология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +data: App\Entity\Specialty {#2180 …} +value: "44" +label: "Гематология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +data: App\Entity\Specialty {#2185 …} +value: "45" +label: "Генетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +data: App\Entity\Specialty {#2190 …} +value: "46" +label: "Гериатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +data: App\Entity\Specialty {#2195 …} +value: "47" +label: "Гигиена детей и подростков" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +data: App\Entity\Specialty {#2200 …} +value: "48" +label: "Гигиена питания" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +data: App\Entity\Specialty {#2205 …} +value: "49" +label: "Гигиена труда" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +data: App\Entity\Specialty {#2210 …} +value: "50" +label: "Гигиеническое воспитание" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +data: App\Entity\Specialty {#2215 …} +value: "51" +label: "Дезинфектология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +data: App\Entity\Specialty {#2220 …} +value: "52" +label: "Дерматовенерология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +data: App\Entity\Specialty {#2225 …} +value: "53" +label: "Детская кардиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +data: App\Entity\Specialty {#2230 …} +value: "54" +label: "Детская онкология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +data: App\Entity\Specialty {#2235 …} +value: "55" +label: "Детская урология-андрология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +data: App\Entity\Specialty {#2240 …} +value: "56" +label: "Детская хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +data: App\Entity\Specialty {#2245 …} +value: "57" +label: "Детская эндокринология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +data: App\Entity\Specialty {#2250 …} +value: "58" +label: "Диетология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +data: App\Entity\Specialty {#2255 …} +value: "59" +label: "Инфекционные болезни" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +data: App\Entity\Specialty {#2260 …} +value: "60" +label: "Кардиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +data: App\Entity\Specialty {#2265 …} +value: "61" +label: "Клиническая лабораторная диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +data: App\Entity\Specialty {#2270 …} +value: "62" +label: "Клиническая фармакология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +data: App\Entity\Specialty {#2275 …} +value: "63" +label: "Колопроктология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +data: App\Entity\Specialty {#2280 …} +value: "64" +label: "Коммунальная гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +data: App\Entity\Specialty {#2285 …} +value: "65" +label: "Косметология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2735 +data: App\Entity\Specialty {#2290 …} +value: "66" +label: "Лабораторная генетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +data: App\Entity\Specialty {#2295 …} +value: "67" +label: "Лечебная физкультура и спортивная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2737 +data: App\Entity\Specialty {#2300 …} +value: "68" +label: "Мануальная терапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +data: App\Entity\Specialty {#2305 …} +value: "69" +label: "Медико-социальная экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +data: App\Entity\Specialty {#2310 …} +value: "70" +label: "Неврология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2740 +data: App\Entity\Specialty {#2315 …} +value: "71" +label: "Нейрохирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2741 +data: App\Entity\Specialty {#2320 …} +value: "72" +label: "Неонатология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2742 +data: App\Entity\Specialty {#2325 …} +value: "73" +label: "Нефрология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2743 +data: App\Entity\Specialty {#2330 …} +value: "74" +label: "Общая врачебная практика (семейная медицина)" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2744 +data: App\Entity\Specialty {#2335 …} +value: "75" +label: "Общая гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +data: App\Entity\Specialty {#2340 …} +value: "76" +label: "Онкология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2746 +data: App\Entity\Specialty {#2345 …} +value: "77" +label: "Организация здравоохранения и общественное здоровье" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2747 +data: App\Entity\Specialty {#2350 …} +value: "78" +label: "Ортодонтия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +data: App\Entity\Specialty {#2355 …} +value: "79" +label: "Остеопатия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +data: App\Entity\Specialty {#2360 …} +value: "80" +label: "Оториноларингология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +data: App\Entity\Specialty {#2365 …} +value: "81" +label: "Офтальмология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +data: App\Entity\Specialty {#2370 …} +value: "82" +label: "Паразитология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +data: App\Entity\Specialty {#2375 …} +value: "83" +label: "Патологическая анатомия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +data: App\Entity\Specialty {#2380 …} +value: "84" +label: "Педиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +data: App\Entity\Specialty {#2385 …} +value: "85" +label: "Пластическая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +data: App\Entity\Specialty {#2390 …} +value: "86" +label: "Профпатология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +data: App\Entity\Specialty {#2395 …} +value: "87" +label: "Психиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +data: App\Entity\Specialty {#2400 …} +value: "88" +label: "Психиатрия-наркология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +data: App\Entity\Specialty {#2405 …} +value: "89" +label: "Психотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +data: App\Entity\Specialty {#2410 …} +value: "90" +label: "Пульмонология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +data: App\Entity\Specialty {#2415 …} +value: "91" +label: "Радиационная гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +data: App\Entity\Specialty {#2420 …} +value: "92" +label: "Радиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +data: App\Entity\Specialty {#2425 …} +value: "93" +label: "Радиотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +data: App\Entity\Specialty {#2430 …} +value: "94" +label: "Ревматология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +data: App\Entity\Specialty {#2435 …} +value: "95" +label: "Рентгенология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +data: App\Entity\Specialty {#2440 …} +value: "96" +label: "Рентгенэндоваскулярные диагностика и лечение" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +data: App\Entity\Specialty {#2445 …} +value: "97" +label: "Рефлексотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +data: App\Entity\Specialty {#2450 …} +value: "98" +label: "Санитарно-гигиенические лабораторные исследования" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +data: App\Entity\Specialty {#2455 …} +value: "99" +label: "Сексология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +data: App\Entity\Specialty {#2460 …} +value: "100" +label: "Сердечно-сосудистая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +data: App\Entity\Specialty {#2465 …} +value: "101" +label: "Скорая медицинская помощь" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +data: App\Entity\Specialty {#2470 …} +value: "102" +label: "Социальная гигиена и организация госсанэпидслужбы" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +data: App\Entity\Specialty {#2475 …} +value: "103" +label: "Стоматология детская" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +data: App\Entity\Specialty {#2480 …} +value: "104" +label: "Стоматология общей практики" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +data: App\Entity\Specialty {#2485 …} +value: "105" +label: "Стоматология ортопедическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +data: App\Entity\Specialty {#2490 …} +value: "106" +label: "Стоматология терапевтическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +data: App\Entity\Specialty {#2495 …} +value: "107" +label: "Стоматология хирургическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +data: App\Entity\Specialty {#2500 …} +value: "108" +label: "Судебно-медицинская экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +data: App\Entity\Specialty {#2505 …} +value: "109" +label: "Судебно-психиатрическая экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +data: App\Entity\Specialty {#2510 …} +value: "110" +label: "Сурдология-оториноларингология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +data: App\Entity\Specialty {#2515 …} +value: "111" +label: "Терапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +data: App\Entity\Specialty {#2520 …} +value: "112" +label: "Токсикология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2782 +data: App\Entity\Specialty {#2525 …} +value: "113" +label: "Торакальная хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2783 +data: App\Entity\Specialty {#2530 …} +value: "114" +label: "Травматология и ортопедия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +data: App\Entity\Specialty {#2535 …} +value: "115" +label: "Трансфузиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +data: App\Entity\Specialty {#2540 …} +value: "116" +label: "Ультразвуковая диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +data: App\Entity\Specialty {#2545 …} +value: "117" +label: "Управление и экономика фармации" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2787 +data: App\Entity\Specialty {#2550 …} +value: "118" +label: "Управление сестринской деятельностью" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +data: App\Entity\Specialty {#2555 …} +value: "119" +label: "Урология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +data: App\Entity\Specialty {#2560 …} +value: "120" +label: "Фармацевтическая технология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +data: App\Entity\Specialty {#2565 …} +value: "121" +label: "Фармацевтическая химия и фармакогнозия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +data: App\Entity\Specialty {#2570 …} +value: "122" +label: "Физиотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +data: App\Entity\Specialty {#2575 …} +value: "123" +label: "Фтизиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +data: App\Entity\Specialty {#2580 …} +value: "124" +label: "Функциональная диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2794 +data: App\Entity\Specialty {#2585 …} +value: "125" +label: "Хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +data: App\Entity\Specialty {#2590 …} +value: "126" +label: "Челюстно-лицевая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +data: App\Entity\Specialty {#2595 …} +value: "127" +label: "Эндокринология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +data: App\Entity\Specialty {#2600 …} +value: "128" +label: "Эндоскопия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2798 +data: App\Entity\Specialty {#2605 …} +value: "129" +label: "Эпидемиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +data: App\Entity\Specialty {#2610 …} +value: "130" +label: "Лечебное дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2800 +data: App\Entity\Specialty {#2615 …} +value: "131" +label: "Медико-профилактическое дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +data: App\Entity\Specialty {#2620 …} +value: "132" +label: "Медицинская биохимия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +data: App\Entity\Specialty {#2625 …} +value: "133" +label: "Медицинская биофизика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2803 +data: App\Entity\Specialty {#2630 …} +value: "134" +label: "Медицинская кибернетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +data: App\Entity\Specialty {#2635 …} +value: "135" +label: "Сестринское дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +data: App\Entity\Specialty {#2640 …} +value: "136" +label: "Фармация" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +data: App\Entity\Specialty {#2645 …} +value: "137" +label: "Детская онкология-гематология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +data: App\Entity\Specialty {#2650 …} +value: "138" +label: "Медицинская микробиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +data: App\Entity\Specialty {#2655 …} +value: "139" +label: "Физическая и реабилитационная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2809 +data: App\Entity\Specialty {#2660 …} +value: "140" +label: "Работодатели и Центры здоровья" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2810 +data: App\Entity\Specialty {#2665 …} +value: "141" +label: "Врачи, оказывающие помощь в амбулаторных условиях" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2811 +data: App\Entity\Specialty {#2670 …} +value: "142" +label: "Целевая аудитория" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +data: App\Entity\Specialty {#2675 …} +value: "143" +label: "Эндокринология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1519 -errors: [] -form: Symfony\Component\Form\Form {#1394 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1520 …5} |
| full_name | "register[specialty]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_specialty" |
| is_selected | Closure($choice, $value) {#1522 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "layout.auth.registration.fields.specialty" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "specialty" |
| placeholder | "layout.auth.registration.placeholders.specialty" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_specialty" |
| valid | true |
| value | "" |
position
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1078 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1077 +payload: null +groups: ? ?array +maxMessage: "auth.position.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1078 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1077 +payload: null +groups: ? ?array +maxMessage: "auth.position.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "layout.auth.registration.fields.position" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1078 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1077 +payload: null +groups: ? ?array +maxMessage: "auth.position.max_length" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1295 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "layout.auth.registration.fields.position" |
| 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() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1296 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_register_position" ] |
| cache_key | "_register_position_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2813 -errors: [] -form: Symfony\Component\Form\Form {#1397 …} } |
| form | Symfony\Component\Form\FormView {#1521 …5} |
| full_name | "register[position]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_position" |
| label | "layout.auth.registration.fields.position" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "position" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_position" |
| valid | true |
| value | "" |
plainPassword
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1076 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1075 +payload: null +groups: ? ?array +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: "auth.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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1074 +payload: null +groups: ? ?array +message: "auth.password.weak" +pattern: "/^(?=.*[a-zа-яё])(?=.*[A-ZА-ЯЁ])(?=.*\d)(?=.*[^\p{L}\d]).+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1076 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1075 +payload: null +groups: ? ?array +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: "auth.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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1074 +payload: null +groups: ? ?array +message: "auth.password.weak" +pattern: "/^(?=.*[a-zа-яё])(?=.*[A-ZА-ЯЁ])(?=.*\d)(?=.*[^\p{L}\d]).+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| first_options | [ "label" => "layout.auth.registration.fields.password" "help" => "layout.auth.registration.help.password" ] |
[ "label" => "layout.auth.registration.fields.password" "help" => "layout.auth.registration.help.password" ] |
| invalid_message | "auth.password.mismatch" |
same as passed value |
| mapped | false |
same as passed value |
| second_options | [ "label" => "layout.auth.registration.fields.password_repeat" ] |
[ "label" => "layout.auth.registration.fields.password_repeat" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1076 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1075 +payload: null +groups: ? ?array +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: "auth.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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1074 +payload: null +groups: ? ?array +message: "auth.password.weak" +pattern: "/^(?=.*[a-zа-яё])(?=.*[A-ZА-ЯЁ])(?=.*\d)(?=.*[^\p{L}\d]).+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1309 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "layout.auth.registration.fields.password" "help" => "layout.auth.registration.help.password" ] |
| 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 | "auth.password.mismatch" |
| 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" => "layout.auth.registration.fields.password_repeat" ] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1311 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_register_plainPassword" ] |
| cache_key | "_register_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2814 -errors: [] -form: Symfony\Component\Form\Form {#1421 …} } |
| form | Symfony\Component\Form\FormView {#2815 …5} |
| full_name | "register[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_plainPassword" |
| 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 |
same as passed value |
| help | "layout.auth.registration.help.password" |
same as passed value |
| label | "layout.auth.registration.fields.password" |
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 | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1406 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | "layout.auth.registration.help.password" |
| 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 | "layout.auth.registration.fields.password" |
| 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() {#1408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1407 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_register_plainPassword_first" ] |
| cache_key | "_register_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2819 -errors: [] -form: Symfony\Component\Form\Form {#1424 …} } |
| form | Symfony\Component\Form\FormView {#2818 …5} |
| full_name | "register[plainPassword][first]" |
| help | "layout.auth.registration.help.password" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_plainPassword_first" |
| label | "layout.auth.registration.fields.password" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_plainPassword_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 |
same as passed value |
| label | "layout.auth.registration.fields.password_repeat" |
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 | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1414 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| 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 | "layout.auth.registration.fields.password_repeat" |
| 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() {#1416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1415 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_register_plainPassword_second" ] |
| cache_key | "_register_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2820 -errors: [] -form: Symfony\Component\Form\Form {#1427 …} } |
| form | Symfony\Component\Form\FormView {#2821 …5} |
| full_name | "register[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_plainPassword_second" |
| label | "layout.auth.registration.fields.password_repeat" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_plainPassword_second" |
| valid | true |
| value | "" |
personalDataConsent
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1091 +payload: null +groups: ? ?array +message: "auth.personal_data_consent.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1091 +payload: null +groups: ? ?array +message: "auth.personal_data_consent.required" } ] |
| label | "layout.auth.registration.fields.personal_data_consent" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1091 +payload: null +groups: ? ?array +message: "auth.personal_data_consent.required" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1323 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1324 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "layout.auth.registration.fields.personal_data_consent" |
| 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() {#1326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1328 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_register_personalDataConsent" ] |
| cache_key | "_register_personalDataConsent_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2816 -errors: [] -form: Symfony\Component\Form\Form {#1430 …} } |
| form | Symfony\Component\Form\FormView {#2817 …5} |
| full_name | "register[personalDataConsent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_personalDataConsent" |
| label | "layout.auth.registration.fields.personal_data_consent" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "personalDataConsent" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_personalDataConsent" |
| valid | true |
| value | "1" |
privacyPolicyConsent
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1083 +payload: null +groups: ? ?array +message: "auth.privacy_policy_consent.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1083 +payload: null +groups: ? ?array +message: "auth.privacy_policy_consent.required" } ] |
| label | "layout.auth.registration.fields.privacy_policy_consent" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1083 +payload: null +groups: ? ?array +message: "auth.privacy_policy_consent.required" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1323 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1324 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "layout.auth.registration.fields.privacy_policy_consent" |
| 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() {#1336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1335 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_register_privacyPolicyConsent" ] |
| cache_key | "_register_privacyPolicyConsent_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2823 -errors: [] -form: Symfony\Component\Form\Form {#1433 …} } |
| form | Symfony\Component\Form\FormView {#2822 …5} |
| full_name | "register[privacyPolicyConsent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_privacyPolicyConsent" |
| label | "layout.auth.registration.fields.privacy_policy_consent" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "privacyPolicyConsent" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_privacyPolicyConsent" |
| valid | true |
| value | "1" |
emailNotificationsConsent
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "layout.auth.registration.fields.email_notifications_consent" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1323 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1324 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "layout.auth.registration.fields.email_notifications_consent" |
| 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() {#1345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1344 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_register_emailNotificationsConsent" ] |
| cache_key | "_register_emailNotificationsConsent_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2824 -errors: [] -form: Symfony\Component\Form\Form {#1436 …} } |
| form | Symfony\Component\Form\FormView {#2825 …5} |
| full_name | "register[emailNotificationsConsent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register_emailNotificationsConsent" |
| label | "layout.auth.registration.fields.email_notifications_consent" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "emailNotificationsConsent" |
| 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" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register_emailNotificationsConsent" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#679 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#251 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#926 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#2827 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_register__token" ] |
| cache_key | "_register__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2837 -errors: [] -form: Symfony\Component\Form\Form {#2833 …} } |
| form | Symfony\Component\Form\FormView {#2828 …5} |
| full_name | "register[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "register__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_translation_domain" => "SonataAdminBundle" "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_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" => [ [ "path" => "bundles/sonataadmin/app.js" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.js" "package_name" => "sonata_admin" ] [ "path" => "/build/runtime.js" "package_name" => "sonata_admin" ] [ "path" => "/build/admin_wysiwyg.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image-init.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/banner-gradient-preview.js" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.js" "package_name" => "sonata_admin" ] ] "stylesheets" => [ [ "path" => "bundles/sonataadmin/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataform/app.css" "package_name" => "sonata_admin" ] [ "path" => "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/wysiwyg/editor.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/cropper.min.css" "package_name" => "sonata_admin" ] [ "path" => "/bundles/prestaimage/css/cropper.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/presta-image.css" "package_name" => "sonata_admin" ] [ "path" => "/admin/newsletter-recipient-count.css" "package_name" => "sonata_admin" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | "site" |
| unique_block_prefix | "_register__token" |
| valid | true |
| value | "csrf-token" |