Forms
-
register
-
email
-
lastname
-
firstname
-
surname
-
phone
-
cityQuery
-
cityTitle
-
cityCountryTitle
-
organizationQuery
-
organizationTitle
-
organizationInn
-
organizationAddress
-
educationLevel
-
specialty
-
position
-
plainPassword
-
first
-
second
-
-
personalDataConsent
-
privacyPolicyConsent
-
emailNotificationsConsent
-
_token
-
register
"App\Form\Auth\RegisterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User\User {#4130 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334483 {#4123 date: 2026-04-16 10:14:43.150901 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#4128 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#4129 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#4127 …} -tests: Doctrine\Common\Collections\ArrayCollection {#4126 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#4125 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#4124 …} -token: "019d95c9-2ece-7d97-b1bf-bd9eb92d5c2b" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#4258 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#4257 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#4120 …} } |
| 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 {#4130 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334483 {#4123 date: 2026-04-16 10:14:43.150901 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#4128 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#4129 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#4127 …} -tests: Doctrine\Common\Collections\ArrayCollection {#4126 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#4125 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#4124 …} -token: "019d95c9-2ece-7d97-b1bf-bd9eb92d5c2b" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#4258 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#4257 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#4120 …} } |
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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\User\User {#4130 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334483 {#4123 date: 2026-04-16 10:14:43.150901 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#4128 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#4129 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#4127 …} -tests: Doctrine\Common\Collections\ArrayCollection {#4126 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#4125 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#4124 …} -token: "019d95c9-2ece-7d97-b1bf-bd9eb92d5c2b" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#4258 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#4257 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#4120 …} } |
| data_class | "App\Entity\User\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4084 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() {#4083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4085 …} $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 {#4130 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334483 {#4123 date: 2026-04-16 10:14:43.150901 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#4128 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#4129 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#4127 …} -tests: Doctrine\Common\Collections\ArrayCollection {#4126 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#4125 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#4124 …} -token: "019d95c9-2ece-7d97-b1bf-bd9eb92d5c2b" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#4258 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#4257 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#4120 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4387 -errors: [] -form: Symfony\Component\Form\Form {#4385 …} } |
| form | Symfony\Component\Form\FormView {#4082 …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 {#4130 -id: null -email: null -roles: [] -password: null -lastname: null -firstname: null -surname: null -phone: null -createdAt: DateTimeImmutable @1776334483 {#4123 date: 2026-04-16 10:14:43.150901 UTC (+00:00) } -userEventRegisters: Doctrine\Common\Collections\ArrayCollection {#4128 …} -customCertificates: Doctrine\Common\Collections\ArrayCollection {#4129 …} -userCertificates: Doctrine\Common\Collections\ArrayCollection {#4127 …} -tests: Doctrine\Common\Collections\ArrayCollection {#4126 …} -userPolls: Doctrine\Common\Collections\ArrayCollection {#4125 …} -userPollAnswers: Doctrine\Common\Collections\ArrayCollection {#4124 …} -token: "019d95c9-2ece-7d97-b1bf-bd9eb92d5c2b" -isVerified: false -passwordResetToken: null -passwordResetRequestedAt: null -userTests: Doctrine\Common\Collections\ArrayCollection {#4258 …} -userTestAnswers: Doctrine\Common\Collections\ArrayCollection {#4257 …} -city: null -specialty: null -organization: null -educationLevel: null -position: null -personalDataConsent: false -privacyPolicyConsent: false -emailNotificationsConsent: true -feedback: Doctrine\Common\Collections\ArrayCollection {#4120 …} } |
"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 {#4077 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4504 +payload: null +groups: ? ?array +message: "auth.email.invalid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4077 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4504 +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 {#4077 +payload: null +groups: ? ?array +message: "auth.email.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4504 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4063 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() {#4599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4489 …} $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 {#4642 -errors: [] -form: Symfony\Component\Form\Form {#3961 …} } |
| form | Symfony\Component\Form\FormView {#4414 …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 {#4601 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4606 +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 {#4601 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4606 +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 {#4601 +payload: null +groups: ? ?array +message: "auth.lastname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4606 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4494 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() {#4491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4492 …} $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 {#4350 -errors: [] -form: Symfony\Component\Form\Form {#4372 …} } |
| form | Symfony\Component\Form\FormView {#3987 …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 {#4512 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4511 +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 {#4512 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4511 +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 {#4512 +payload: null +groups: ? ?array +message: "auth.firstname.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4511 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4062 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() {#4058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4061 …} $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 {#4416 -errors: [] -form: Symfony\Component\Form\Form {#4379 …} } |
| form | Symfony\Component\Form\FormView {#4437 …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 {#4510 +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 {#4510 +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 {#4510 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4054 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() {#4051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4052 …} $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 {#4020 -errors: [] -form: Symfony\Component\Form\Form {#4377 …} } |
| form | Symfony\Component\Form\FormView {#4444 …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 {#4509 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4508 +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 {#4507 +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 {#4509 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4508 +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 {#4507 +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 {#4509 +payload: null +groups: ? ?array +message: "auth.phone.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4508 +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 {#4507 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4482 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() {#4480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4481 …} $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 {#4456 -errors: [] -form: Symfony\Component\Form\Form {#4374 …} } |
| form | Symfony\Component\Form\FormView {#4460 …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 {#4074 +payload: null +groups: ? ?array +message: "auth.city.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4074 +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 {#4074 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4474 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() {#4476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4472 …} $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 {#4468 -errors: [] -form: Symfony\Component\Form\Form {#4367 …} } |
| form | Symfony\Component\Form\FormView {#4033 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4038 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() {#4032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4037 …} $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 {#4049 -errors: [] -form: Symfony\Component\Form\Form {#4368 …} } |
| form | Symfony\Component\Form\FormView {#4479 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4597 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() {#4469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4470 …} $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 {#4050 -errors: [] -form: Symfony\Component\Form\Form {#3956 …} } |
| form | Symfony\Component\Form\FormView {#4060 …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 {#4505 +payload: null +groups: ? ?array +message: "auth.organization.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4505 +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 {#4505 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4602 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() {#4459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4458 …} $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 {#4607 -errors: [] -form: Symfony\Component\Form\Form {#3953 …} } |
| form | Symfony\Component\Form\FormView {#4605 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4448 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() {#4592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4588 …} $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 {#4667 -errors: [] -form: Symfony\Component\Form\Form {#4545 …} } |
| form | Symfony\Component\Form\FormView {#4669 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4449 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() {#4596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4450 …} $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 {#4670 -errors: [] -form: Symfony\Component\Form\Form {#4363 …} } |
| form | Symfony\Component\Form\FormView {#4671 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4025 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() {#4023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4024 …} $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 {#4672 -errors: [] -form: Symfony\Component\Form\Form {#4361 …} } |
| form | Symfony\Component\Form\FormView {#4738 …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 {#4506 +payload: null +groups: ? ?array +message: "auth.education_level.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4506 +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 {#4506 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -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() {#4438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4440 …} $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 {#4742 +data: "higher_medical_education" +value: "higher_medical_education" +label: "layout.auth.registration.education.higher" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4743 +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 {#4740 -errors: [] -form: Symfony\Component\Form\Form {#4579 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4741 …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) {#4745 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 {#4076 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 {#4503 +payload: null +groups: ? ?array +message: "auth.specialty.not_blank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4503 +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 {#4076 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 {#4424 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4420 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4423 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#4422 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4591 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#4421 …} } |
| choices | null |
| class | "App\Entity\Specialty" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4503 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -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 {#4428 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTjdKOuj\EntityManagerGhost614a58f {#52 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1624 …} } |
| 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() {#3994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#3996 …} $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 {#4750 +data: App\Entity\Specialty {#2509 …} +value: "1" +label: "Акушерское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +data: App\Entity\Specialty {#2179 …} +value: "2" +label: "Анестезиология и реаниматология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4752 +data: App\Entity\Specialty {#2580 …} +value: "3" +label: "Бактериология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +data: App\Entity\Specialty {#2528 …} +value: "4" +label: "Гигиена и санитария" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4751 +data: App\Entity\Specialty {#2510 …} +value: "5" +label: "Гигиеническое воспитание" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4760 +data: App\Entity\Specialty {#2504 …} +value: "6" +label: "Гистология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4761 +data: App\Entity\Specialty {#2492 …} +value: "7" +label: "Дезинфекционное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4757 +data: App\Entity\Specialty {#2616 …} +value: "8" +label: "Диетология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4753 +data: App\Entity\Specialty {#2679 …} +value: "9" +label: "Лабораторная диагностика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4754 +data: App\Entity\Specialty {#2684 …} +value: "10" +label: "Лабораторное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4758 +data: App\Entity\Specialty {#2689 …} +value: "11" +label: "Лечебная физкультура" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +data: App\Entity\Specialty {#2704 …} +value: "12" +label: "Лечебное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +data: App\Entity\Specialty {#2719 …} +value: "13" +label: "Медико-социальная помощь" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4769 +data: App\Entity\Specialty {#2749 …} +value: "14" +label: "Медицинская оптика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4768 +data: App\Entity\Specialty {#2754 …} +value: "15" +label: "Медицинская статистика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4767 +data: App\Entity\Specialty {#2759 …} +value: "16" +label: "Медицинский массаж" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +data: App\Entity\Specialty {#2764 …} +value: "17" +label: "Наркология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +data: App\Entity\Specialty {#2789 …} +value: "18" +label: "Общая практика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4775 +data: App\Entity\Specialty {#2799 …} +value: "19" +label: "Операционное дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +data: App\Entity\Specialty {#2809 …} +value: "20" +label: "Организация сестринского дела" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4777 +data: App\Entity\Specialty {#2899 …} +value: "21" +label: "Реабилитационное сестринское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4778 +data: App\Entity\Specialty {#2914 …} +value: "22" +label: "Рентгенология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4779 +data: App\Entity\Specialty {#2949 …} +value: "23" +label: "Сестринское дело" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4780 +data: App\Entity\Specialty {#2954 …} +value: "24" +label: "Сестринское дело в косметологии" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +data: App\Entity\Specialty {#2959 …} +value: "25" +label: "Сестринское дело в педиатрии" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +data: App\Entity\Specialty {#2964 …} +value: "26" +label: "Скорая и неотложная помощь" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +data: App\Entity\Specialty {#2979 …} +value: "27" +label: "Стоматология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +data: App\Entity\Specialty {#2999 …} +value: "28" +label: "Стоматология ортопедическая" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +data: App\Entity\Specialty {#3004 …} +value: "29" +label: "Стоматология профилактическая" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +data: App\Entity\Specialty {#3024 …} +value: "30" +label: "Судебно-медицинская экспертиза" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +data: App\Entity\Specialty {#3089 …} +value: "31" +label: "Фармация" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +data: App\Entity\Specialty {#3104 …} +value: "32" +label: "Физиотерапия" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +data: App\Entity\Specialty {#3124 …} +value: "33" +label: "Функциональная диагностика" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +data: App\Entity\Specialty {#3149 …} +value: "34" +label: "Энтомология" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +data: App\Entity\Specialty {#3159 …} +value: "35" +label: "Эпидемиология (паразитология)" +attr: [ "data-education-type" => "secondary_medical_education" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +data: App\Entity\Specialty {#2606 …} +value: "36" +label: "Авиационная и космическая медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +data: App\Entity\Specialty {#2595 …} +value: "37" +label: "Акушерство и гинекология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +data: App\Entity\Specialty {#2590 …} +value: "38" +label: "Аллергология и иммунология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +data: App\Entity\Specialty {#2585 …} +value: "39" +label: "Анестезиология-реаниматология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +data: App\Entity\Specialty {#2575 …} +value: "40" +label: "Бактериология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +data: App\Entity\Specialty {#2570 …} +value: "41" +label: "Вирусология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +data: App\Entity\Specialty {#2565 …} +value: "42" +label: "Водолазная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +data: App\Entity\Specialty {#2555 …} +value: "43" +label: "Гастроэнтерология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +data: App\Entity\Specialty {#2550 …} +value: "44" +label: "Гематология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +data: App\Entity\Specialty {#2545 …} +value: "45" +label: "Генетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +data: App\Entity\Specialty {#2540 …} +value: "46" +label: "Гериатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +data: App\Entity\Specialty {#2534 …} +value: "47" +label: "Гигиена детей и подростков" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +data: App\Entity\Specialty {#2522 …} +value: "48" +label: "Гигиена питания" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +data: App\Entity\Specialty {#2516 …} +value: "49" +label: "Гигиена труда" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +data: App\Entity\Specialty {#2304 …} +value: "50" +label: "Гигиеническое воспитание" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +data: App\Entity\Specialty {#2498 …} +value: "51" +label: "Дезинфектология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +data: App\Entity\Specialty {#2490 …} +value: "52" +label: "Дерматовенерология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +data: App\Entity\Specialty {#1390 …} +value: "53" +label: "Детская кардиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +data: App\Entity\Specialty {#2674 …} +value: "54" +label: "Детская онкология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +data: App\Entity\Specialty {#2631 …} +value: "55" +label: "Детская урология-андрология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +data: App\Entity\Specialty {#2626 …} +value: "56" +label: "Детская хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +data: App\Entity\Specialty {#2420 …} +value: "57" +label: "Детская эндокринология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +data: App\Entity\Specialty {#2621 …} +value: "58" +label: "Диетология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +data: App\Entity\Specialty {#2611 …} +value: "59" +label: "Инфекционные болезни" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +data: App\Entity\Specialty {#2675 …} +value: "60" +label: "Кардиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +data: App\Entity\Specialty {#2670 …} +value: "61" +label: "Клиническая лабораторная диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +data: App\Entity\Specialty {#2665 …} +value: "62" +label: "Клиническая фармакология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +data: App\Entity\Specialty {#2661 …} +value: "63" +label: "Колопроктология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +data: App\Entity\Specialty {#2648 …} +value: "64" +label: "Коммунальная гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +data: App\Entity\Specialty {#2640 …} +value: "65" +label: "Косметология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +data: App\Entity\Specialty {#2634 …} +value: "66" +label: "Лабораторная генетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +data: App\Entity\Specialty {#2694 …} +value: "67" +label: "Лечебная физкультура и спортивная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +data: App\Entity\Specialty {#2709 …} +value: "68" +label: "Мануальная терапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +data: App\Entity\Specialty {#2724 …} +value: "69" +label: "Медико-социальная экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +data: App\Entity\Specialty {#2431 …} +value: "70" +label: "Неврология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +data: App\Entity\Specialty {#2769 …} +value: "71" +label: "Нейрохирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +data: App\Entity\Specialty {#2774 …} +value: "72" +label: "Неонатология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +data: App\Entity\Specialty {#2779 …} +value: "73" +label: "Нефрология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +data: App\Entity\Specialty {#2436 …} +value: "74" +label: "Общая врачебная практика (семейная медицина)" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +data: App\Entity\Specialty {#2784 …} +value: "75" +label: "Общая гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +data: App\Entity\Specialty {#2794 …} +value: "76" +label: "Онкология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +data: App\Entity\Specialty {#2804 …} +value: "77" +label: "Организация здравоохранения и общественное здоровье" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +data: App\Entity\Specialty {#2814 …} +value: "78" +label: "Ортодонтия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +data: App\Entity\Specialty {#2819 …} +value: "79" +label: "Остеопатия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +data: App\Entity\Specialty {#2824 …} +value: "80" +label: "Оториноларингология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +data: App\Entity\Specialty {#2829 …} +value: "81" +label: "Офтальмология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +data: App\Entity\Specialty {#2834 …} +value: "82" +label: "Паразитология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +data: App\Entity\Specialty {#2839 …} +value: "83" +label: "Патологическая анатомия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +data: App\Entity\Specialty {#2844 …} +value: "84" +label: "Педиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +data: App\Entity\Specialty {#2849 …} +value: "85" +label: "Пластическая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +data: App\Entity\Specialty {#2854 …} +value: "86" +label: "Профпатология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +data: App\Entity\Specialty {#2859 …} +value: "87" +label: "Психиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +data: App\Entity\Specialty {#2864 …} +value: "88" +label: "Психиатрия-наркология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +data: App\Entity\Specialty {#2869 …} +value: "89" +label: "Психотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +data: App\Entity\Specialty {#2874 …} +value: "90" +label: "Пульмонология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +data: App\Entity\Specialty {#2884 …} +value: "91" +label: "Радиационная гигиена" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +data: App\Entity\Specialty {#2889 …} +value: "92" +label: "Радиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +data: App\Entity\Specialty {#2894 …} +value: "93" +label: "Радиотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +data: App\Entity\Specialty {#2904 …} +value: "94" +label: "Ревматология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +data: App\Entity\Specialty {#2909 …} +value: "95" +label: "Рентгенология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +data: App\Entity\Specialty {#2919 …} +value: "96" +label: "Рентгенэндоваскулярные диагностика и лечение" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +data: App\Entity\Specialty {#2924 …} +value: "97" +label: "Рефлексотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +data: App\Entity\Specialty {#2929 …} +value: "98" +label: "Санитарно-гигиенические лабораторные исследования" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +data: App\Entity\Specialty {#2934 …} +value: "99" +label: "Сексология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +data: App\Entity\Specialty {#2939 …} +value: "100" +label: "Сердечно-сосудистая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +data: App\Entity\Specialty {#2969 …} +value: "101" +label: "Скорая медицинская помощь" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +data: App\Entity\Specialty {#2974 …} +value: "102" +label: "Социальная гигиена и организация госсанэпидслужбы" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +data: App\Entity\Specialty {#2984 …} +value: "103" +label: "Стоматология детская" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +data: App\Entity\Specialty {#2989 …} +value: "104" +label: "Стоматология общей практики" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +data: App\Entity\Specialty {#2994 …} +value: "105" +label: "Стоматология ортопедическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +data: App\Entity\Specialty {#3009 …} +value: "106" +label: "Стоматология терапевтическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +data: App\Entity\Specialty {#3014 …} +value: "107" +label: "Стоматология хирургическая" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +data: App\Entity\Specialty {#3019 …} +value: "108" +label: "Судебно-медицинская экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +data: App\Entity\Specialty {#3029 …} +value: "109" +label: "Судебно-психиатрическая экспертиза" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +data: App\Entity\Specialty {#3034 …} +value: "110" +label: "Сурдология-оториноларингология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +data: App\Entity\Specialty {#2441 …} +value: "111" +label: "Терапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +data: App\Entity\Specialty {#3039 …} +value: "112" +label: "Токсикология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +data: App\Entity\Specialty {#3044 …} +value: "113" +label: "Торакальная хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +data: App\Entity\Specialty {#3049 …} +value: "114" +label: "Травматология и ортопедия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +data: App\Entity\Specialty {#3054 …} +value: "115" +label: "Трансфузиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +data: App\Entity\Specialty {#3059 …} +value: "116" +label: "Ультразвуковая диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +data: App\Entity\Specialty {#3064 …} +value: "117" +label: "Управление и экономика фармации" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +data: App\Entity\Specialty {#3069 …} +value: "118" +label: "Управление сестринской деятельностью" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +data: App\Entity\Specialty {#3074 …} +value: "119" +label: "Урология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +data: App\Entity\Specialty {#3079 …} +value: "120" +label: "Фармацевтическая технология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +data: App\Entity\Specialty {#3084 …} +value: "121" +label: "Фармацевтическая химия и фармакогнозия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +data: App\Entity\Specialty {#3099 …} +value: "122" +label: "Физиотерапия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +data: App\Entity\Specialty {#3114 …} +value: "123" +label: "Фтизиатрия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +data: App\Entity\Specialty {#3119 …} +value: "124" +label: "Функциональная диагностика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +data: App\Entity\Specialty {#2446 …} +value: "125" +label: "Хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +data: App\Entity\Specialty {#3134 …} +value: "126" +label: "Челюстно-лицевая хирургия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +data: App\Entity\Specialty {#2451 …} +value: "127" +label: "Эндокринология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +data: App\Entity\Specialty {#3144 …} +value: "128" +label: "Эндоскопия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +data: App\Entity\Specialty {#3154 …} +value: "129" +label: "Эпидемиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +data: App\Entity\Specialty {#2699 …} +value: "130" +label: "Лечебное дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +data: App\Entity\Specialty {#2714 …} +value: "131" +label: "Медико-профилактическое дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +data: App\Entity\Specialty {#2734 …} +value: "132" +label: "Медицинская биохимия" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +data: App\Entity\Specialty {#2729 …} +value: "133" +label: "Медицинская биофизика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +data: App\Entity\Specialty {#2739 …} +value: "134" +label: "Медицинская кибернетика" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +data: App\Entity\Specialty {#2944 …} +value: "135" +label: "Сестринское дело" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +data: App\Entity\Specialty {#3094 …} +value: "136" +label: "Фармация" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +data: App\Entity\Specialty {#2650 …} +value: "137" +label: "Детская онкология-гематология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +data: App\Entity\Specialty {#2744 …} +value: "138" +label: "Медицинская микробиология" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +data: App\Entity\Specialty {#3109 …} +value: "139" +label: "Физическая и реабилитационная медицина" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +data: App\Entity\Specialty {#2879 …} +value: "140" +label: "Работодатели и Центры здоровья" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +data: App\Entity\Specialty {#2560 …} +value: "141" +label: "Врачи, оказывающие помощь в амбулаторных условиях" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +data: App\Entity\Specialty {#3129 …} +value: "142" +label: "Целевая аудитория" +attr: [ "data-education-type" => "higher_medical_education" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +data: App\Entity\Specialty {#3139 …} +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 {#4746 -errors: [] -form: Symfony\Component\Form\Form {#4357 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4747 …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) {#4749 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 {#4500 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4501 +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 {#4500 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4501 +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 {#4500 +payload: null +groups: ? ?array +message: "auth.position.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4501 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3989 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() {#3988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#3986 …} $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 {#4900 -errors: [] -form: Symfony\Component\Form\Form {#3952 …} } |
| form | Symfony\Component\Form\FormView {#4748 …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 {#4502 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4499 +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 {#4609 +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 {#4502 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4499 +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 {#4609 +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 {#4502 +payload: null +groups: ? ?array +message: "auth.password.not_blank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4499 +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 {#4609 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3975 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() {#4589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4581 …} $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 {#4901 -errors: [] -form: Symfony\Component\Form\Form {#4649 …} } |
| form | Symfony\Component\Form\FormView {#4902 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3927 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() {#4543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4544 …} $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 {#4906 -errors: [] -form: Symfony\Component\Form\Form {#4651 …} } |
| form | Symfony\Component\Form\FormView {#4905 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3933 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() {#3923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4336 …} $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 {#4907 -errors: [] -form: Symfony\Component\Form\Form {#4654 …} } |
| form | Symfony\Component\Form\FormView {#4908 …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 {#4065 +payload: null +groups: ? ?array +message: "auth.personal_data_consent.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#4065 +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 {#4065 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4404 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 {#4403 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() {#4405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#3972 …} $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 {#4903 -errors: [] -form: Symfony\Component\Form\Form {#4657 …} } |
| form | Symfony\Component\Form\FormView {#4904 …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 {#4072 +payload: null +groups: ? ?array +message: "auth.privacy_policy_consent.required" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#4072 +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 {#4072 +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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4404 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 {#4403 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() {#4386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#3965 …} $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 {#4910 -errors: [] -form: Symfony\Component\Form\Form {#4660 …} } |
| form | Symfony\Component\Form\FormView {#4909 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4404 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 {#4403 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() {#4388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4389 …} $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 {#4911 -errors: [] -form: Symfony\Component\Form\Form {#4663 …} } |
| form | Symfony\Component\Form\FormView {#4912 …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 {#669 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#133 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#873 …} -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) {#4546 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() {#4913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#65 …} $message: Closure() {#4914 …} $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 {#4924 -errors: [] -form: Symfony\Component\Form\Form {#4920 …} } |
| form | Symfony\Component\Form\FormView {#4915 …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" |