Forms
-
register
-
email
-
lastname
-
firstname
-
surname
-
phone
-
cityQuery
-
cityTitle
-
cityCountryTitle
-
organizationQuery
-
organizationTitle
-
organizationInn
-
organizationAddress
-
educationLevel
-
specialty
-
position
-
plainPassword
-
first
-
second
-
-
personalDataConsent
-
privacyPolicyConsent
-
emailNotificationsConsent
-
_token
-
-
forgot_password
-
email
-
_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 {#1563 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334827 {#1570 date: 2026-04-16 10:20:27.892337 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#1564 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#1565 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#1566 …} -tests: Doctrine\Common\Collections\ArrayCollection {#1567 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#1568 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#1569 …} -token: "019d95ce-7173-7bf0-94b3-5a38c788483a" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#1571 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#1572 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#1573 …} } |
| 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 {#1563 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334827 {#1570 date: 2026-04-16 10:20:27.892337 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#1564 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#1565 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#1566 …} -tests: Doctrine\Common\Collections\ArrayCollection {#1567 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#1568 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#1569 …} -token: "019d95ce-7173-7bf0-94b3-5a38c788483a" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#1571 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#1572 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#1573 …} } |
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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\User\User {#1563 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334827 {#1570 date: 2026-04-16 10:20:27.892337 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#1564 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#1565 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#1566 …} -tests: Doctrine\Common\Collections\ArrayCollection {#1567 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#1568 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#1569 …} -token: "019d95ce-7173-7bf0-94b3-5a38c788483a" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#1571 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#1572 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#1573 …} } |
| data_class | "App\Entity\User\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1630 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() {#1632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1631 …} $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 {#1563 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334827 {#1570 date: 2026-04-16 10:20:27.892337 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#1564 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#1565 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#1566 …} -tests: Doctrine\Common\Collections\ArrayCollection {#1567 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#1568 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#1569 …} -token: "019d95ce-7173-7bf0-94b3-5a38c788483a" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#1571 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#1572 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#1573 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1916 -errors: [] -form: Symfony\Component\Form\Form {#1922 …} } |
| form | Symfony\Component\Form\FormView {#1633 …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" ] ] "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" ] ] "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 {#1563 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334827 {#1570 date: 2026-04-16 10:20:27.892337 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#1564 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#1565 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#1566 …} -tests: Doctrine\Common\Collections\ArrayCollection {#1567 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#1568 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#1569 …} -token: "019d95ce-7173-7bf0-94b3-5a38c788483a" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#1571 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#1572 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#1573 …} } |
"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 {#1638 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1639 +payload: null +groups: ? ?array +message: "auth.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1638 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1639 +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 {#1638 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1639 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1669 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() {#1671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1670 …} $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 {#1987 -errors: [] -form: Symfony\Component\Form\Form {#1925 …} } |
| form | Symfony\Component\Form\FormView {#1883 …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" ] ] "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" ] ] "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 {#1640 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1641 +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 {#1640 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1641 +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 {#1640 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1641 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1678 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() {#1680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1679 …} $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 {#1979 -errors: [] -form: Symfony\Component\Form\Form {#1928 …} } |
| form | Symfony\Component\Form\FormView {#1868 …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" ] ] "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" ] ] "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 {#1642 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1643 +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 {#1642 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1643 +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 {#1642 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1643 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1687 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() {#1689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1688 …} $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 {#1857 -errors: [] -form: Symfony\Component\Form\Form {#1931 …} } |
| form | Symfony\Component\Form\FormView {#1797 …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" ] ] "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" ] ] "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 {#1644 +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 {#1644 +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 {#1644 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1696 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() {#1698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1697 …} $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 {#1775 -errors: [] -form: Symfony\Component\Form\Form {#1934 …} } |
| form | Symfony\Component\Form\FormView {#1766 …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" ] ] "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" ] ] "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 {#1645 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1646 +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 {#1647 +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 {#1645 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1646 +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 {#1647 +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 {#1645 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1646 +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 {#1647 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1705 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() {#1707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1706 …} $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 {#1757 -errors: [] -form: Symfony\Component\Form\Form {#1937 …} } |
| form | Symfony\Component\Form\FormView {#1748 …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" ] ] "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" ] ] "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 {#1657 +payload: null +groups: ? ?array +message: "auth.city.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1657 +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 {#1657 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1714 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() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1715 …} $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 {#1739 -errors: [] -form: Symfony\Component\Form\Form {#1940 …} } |
| form | Symfony\Component\Form\FormView {#1730 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1727 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() {#1729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1728 …} $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 {#1717 -errors: [] -form: Symfony\Component\Form\Form {#1943 …} } |
| form | Symfony\Component\Form\FormView {#1708 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1736 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() {#1738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1737 …} $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 {#1699 -errors: [] -form: Symfony\Component\Form\Form {#1946 …} } |
| form | Symfony\Component\Form\FormView {#1690 …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" ] ] "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" ] ] "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 {#1649 +payload: null +groups: ? ?array +message: "auth.organization.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1649 +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 {#1649 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1745 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() {#1747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1746 …} $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 {#1681 -errors: [] -form: Symfony\Component\Form\Form {#1949 …} } |
| form | Symfony\Component\Form\FormView {#1672 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1754 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() {#1756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1755 …} $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 {#2010 -errors: [] -form: Symfony\Component\Form\Form {#1952 …} } |
| form | Symfony\Component\Form\FormView {#2012 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1763 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() {#1765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1764 …} $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 {#2013 -errors: [] -form: Symfony\Component\Form\Form {#1955 …} } |
| form | Symfony\Component\Form\FormView {#2014 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1772 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() {#1774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1773 …} $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 {#2015 -errors: [] -form: Symfony\Component\Form\Form {#1958 …} } |
| form | Symfony\Component\Form\FormView {#2081 …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" ] ] "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" ] ] "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 {#1648 +payload: null +groups: ? ?array +message: "auth.education_level.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1648 +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 {#1648 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -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() {#1796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1794 …} $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 {#2085 +data: "higher_medical_education" +value: "higher_medical_education" +label: "layout.auth.registration.education.higher" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +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 {#2083 -errors: [] -form: Symfony\Component\Form\Form {#1961 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2084 …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) {#2088 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" ] ] "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" ] ] "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 {#1656 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 {#1655 +payload: null +groups: ? ?array +message: "auth.specialty.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1655 +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 {#1656 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 {#1852 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1820 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1853 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1854 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1856 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1855 …} } |
| choices | null |
| class | "App\Entity\Specialty" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1655 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerTjdKOuj\EntityManagerGhost614a58f {#52 …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 {#1823 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTjdKOuj\EntityManagerGhost614a58f {#52 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1821 …} } |
| 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() {#1819 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1817 …} $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 {#2093 +data: App\Entity\Specialty {#2108 …} +value: "1" +label: "Акушерское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +data: App\Entity\Specialty {#2229 …} +value: "2" +label: "Анестезиология и реаниматология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +data: App\Entity\Specialty {#2234 …} +value: "3" +label: "Бактериология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +data: App\Entity\Specialty {#2239 …} +value: "4" +label: "Гигиена и санитария" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +data: App\Entity\Specialty {#2244 …} +value: "5" +label: "Гигиеническое воспитание" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +data: App\Entity\Specialty {#2249 …} +value: "6" +label: "Гистология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +data: App\Entity\Specialty {#2254 …} +value: "7" +label: "Дезинфекционное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +data: App\Entity\Specialty {#2259 …} +value: "8" +label: "Диетология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +data: App\Entity\Specialty {#2264 …} +value: "9" +label: "Лабораторная диагностика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +data: App\Entity\Specialty {#2269 …} +value: "10" +label: "Лабораторное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2939 +data: App\Entity\Specialty {#2274 …} +value: "11" +label: "Лечебная физкультура" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2940 +data: App\Entity\Specialty {#2279 …} +value: "12" +label: "Лечебное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2941 +data: App\Entity\Specialty {#2284 …} +value: "13" +label: "Медико-социальная помощь" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2942 +data: App\Entity\Specialty {#2289 …} +value: "14" +label: "Медицинская оптика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2943 +data: App\Entity\Specialty {#2294 …} +value: "15" +label: "Медицинская статистика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2944 +data: App\Entity\Specialty {#2299 …} +value: "16" +label: "Медицинский массаж" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2945 +data: App\Entity\Specialty {#2304 …} +value: "17" +label: "Наркология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2946 +data: App\Entity\Specialty {#2309 …} +value: "18" +label: "Общая практика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2947 +data: App\Entity\Specialty {#2314 …} +value: "19" +label: "Операционное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +data: App\Entity\Specialty {#2319 …} +value: "20" +label: "Организация сестринского дела" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +data: App\Entity\Specialty {#2324 …} +value: "21" +label: "Реабилитационное сестринское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +data: App\Entity\Specialty {#2329 …} +value: "22" +label: "Рентгенология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +data: App\Entity\Specialty {#2334 …} +value: "23" +label: "Сестринское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +data: App\Entity\Specialty {#2339 …} +value: "24" +label: "Сестринское дело в косметологии" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +data: App\Entity\Specialty {#2344 …} +value: "25" +label: "Сестринское дело в педиатрии" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +data: App\Entity\Specialty {#2349 …} +value: "26" +label: "Скорая и неотложная помощь" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +data: App\Entity\Specialty {#2354 …} +value: "27" +label: "Стоматология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +data: App\Entity\Specialty {#2359 …} +value: "28" +label: "Стоматология ортопедическая" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +data: App\Entity\Specialty {#2364 …} +value: "29" +label: "Стоматология профилактическая" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +data: App\Entity\Specialty {#2369 …} +value: "30" +label: "Судебно-медицинская экспертиза" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +data: App\Entity\Specialty {#2374 …} +value: "31" +label: "Фармация" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +data: App\Entity\Specialty {#2379 …} +value: "32" +label: "Физиотерапия" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +data: App\Entity\Specialty {#2384 …} +value: "33" +label: "Функциональная диагностика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +data: App\Entity\Specialty {#2389 …} +value: "34" +label: "Энтомология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +data: App\Entity\Specialty {#2394 …} +value: "35" +label: "Эпидемиология (паразитология)" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +data: App\Entity\Specialty {#2399 …} +value: "36" +label: "Авиационная и космическая медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +data: App\Entity\Specialty {#2404 …} +value: "37" +label: "Акушерство и гинекология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +data: App\Entity\Specialty {#2409 …} +value: "38" +label: "Аллергология и иммунология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +data: App\Entity\Specialty {#2414 …} +value: "39" +label: "Анестезиология-реаниматология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +data: App\Entity\Specialty {#2419 …} +value: "40" +label: "Бактериология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +data: App\Entity\Specialty {#2424 …} +value: "41" +label: "Вирусология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +data: App\Entity\Specialty {#2429 …} +value: "42" +label: "Водолазная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +data: App\Entity\Specialty {#2434 …} +value: "43" +label: "Гастроэнтерология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +data: App\Entity\Specialty {#2439 …} +value: "44" +label: "Гематология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +data: App\Entity\Specialty {#2444 …} +value: "45" +label: "Генетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +data: App\Entity\Specialty {#2449 …} +value: "46" +label: "Гериатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +data: App\Entity\Specialty {#2454 …} +value: "47" +label: "Гигиена детей и подростков" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +data: App\Entity\Specialty {#2459 …} +value: "48" +label: "Гигиена питания" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +data: App\Entity\Specialty {#2464 …} +value: "49" +label: "Гигиена труда" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +data: App\Entity\Specialty {#2469 …} +value: "50" +label: "Гигиеническое воспитание" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +data: App\Entity\Specialty {#2474 …} +value: "51" +label: "Дезинфектология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +data: App\Entity\Specialty {#2479 …} +value: "52" +label: "Дерматовенерология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +data: App\Entity\Specialty {#2484 …} +value: "53" +label: "Детская кардиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +data: App\Entity\Specialty {#2489 …} +value: "54" +label: "Детская онкология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +data: App\Entity\Specialty {#2494 …} +value: "55" +label: "Детская урология-андрология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +data: App\Entity\Specialty {#2499 …} +value: "56" +label: "Детская хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +data: App\Entity\Specialty {#2504 …} +value: "57" +label: "Детская эндокринология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +data: App\Entity\Specialty {#2509 …} +value: "58" +label: "Диетология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +data: App\Entity\Specialty {#2514 …} +value: "59" +label: "Инфекционные болезни" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +data: App\Entity\Specialty {#2519 …} +value: "60" +label: "Кардиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +data: App\Entity\Specialty {#2524 …} +value: "61" +label: "Клиническая лабораторная диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +data: App\Entity\Specialty {#2529 …} +value: "62" +label: "Клиническая фармакология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +data: App\Entity\Specialty {#2534 …} +value: "63" +label: "Колопроктология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +data: App\Entity\Specialty {#2539 …} +value: "64" +label: "Коммунальная гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +data: App\Entity\Specialty {#2544 …} +value: "65" +label: "Косметология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +data: App\Entity\Specialty {#2549 …} +value: "66" +label: "Лабораторная генетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +data: App\Entity\Specialty {#2554 …} +value: "67" +label: "Лечебная физкультура и спортивная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +data: App\Entity\Specialty {#2559 …} +value: "68" +label: "Мануальная терапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +data: App\Entity\Specialty {#2564 …} +value: "69" +label: "Медико-социальная экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +data: App\Entity\Specialty {#2569 …} +value: "70" +label: "Неврология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +data: App\Entity\Specialty {#2574 …} +value: "71" +label: "Нейрохирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +data: App\Entity\Specialty {#2579 …} +value: "72" +label: "Неонатология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +data: App\Entity\Specialty {#2584 …} +value: "73" +label: "Нефрология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +data: App\Entity\Specialty {#2589 …} +value: "74" +label: "Общая врачебная практика (семейная медицина)" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +data: App\Entity\Specialty {#2594 …} +value: "75" +label: "Общая гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +data: App\Entity\Specialty {#2599 …} +value: "76" +label: "Онкология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +data: App\Entity\Specialty {#2604 …} +value: "77" +label: "Организация здравоохранения и общественное здоровье" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +data: App\Entity\Specialty {#2609 …} +value: "78" +label: "Ортодонтия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +data: App\Entity\Specialty {#2614 …} +value: "79" +label: "Остеопатия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +data: App\Entity\Specialty {#2619 …} +value: "80" +label: "Оториноларингология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +data: App\Entity\Specialty {#2624 …} +value: "81" +label: "Офтальмология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +data: App\Entity\Specialty {#2629 …} +value: "82" +label: "Паразитология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +data: App\Entity\Specialty {#2634 …} +value: "83" +label: "Патологическая анатомия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +data: App\Entity\Specialty {#2639 …} +value: "84" +label: "Педиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +data: App\Entity\Specialty {#2644 …} +value: "85" +label: "Пластическая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +data: App\Entity\Specialty {#2649 …} +value: "86" +label: "Профпатология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +data: App\Entity\Specialty {#2654 …} +value: "87" +label: "Психиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +data: App\Entity\Specialty {#2659 …} +value: "88" +label: "Психиатрия-наркология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +data: App\Entity\Specialty {#2664 …} +value: "89" +label: "Психотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +data: App\Entity\Specialty {#2669 …} +value: "90" +label: "Пульмонология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +data: App\Entity\Specialty {#2674 …} +value: "91" +label: "Радиационная гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +data: App\Entity\Specialty {#2679 …} +value: "92" +label: "Радиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +data: App\Entity\Specialty {#2684 …} +value: "93" +label: "Радиотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +data: App\Entity\Specialty {#2689 …} +value: "94" +label: "Ревматология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +data: App\Entity\Specialty {#2694 …} +value: "95" +label: "Рентгенология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +data: App\Entity\Specialty {#2699 …} +value: "96" +label: "Рентгенэндоваскулярные диагностика и лечение" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +data: App\Entity\Specialty {#2704 …} +value: "97" +label: "Рефлексотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +data: App\Entity\Specialty {#2709 …} +value: "98" +label: "Санитарно-гигиенические лабораторные исследования" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +data: App\Entity\Specialty {#2714 …} +value: "99" +label: "Сексология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +data: App\Entity\Specialty {#2719 …} +value: "100" +label: "Сердечно-сосудистая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +data: App\Entity\Specialty {#2724 …} +value: "101" +label: "Скорая медицинская помощь" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +data: App\Entity\Specialty {#2729 …} +value: "102" +label: "Социальная гигиена и организация госсанэпидслужбы" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +data: App\Entity\Specialty {#2734 …} +value: "103" +label: "Стоматология детская" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +data: App\Entity\Specialty {#2739 …} +value: "104" +label: "Стоматология общей практики" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +data: App\Entity\Specialty {#2744 …} +value: "105" +label: "Стоматология ортопедическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +data: App\Entity\Specialty {#2749 …} +value: "106" +label: "Стоматология терапевтическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +data: App\Entity\Specialty {#2754 …} +value: "107" +label: "Стоматология хирургическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +data: App\Entity\Specialty {#2759 …} +value: "108" +label: "Судебно-медицинская экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +data: App\Entity\Specialty {#2764 …} +value: "109" +label: "Судебно-психиатрическая экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +data: App\Entity\Specialty {#2769 …} +value: "110" +label: "Сурдология-оториноларингология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +data: App\Entity\Specialty {#2774 …} +value: "111" +label: "Терапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +data: App\Entity\Specialty {#2779 …} +value: "112" +label: "Токсикология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +data: App\Entity\Specialty {#2784 …} +value: "113" +label: "Торакальная хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +data: App\Entity\Specialty {#2789 …} +value: "114" +label: "Травматология и ортопедия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +data: App\Entity\Specialty {#2794 …} +value: "115" +label: "Трансфузиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +data: App\Entity\Specialty {#2799 …} +value: "116" +label: "Ультразвуковая диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +data: App\Entity\Specialty {#2804 …} +value: "117" +label: "Управление и экономика фармации" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +data: App\Entity\Specialty {#2809 …} +value: "118" +label: "Управление сестринской деятельностью" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +data: App\Entity\Specialty {#2814 …} +value: "119" +label: "Урология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +data: App\Entity\Specialty {#2819 …} +value: "120" +label: "Фармацевтическая технология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +data: App\Entity\Specialty {#2824 …} +value: "121" +label: "Фармацевтическая химия и фармакогнозия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +data: App\Entity\Specialty {#2829 …} +value: "122" +label: "Физиотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +data: App\Entity\Specialty {#2834 …} +value: "123" +label: "Фтизиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +data: App\Entity\Specialty {#2839 …} +value: "124" +label: "Функциональная диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +data: App\Entity\Specialty {#2844 …} +value: "125" +label: "Хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +data: App\Entity\Specialty {#2849 …} +value: "126" +label: "Челюстно-лицевая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +data: App\Entity\Specialty {#2854 …} +value: "127" +label: "Эндокринология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +data: App\Entity\Specialty {#2859 …} +value: "128" +label: "Эндоскопия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +data: App\Entity\Specialty {#2864 …} +value: "129" +label: "Эпидемиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +data: App\Entity\Specialty {#2869 …} +value: "130" +label: "Лечебное дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +data: App\Entity\Specialty {#2874 …} +value: "131" +label: "Медико-профилактическое дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +data: App\Entity\Specialty {#2879 …} +value: "132" +label: "Медицинская биохимия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +data: App\Entity\Specialty {#2884 …} +value: "133" +label: "Медицинская биофизика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +data: App\Entity\Specialty {#2889 …} +value: "134" +label: "Медицинская кибернетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +data: App\Entity\Specialty {#2894 …} +value: "135" +label: "Сестринское дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +data: App\Entity\Specialty {#2899 …} +value: "136" +label: "Фармация" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +data: App\Entity\Specialty {#2904 …} +value: "137" +label: "Детская онкология-гематология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +data: App\Entity\Specialty {#2909 …} +value: "138" +label: "Медицинская микробиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +data: App\Entity\Specialty {#2914 …} +value: "139" +label: "Физическая и реабилитационная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +data: App\Entity\Specialty {#2919 …} +value: "140" +label: "Работодатели и Центры здоровья" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +data: App\Entity\Specialty {#2924 …} +value: "141" +label: "Врачи, оказывающие помощь в амбулаторных условиях" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +data: App\Entity\Specialty {#2929 …} +value: "142" +label: "Целевая аудитория" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +data: App\Entity\Specialty {#2934 …} +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 {#2089 -errors: [] -form: Symfony\Component\Form\Form {#1964 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2090 …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) {#2092 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" ] ] "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" ] ] "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 {#1654 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1653 +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 {#1654 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1653 +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 {#1654 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1653 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1865 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() {#1867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1866 …} $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 {#3072 -errors: [] -form: Symfony\Component\Form\Form {#1967 …} } |
| form | Symfony\Component\Form\FormView {#2091 …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" ] ] "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" ] ] "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 {#1652 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1651 +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 {#1650 +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 {#1652 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1651 +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 {#1650 +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 {#1652 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1651 +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 {#1650 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1879 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() {#1882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1881 …} $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 {#3073 -errors: [] -form: Symfony\Component\Form\Form {#1991 …} } |
| form | Symfony\Component\Form\FormView {#3074 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1976 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() {#1978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1977 …} $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 {#3078 -errors: [] -form: Symfony\Component\Form\Form {#1994 …} } |
| form | Symfony\Component\Form\FormView {#3077 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1984 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() {#1986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1985 …} $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 {#3079 -errors: [] -form: Symfony\Component\Form\Form {#1997 …} } |
| form | Symfony\Component\Form\FormView {#3080 …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" ] ] "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" ] ] "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 {#1667 +payload: null +groups: ? ?array +message: "auth.personal_data_consent.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1667 +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 {#1667 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1893 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 {#1894 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() {#1896 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1898 …} $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 {#3075 -errors: [] -form: Symfony\Component\Form\Form {#2000 …} } |
| form | Symfony\Component\Form\FormView {#3076 …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" ] ] "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" ] ] "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 {#1659 +payload: null +groups: ? ?array +message: "auth.privacy_policy_consent.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1659 +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 {#1659 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1893 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 {#1894 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() {#1906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1905 …} $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 {#3082 -errors: [] -form: Symfony\Component\Form\Form {#2003 …} } |
| form | Symfony\Component\Form\FormView {#3081 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1893 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 {#1894 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() {#1915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#1914 …} $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 {#3083 -errors: [] -form: Symfony\Component\Form\Form {#2006 …} } |
| form | Symfony\Component\Form\FormView {#3084 …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" ] ] "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" ] ] "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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -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) {#1907 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() {#3085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#3086 …} $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 {#3096 -errors: [] -form: Symfony\Component\Form\Form {#3092 …} } |
| form | Symfony\Component\Form\FormView {#3087 …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" ] ] "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" ] ] "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" |
forgot_password
"App\Form\Auth\ForgotPasswordType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4731 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4732 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "forgot_password" "_forgot_password" ] |
| cache_key | "_forgot_password_forgot_password" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4746 -errors: [] -form: Symfony\Component\Form\Form {#4751 …} } |
| form | Symfony\Component\Form\FormView {#4734 …5} |
| full_name | "forgot_password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "forgot_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "forgot_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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" ] ] "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" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forgot_password" |
| valid | true |
| value | null |
"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 {#4739 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4740 +payload: null +groups: ? ?array +message: "auth.email.invalid" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4741 +payload: null +groups: ? ?array +maxMessage: "auth.email.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: 180 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4739 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4740 +payload: null +groups: ? ?array +message: "auth.email.invalid" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4741 +payload: null +groups: ? ?array +maxMessage: "auth.email.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: 180 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "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 {#4739 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4740 +payload: null +groups: ? ?array +message: "auth.email.invalid" +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4741 +payload: null +groups: ? ?array +maxMessage: "auth.email.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: 180 +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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4743 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 | "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() {#4745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4744 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_forgot_password_email" ] |
| cache_key | "_forgot_password_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4762 -errors: [] -form: Symfony\Component\Form\Form {#4754 …} } |
| form | Symfony\Component\Form\FormView {#4761 …5} |
| full_name | "forgot_password[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "forgot_password_email" |
| label | "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" ] ] "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" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forgot_password_email" |
| valid | true |
| value | "" |
_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 {#663 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#834 …} -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) {#4758 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() {#4763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4765 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_forgot_password__token" ] |
| cache_key | "_forgot_password__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4776 -errors: [] -form: Symfony\Component\Form\Form {#4772 …} } |
| form | Symfony\Component\Form\FormView {#4767 …5} |
| full_name | "forgot_password[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "forgot_password__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" ] ] "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" ] ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_forgot_password__token" |
| valid | true |
| value | "csrf-token" |