Forms
-
registration_employer_form
-
email
-
lastName
-
firstName
-
middleName
-
password
-
first
-
second
-
-
phone
-
companyTitle
-
companyInn
-
submit
-
_token
-
-
search_form
-
search
-
vacancy
-
resume
-
-
city_select_form
-
city
-
backUrl
-
submit
-
_token
-
registration_employer_form
"App\Form\RegistrationEmployerFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_extra_fields | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | "App\Domain\Employer\Dto\EmployerRegister" |
| disabled | false |
| documentation | [] |
| empty_data | Closure() {#1908 class: "App\Form\Util" use: { $class: "App\Domain\Employer\Dto\EmployerRegister" } } |
| 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 | [] |
| 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_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#1905 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_employer_form" "_registration_employer_form" ] |
| cache_key | "_registration_employer_form_registration_employer_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1984 -form: Symfony\Component\Form\Form {#2044 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2098 …5} |
| full_name | "registration_employer_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_employer_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form" |
| valid | true |
| value | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Введите e-mail" ] |
[ "placeholder" => "Введите e-mail" ] |
| label | "E-mail" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Введите e-mail" ] |
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1959 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 | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#1946 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Введите e-mail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_employer_form_email" ] |
| cache_key | "_registration_employer_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2134 -form: Symfony\Component\Form\Form {#2047 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2141 …5} |
| full_name | "registration_employer_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_email" |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_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 |
|---|---|---|
| attr | [ "placeholder" => "Введите фамилию" ] |
[ "placeholder" => "Введите фамилию" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1499 +payload: null +groups: ? +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: "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: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1499 +payload: null +groups: ? +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: "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: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Фамилия представителя" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Введите фамилию" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1499 +payload: null +groups: ? +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: "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: 1 +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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1932 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Фамилия представителя" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#1501 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Введите фамилию" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_employer_form_lastName" ] |
| cache_key | "_registration_employer_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2106 -form: Symfony\Component\Form\Form {#2050 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2105 …5} |
| full_name | "registration_employer_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_lastName" |
| label | "Фамилия представителя" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_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 |
|---|---|---|
| attr | [ "placeholder" => "Введите имя" ] |
[ "placeholder" => "Введите имя" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1964 +payload: null +groups: ? +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: "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: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1964 +payload: null +groups: ? +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: "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: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Имя представителя" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Введите имя" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1964 +payload: null +groups: ? +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: "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: 1 +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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1972 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Имя представителя" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#1973 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Введите имя" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_employer_form_firstName" ] |
| cache_key | "_registration_employer_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2104 -form: Symfony\Component\Form\Form {#2053 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2103 …5} |
| full_name | "registration_employer_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_firstName" |
| label | "Имя представителя" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_firstName" |
| valid | true |
| value | "" |
middleName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Введите отчество" ] |
[ "placeholder" => "Введите отчество" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1963 +payload: null +groups: ? +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: "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: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1963 +payload: null +groups: ? +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: "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: 1 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Отчетство представителя" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Введите отчество" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1963 +payload: null +groups: ? +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: "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: 1 +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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1981 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Отчетство представителя" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#1982 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Введите отчество" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_employer_form_middleName" ] |
| cache_key | "_registration_employer_form_middleName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2099 -form: Symfony\Component\Form\Form {#2056 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1504 …5} |
| full_name | "registration_employer_form[middleName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_middleName" |
| label | "Отчетство представителя" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "middleName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_middleName" |
| valid | true |
| value | "" |
password
"App\Form\RepeatedPasswordType"
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 {#1962 +payload: null +groups: ? +message: "Введите пароль" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1953 +payload: null +groups: ? +maxMessage: "Пароль должен содержать максимум {{ limit }} символов" +minMessage: "Пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1962 +payload: null +groups: ? +message: "Введите пароль" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1953 +payload: null +groups: ? +maxMessage: "Пароль должен содержать максимум {{ limit }} символов" +minMessage: "Пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| first_options | [ "label" => "Пароль" "attr" => [ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "69dfe03a29b03" "placeholder" => "Введите пароль" ] ] |
[ "label" => "Пароль" "attr" => [ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "69dfe03a29b03" "placeholder" => "Введите пароль" ] ] |
| invalid_message | "Пароли должны совпадать." |
same as passed value |
| options | [ "attr" => [ "autocomplete" => "new-password" ] ] |
[ "attr" => [ "autocomplete" => "new-password" ] ] |
| second_options | [ "label" => "Повторите пароль" "attr" => [ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "69dfe03a29b03" "placeholder" => "Повторите пароль" ] ] |
[ "label" => "Повторите пароль" "attr" => [ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "69dfe03a29b03" "placeholder" => "Повторите пароль" ] ] |
| 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 {#1962 +payload: null +groups: ? +message: "Введите пароль" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1953 +payload: null +groups: ? +maxMessage: "Пароль должен содержать максимум {{ limit }} символов" +minMessage: "Пароль должен содержать минимум {{ limit }} символов" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2002 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" => "Пароль" "attr" => [ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "69dfe03a29b03" "placeholder" => "Введите пароль" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Пароли должны совпадать." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "autocomplete" => "new-password" ] ] |
| 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" => "Повторите пароль" "attr" => [ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "69dfe03a29b03" "placeholder" => "Повторите пароль" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#2004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2003 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_password" "_registration_employer_form_password" ] |
| cache_key | "_registration_employer_form_password_repeated_password" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2029 -form: Symfony\Component\Form\Form {#2080 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2020 …5} |
| full_name | "registration_employer_form[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "69dfe03a29b03" "placeholder" => "Введите пароль" ] |
[ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "69dfe03a29b03" "placeholder" => "Введите пароль" ] |
| error_bubbling | false |
same as passed value |
| label | "Пароль" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "69dfe03a29b03" "placeholder" => "Введите пароль" ] |
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2060 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 | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Пароль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_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 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2066 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "69dfe03a29b03" "placeholder" => "Введите пароль" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_employer_form_password_first" ] |
| cache_key | "_registration_employer_form_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1945 -form: Symfony\Component\Form\Form {#2083 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2068 …5} |
| full_name | "registration_employer_form[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_password_first" |
| label | "Пароль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "69dfe03a29b03" "placeholder" => "Повторите пароль" ] |
[ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "69dfe03a29b03" "placeholder" => "Повторите пароль" ] |
| error_bubbling | false |
same as passed value |
| label | "Повторите пароль" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "69dfe03a29b03" "placeholder" => "Повторите пароль" ] |
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2073 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 | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Повторите пароль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_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 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2074 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "69dfe03a29b03" "placeholder" => "Повторите пароль" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_employer_form_password_second" ] |
| cache_key | "_registration_employer_form_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2101 -form: Symfony\Component\Form\Form {#2086 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1966 …5} |
| full_name | "registration_employer_form[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_password_second" |
| label | "Повторите пароль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_password_second" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Введите телефон" ] |
[ "placeholder" => "Введите телефон" ] |
| label | "Телефон" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Введите телефон" ] |
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2012 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 | [] |
| inherit_data | false |
| invalid_message | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Телефон" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2011 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Введите телефон" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_registration_employer_form_phone" ] |
| cache_key | "_registration_employer_form_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2005 -form: Symfony\Component\Form\Form {#2089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2076 …5} |
| full_name | "registration_employer_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_phone" |
| label | "Телефон" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_phone" |
| valid | true |
| value | "" |
companyTitle
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Введите название компании" ] |
[ "placeholder" => "Введите название компании" ] |
| label | "Название компании" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Введите название компании" ] |
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2026 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Название компании" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2027 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Введите название компании" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_employer_form_companyTitle" ] |
| cache_key | "_registration_employer_form_companyTitle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2129 -form: Symfony\Component\Form\Form {#2092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1975 …5} |
| full_name | "registration_employer_form[companyTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_companyTitle" |
| label | "Название компании" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyTitle" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_companyTitle" |
| valid | true |
| value | "" |
companyInn
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-inn" => "" "placeholder" => "Введите ИНН компании" "minlength" => 10 "maxlength" => 12 ] |
[ "data-inn" => "" "placeholder" => "Введите ИНН компании" "minlength" => 10 "maxlength" => 12 ] |
| label | "ИНН" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-inn" => "" "placeholder" => "Введите ИНН компании" "minlength" => 10 "maxlength" => 12 ] |
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2035 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "ИНН" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2036 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-inn" => "" "placeholder" => "Введите ИНН компании" "minlength" => 10 "maxlength" => 12 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_employer_form_companyInn" ] |
| cache_key | "_registration_employer_form_companyInn_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2128 -form: Symfony\Component\Form\Form {#2095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2127 …5} |
| full_name | "registration_employer_form[companyInn]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form_companyInn" |
| label | "ИНН" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyInn" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_companyInn" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_registration_employer_form_submit" ] |
| cache_key | "_registration_employer_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2125 …5} |
| full_name | "registration_employer_form[submit]" |
| id | "registration_employer_form_submit" |
| label | "Register" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "37f19fb60da50340.7yyRGyyWCXgmh_xxA-0Zmux6RCnCYjP5tsm7N8rHYC8.ggHGdliiTCwX84RJYLJI04gPIVukVwGI9aL8cfyRKV2KadpBAd9oPhLGzA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "37f19fb60da50340.7yyRGyyWCXgmh_xxA-0Zmux6RCnCYjP5tsm7N8rHYC8.ggHGdliiTCwX84RJYLJI04gPIVukVwGI9aL8cfyRKV2KadpBAd9oPhLGzA" |
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 | "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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data | "37f19fb60da50340.7yyRGyyWCXgmh_xxA-0Zmux6RCnCYjP5tsm7N8rHYC8.ggHGdliiTCwX84RJYLJI04gPIVukVwGI9aL8cfyRKV2KadpBAd9oPhLGzA" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2138 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 | [] |
| 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_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2124 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_employer_form__token" ] |
| cache_key | "_registration_employer_form__token_hidden" |
| compound | false |
| data | "37f19fb60da50340.7yyRGyyWCXgmh_xxA-0Zmux6RCnCYjP5tsm7N8rHYC8.ggHGdliiTCwX84RJYLJI04gPIVukVwGI9aL8cfyRKV2KadpBAd9oPhLGzA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2148 -form: Symfony\Component\Form\Form {#2144 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2137 …5} |
| full_name | "registration_employer_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_employer_form__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_employer_form__token" |
| valid | true |
| value | "37f19fb60da50340.7yyRGyyWCXgmh_xxA-0Zmux6RCnCYjP5tsm7N8rHYC8.ggHGdliiTCwX84RJYLJI04gPIVukVwGI9aL8cfyRKV2KadpBAd9oPhLGzA" |
search_form
"App\Form\SearchFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2219 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 | [] |
| 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_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/search" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form" "_search_form" ] |
| cache_key | "_search_form_search_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2323 -form: Symfony\Component\Form\Form {#2324 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2236 …5} |
| full_name | "search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form" |
| valid | true |
| value | null |
search
"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 |
|---|---|---|
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2181 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 | [] |
| 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_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2285 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_form_search" ] |
| cache_key | "_search_form_search_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2337 -form: Symfony\Component\Form\Form {#2327 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2335 …5} |
| full_name | "search_form[search]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_search" |
| valid | true |
| value | "" |
vacancy
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Найти работу" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Найти работу" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_search_form_vacancy" ] |
| cache_key | "_search_form_vacancy_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2339 …5} |
| full_name | "search_form[vacancy]" |
| id | "search_form_vacancy" |
| label | "Найти работу" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "vacancy" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_search_form_vacancy" |
| value | null |
resume
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Найти сотрудника" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Найти сотрудника" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_search_form_resume" ] |
| cache_key | "_search_form_resume_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2338 …5} |
| full_name | "search_form[resume]" |
| id | "search_form_resume" |
| label | "Найти сотрудника" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "resume" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_search_form_resume" |
| value | null |
city_select_form
"App\Form\City\CitySelectFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "city" => App\Domain\City\City {#2305 -id: Symfony\Component\Uid\UuidV6 {#2290 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2194 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2195 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2199 …} -createdAt: DateTimeImmutable @1739356606 {#2175 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2171 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "city" => App\Domain\City\City {#2305 -id: Symfony\Component\Uid\UuidV6 {#2290 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2194 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2195 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2199 …} -createdAt: DateTimeImmutable @1739356606 {#2175 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2171 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
[ "city" => App\Domain\City\City {#2305 -id: Symfony\Component\Uid\UuidV6 {#2290 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2194 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2195 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2199 …} -createdAt: DateTimeImmutable @1739356606 {#2175 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2171 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data | [ "city" => App\Domain\City\City {#2305 -id: Symfony\Component\Uid\UuidV6 {#2290 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2194 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2195 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2199 …} -createdAt: DateTimeImmutable @1739356606 {#2175 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2171 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2369 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 | [] |
| 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_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2398 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "city_select_form" "_city_select_form" ] |
| cache_key | "_city_select_form_city_select_form" |
| compound | true |
| data | [ "city" => App\Domain\City\City {#2305 -id: Symfony\Component\Uid\UuidV6 {#2290 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2194 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2195 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2199 …} -createdAt: DateTimeImmutable @1739356606 {#2175 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2171 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2377 -form: Symfony\Component\Form\Form {#2376 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2364 …5} |
| full_name | "city_select_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_select_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city_select_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_select_form" |
| valid | true |
| value | [ "city" => App\Domain\City\City {#2305 -id: Symfony\Component\Uid\UuidV6 {#2290 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2194 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2195 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2199 …} -createdAt: DateTimeImmutable @1739356606 {#2175 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2171 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
city
"Sirian\SuggestBundle\Form\Type\SuggestType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Domain\City\City {#2305 -id: Symfony\Component\Uid\UuidV6 {#2290 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2194 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2195 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2199 …} -createdAt: DateTimeImmutable @1739356606 {#2175 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2171 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } |
| View Format |
[ "id" => Symfony\Component\Uid\UuidV6 {#2290 …} "text" => "Москва (Московская область)" "extra" => [] ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | true |
same as passed value |
| suggester | "city" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"placeholder" => ""
] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create | false |
| 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2349 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra | [] |
| 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 | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | true |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| suggester | "city" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2283 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget | "select2_v4" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| alias | "city" |
| attr | [
"placeholder" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "suggest" "city_suggest" "_city_select_form_city" ] |
| cache_key | "_city_select_form_city_suggest" |
| compound | false |
| create | false |
| data | App\Domain\City\City {#2305 -id: Symfony\Component\Uid\UuidV6 {#2290 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2194 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2195 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2199 …} -createdAt: DateTimeImmutable @1739356606 {#2175 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2171 date: 2025-08-11 09:07:25.0 UTC (+00:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2410 -form: Symfony\Component\Form\Form {#2403 …} -errors: [] } |
| extra | [] |
| form | Symfony\Component\Form\FormView {#2408 …5} |
| full_name | "city_select_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_select_form_city" |
| ids | [ Symfony\Component\Uid\UuidV6 {#2290 …} ] |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| preload | true |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_select_form_city" |
| valid | true |
| value | [ "id" => Symfony\Component\Uid\UuidV6 {#2290 …} "text" => "Москва (Московская область)" "extra" => [] ] |
| values | [
[
"id" => Symfony\Component\Uid\UuidV6 {#2290 …}
"text" => "Москва (Московская область)"
"extra" => []
]
] |
| widget | "select2_v4" |
backUrl
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "/registration/employer" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2385 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 | [] |
| 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_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2384 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_city_select_form_backUrl" ] |
| cache_key | "_city_select_form_backUrl_hidden" |
| compound | false |
| data | "/registration/employer" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2411 -form: Symfony\Component\Form\Form {#2400 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2412 …5} |
| full_name | "city_select_form[backUrl]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_select_form_backUrl" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "backUrl" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_select_form_backUrl" |
| valid | true |
| value | "/registration/employer" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Выбрать" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Выбрать" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_city_select_form_submit" ] |
| cache_key | "_city_select_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2421 …5} |
| full_name | "city_select_form[submit]" |
| id | "city_select_form_submit" |
| label | "Выбрать" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_city_select_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f56e1d3fb24f84ace64c884f7f0a3ac.nkZWZ2sx177F_uYeHO88YovcxI2IAml3EOXPtP-GcMY.5yoOUFN5ju2My5VdcoFEJtquvdrZUjw5ap-GhMbJQ4XaJABUWRyQhqO9iQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "f56e1d3fb24f84ace64c884f7f0a3ac.nkZWZ2sx177F_uYeHO88YovcxI2IAml3EOXPtP-GcMY.5yoOUFN5ju2My5VdcoFEJtquvdrZUjw5ap-GhMbJQ4XaJABUWRyQhqO9iQ" |
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 | "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\CsrfTokenManager {#1370 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1369 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1368 …} -namespace: Closure() {#1366 …} } |
| data | "f56e1d3fb24f84ace64c884f7f0a3ac.nkZWZ2sx177F_uYeHO88YovcxI2IAml3EOXPtP-GcMY.5yoOUFN5ju2My5VdcoFEJtquvdrZUjw5ap-GhMbJQ4XaJABUWRyQhqO9iQ" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2382 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 | [] |
| 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_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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2413 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_city_select_form__token" ] |
| cache_key | "_city_select_form__token_hidden" |
| compound | false |
| data | "f56e1d3fb24f84ace64c884f7f0a3ac.nkZWZ2sx177F_uYeHO88YovcxI2IAml3EOXPtP-GcMY.5yoOUFN5ju2My5VdcoFEJtquvdrZUjw5ap-GhMbJQ4XaJABUWRyQhqO9iQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2444 -form: Symfony\Component\Form\Form {#2438 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2435 …5} |
| full_name | "city_select_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_select_form__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_select_form__token" |
| valid | true |
| value | "f56e1d3fb24f84ace64c884f7f0a3ac.nkZWZ2sx177F_uYeHO88YovcxI2IAml3EOXPtP-GcMY.5yoOUFN5ju2My5VdcoFEJtquvdrZUjw5ap-GhMbJQ4XaJABUWRyQhqO9iQ" |