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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | "App\Domain\Employer\Dto\EmployerRegister" |
| disabled | false |
| documentation | [] |
| empty_data | Closure() {#1861 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() {#2186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#1863 …} $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 {#2353 -form: Symfony\Component\Form\Form {#2298 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2352 …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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2208 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() {#2210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2209 …} $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 {#2259 -form: Symfony\Component\Form\Form {#2301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2274 …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 {#2194 +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 {#2194 +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 {#2194 +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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2217 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() {#2219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2218 …} $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 {#2330 -form: Symfony\Component\Form\Form {#2304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2322 …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 {#2195 +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 {#2195 +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 {#2195 +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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2226 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() {#2228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2227 …} $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 {#2238 -form: Symfony\Component\Form\Form {#2307 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2229 …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 {#2196 +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 {#2196 +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 {#2196 +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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2235 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() {#2237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2236 …} $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 {#2220 -form: Symfony\Component\Form\Form {#2310 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2211 …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 {#2197 +payload: null +groups: ? +message: "Введите пароль" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2198 +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 {#2197 +payload: null +groups: ? +message: "Введите пароль" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2198 +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" => "6a4e17a982d71" "placeholder" => "Введите пароль" ] ] |
[ "label" => "Пароль" "attr" => [ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "6a4e17a982d71" "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" => "6a4e17a982d71" "placeholder" => "Повторите пароль" ] ] |
[ "label" => "Повторите пароль" "attr" => [ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "6a4e17a982d71" "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 {#2197 +payload: null +groups: ? +message: "Введите пароль" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2198 +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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2256 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" => "6a4e17a982d71" "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" => "6a4e17a982d71" "placeholder" => "Повторите пароль" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#2258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2257 …} $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 {#2355 -form: Symfony\Component\Form\Form {#2334 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2357 …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" => "6a4e17a982d71" "placeholder" => "Введите пароль" ] |
[ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "6a4e17a982d71" "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" => "6a4e17a982d71" "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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2319 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() {#2321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2320 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "minlength" => 6 "maxlength" => 4096 "data-pw-id" => "6a4e17a982d71" "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 {#2381 -form: Symfony\Component\Form\Form {#2337 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2360 …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" => "6a4e17a982d71" "placeholder" => "Повторите пароль" ] |
[ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "6a4e17a982d71" "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" => "6a4e17a982d71" "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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2327 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() {#2329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2328 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "minlength" => 6 "maxlength" => 4096 "data-check-pw-for" => "6a4e17a982d71" "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 {#2384 -form: Symfony\Component\Form\Form {#2340 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2385 …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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2271 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() {#2273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2272 …} $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 {#2358 -form: Symfony\Component\Form\Form {#2343 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2359 …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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2280 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() {#2282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2281 …} $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 {#2387 -form: Symfony\Component\Form\Form {#2346 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2386 …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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2289 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() {#2291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2290 …} $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 {#2388 -form: Symfony\Component\Form\Form {#2349 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2389 …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 {#2391 …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 | "bb8b736c03e0725570524.NMoLYklIjbRHYkPxMognE7Lc5bvUM0NB__DBY4d9298.RP54JzwR9ccjUgySQusVa9yZq8isZgwH0rGzUu0lkLoAvk4JHALm2zBaLA" |
| 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 | "bb8b736c03e0725570524.NMoLYklIjbRHYkPxMognE7Lc5bvUM0NB__DBY4d9298.RP54JzwR9ccjUgySQusVa9yZq8isZgwH0rGzUu0lkLoAvk4JHALm2zBaLA" |
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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data | "bb8b736c03e0725570524.NMoLYklIjbRHYkPxMognE7Lc5bvUM0NB__DBY4d9298.RP54JzwR9ccjUgySQusVa9yZq8isZgwH0rGzUu0lkLoAvk4JHALm2zBaLA" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2189 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() {#2392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2390 …} $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 | "bb8b736c03e0725570524.NMoLYklIjbRHYkPxMognE7Lc5bvUM0NB__DBY4d9298.RP54JzwR9ccjUgySQusVa9yZq8isZgwH0rGzUu0lkLoAvk4JHALm2zBaLA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2402 -form: Symfony\Component\Form\Form {#2398 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2393 …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 | "bb8b736c03e0725570524.NMoLYklIjbRHYkPxMognE7Lc5bvUM0NB__DBY4d9298.RP54JzwR9ccjUgySQusVa9yZq8isZgwH0rGzUu0lkLoAvk4JHALm2zBaLA" |
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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2431 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() {#2429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2430 …} $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 {#2560 -form: Symfony\Component\Form\Form {#2561 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2428 …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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2551 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() {#2553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2552 …} $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 {#2574 -form: Symfony\Component\Form\Form {#2564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2572 …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 {#2576 …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 {#2575 …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 {#2522 -id: Symfony\Component\Uid\UuidV6 {#2519 …} -name: "Ижевск" -namePrepositional: "Ижевске" -region: Proxies\__CG__\App\Domain\City\Region {#2469 …} -bannerPath: null -slug: "izhevsk" -dbIpLightCityId: "RU;Udmurtiya Republic;Izhevsk" -metadata: App\Domain\City\Metadata {#2494 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2465 …} -createdAt: DateTimeImmutable @1720172518 {#2512 date: 2024-07-05 09:41:58.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1741258200 {#2511 date: 2025-03-06 10:50:00.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 {#2522 -id: Symfony\Component\Uid\UuidV6 {#2519 …} -name: "Ижевск" -namePrepositional: "Ижевске" -region: Proxies\__CG__\App\Domain\City\Region {#2469 …} -bannerPath: null -slug: "izhevsk" -dbIpLightCityId: "RU;Udmurtiya Republic;Izhevsk" -metadata: App\Domain\City\Metadata {#2494 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2465 …} -createdAt: DateTimeImmutable @1720172518 {#2512 date: 2024-07-05 09:41:58.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1741258200 {#2511 date: 2025-03-06 10:50:00.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
[ "city" => App\Domain\City\City {#2522 -id: Symfony\Component\Uid\UuidV6 {#2519 …} -name: "Ижевск" -namePrepositional: "Ижевске" -region: Proxies\__CG__\App\Domain\City\Region {#2469 …} -bannerPath: null -slug: "izhevsk" -dbIpLightCityId: "RU;Udmurtiya Republic;Izhevsk" -metadata: App\Domain\City\Metadata {#2494 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2465 …} -createdAt: DateTimeImmutable @1720172518 {#2512 date: 2024-07-05 09:41:58.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1741258200 {#2511 date: 2025-03-06 10:50:00.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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data | [ "city" => App\Domain\City\City {#2522 -id: Symfony\Component\Uid\UuidV6 {#2519 …} -name: "Ижевск" -namePrepositional: "Ижевске" -region: Proxies\__CG__\App\Domain\City\Region {#2469 …} -bannerPath: null -slug: "izhevsk" -dbIpLightCityId: "RU;Udmurtiya Republic;Izhevsk" -metadata: App\Domain\City\Metadata {#2494 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2465 …} -createdAt: DateTimeImmutable @1720172518 {#2512 date: 2024-07-05 09:41:58.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1741258200 {#2511 date: 2025-03-06 10:50:00.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2444 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() {#2765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2779 …} $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 {#2522 -id: Symfony\Component\Uid\UuidV6 {#2519 …} -name: "Ижевск" -namePrepositional: "Ижевске" -region: Proxies\__CG__\App\Domain\City\Region {#2469 …} -bannerPath: null -slug: "izhevsk" -dbIpLightCityId: "RU;Udmurtiya Republic;Izhevsk" -metadata: App\Domain\City\Metadata {#2494 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2465 …} -createdAt: DateTimeImmutable @1720172518 {#2512 date: 2024-07-05 09:41:58.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1741258200 {#2511 date: 2025-03-06 10:50:00.0 UTC (+00:00) } } "backUrl" => "/registration/employer" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2813 -form: Symfony\Component\Form\Form {#2814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2789 …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 {#2522 -id: Symfony\Component\Uid\UuidV6 {#2519 …} -name: "Ижевск" -namePrepositional: "Ижевске" -region: Proxies\__CG__\App\Domain\City\Region {#2469 …} -bannerPath: null -slug: "izhevsk" -dbIpLightCityId: "RU;Udmurtiya Republic;Izhevsk" -metadata: App\Domain\City\Metadata {#2494 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2465 …} -createdAt: DateTimeImmutable @1720172518 {#2512 date: 2024-07-05 09:41:58.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1741258200 {#2511 date: 2025-03-06 10:50:00.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 {#2522 -id: Symfony\Component\Uid\UuidV6 {#2519 …} -name: "Ижевск" -namePrepositional: "Ижевске" -region: Proxies\__CG__\App\Domain\City\Region {#2469 …} -bannerPath: null -slug: "izhevsk" -dbIpLightCityId: "RU;Udmurtiya Republic;Izhevsk" -metadata: App\Domain\City\Metadata {#2494 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2465 …} -createdAt: DateTimeImmutable @1720172518 {#2512 date: 2024-07-05 09:41:58.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1741258200 {#2511 date: 2025-03-06 10:50:00.0 UTC (+00:00) } } |
| View Format |
[ "id" => Symfony\Component\Uid\UuidV6 {#2519 …} "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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2795 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() {#2797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2796 …} $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 {#2522 -id: Symfony\Component\Uid\UuidV6 {#2519 …} -name: "Ижевск" -namePrepositional: "Ижевске" -region: Proxies\__CG__\App\Domain\City\Region {#2469 …} -bannerPath: null -slug: "izhevsk" -dbIpLightCityId: "RU;Udmurtiya Republic;Izhevsk" -metadata: App\Domain\City\Metadata {#2494 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2465 …} -createdAt: DateTimeImmutable @1720172518 {#2512 date: 2024-07-05 09:41:58.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1741258200 {#2511 date: 2025-03-06 10:50:00.0 UTC (+00:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2828 -form: Symfony\Component\Form\Form {#2817 …} -errors: [] } |
| extra | [] |
| form | Symfony\Component\Form\FormView {#2826 …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 {#2519 …} ] |
| 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 {#2519 …} "text" => "Ижевск (Удмуртская Республика)" "extra" => [] ] |
| values | [
[
"id" => Symfony\Component\Uid\UuidV6 {#2519 …}
"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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2805 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() {#2807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2806 …} $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 {#2829 -form: Symfony\Component\Form\Form {#2820 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2830 …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 {#2842 …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 | "403878d2ba5b2e3ecd4.0nqcSJoqY1rECuGhYEOrUGANSy09jzs0N3XOAJc5W7Y.uh3vEt5JLBCWcozyKxHsKCZbPENQ5m97cza2MMJ-FI-bQugg0WAbC708qA" |
| 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 | "403878d2ba5b2e3ecd4.0nqcSJoqY1rECuGhYEOrUGANSy09jzs0N3XOAJc5W7Y.uh3vEt5JLBCWcozyKxHsKCZbPENQ5m97cza2MMJ-FI-bQugg0WAbC708qA" |
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 {#1632 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1633 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1634 …} -namespace: Closure() {#1636 …} } |
| data | "403878d2ba5b2e3ecd4.0nqcSJoqY1rECuGhYEOrUGANSy09jzs0N3XOAJc5W7Y.uh3vEt5JLBCWcozyKxHsKCZbPENQ5m97cza2MMJ-FI-bQugg0WAbC708qA" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2808 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() {#2854 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1722 …} $message: Closure() {#2831 …} $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 | "403878d2ba5b2e3ecd4.0nqcSJoqY1rECuGhYEOrUGANSy09jzs0N3XOAJc5W7Y.uh3vEt5JLBCWcozyKxHsKCZbPENQ5m97cza2MMJ-FI-bQugg0WAbC708qA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2864 -form: Symfony\Component\Form\Form {#2860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2856 …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 | "403878d2ba5b2e3ecd4.0nqcSJoqY1rECuGhYEOrUGANSy09jzs0N3XOAJc5W7Y.uh3vEt5JLBCWcozyKxHsKCZbPENQ5m97cza2MMJ-FI-bQugg0WAbC708qA" |