Forms
-
feedback_form
-
ratingWorkingConditions
-
ratingTeam
-
ratingManagement
-
ratingIncome
-
text
-
submit
-
_token
-
-
search_form
-
search
-
vacancy
-
resume
-
-
city_select_form
-
city
-
backUrl
-
submit
-
_token
-
feedback_form
"App\Form\Feedback\FeedbackFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\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\Feedback\Dto\FeedbackDto" |
| disabled | false |
| documentation | [] |
| empty_data | Closure() {#2102 class: "App\Form\Util" use: { $class: "App\Domain\Feedback\Dto\FeedbackDto" } } |
| 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() {#1959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#1952 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "feedback_form" "_feedback_form" ] |
| cache_key | "_feedback_form_feedback_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2321 -form: Symfony\Component\Form\Form {#2184 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2244 …5} |
| full_name | "feedback_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "feedback_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "feedback_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_feedback_form" |
| valid | true |
| value | null |
ratingWorkingConditions
"App\Form\RatingType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"100"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Rating $rating) {#2099 class: "App\Form\RatingType" this: App\Form\RatingType {#2092 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Rating $rating) {#2137 class: "App\Form\RatingType" this: App\Form\RatingType {#2092 …} } |
| choices | [ App\Domain\Feedback\Rating {#2264 -value: 20 } App\Domain\Feedback\Rating {#2138 -value: 40 } App\Domain\Feedback\Rating {#2140 -value: 60 } App\Domain\Feedback\Rating {#2211 -value: 80 } App\Domain\Feedback\Rating {#2106 -value: 100 } ] |
| 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 | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice 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" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2182 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "rating" "_feedback_form_ratingWorkingConditions" ] |
| cache_key | "_feedback_form_ratingWorkingConditions_rating" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +label: "20" +value: "20" +data: App\Domain\Feedback\Rating {#2264 -value: 20 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "40" +value: "40" +data: App\Domain\Feedback\Rating {#2138 -value: 40 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "60" +value: "60" +data: App\Domain\Feedback\Rating {#2140 -value: 60 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "80" +value: "80" +data: App\Domain\Feedback\Rating {#2211 -value: 80 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "100" +value: "100" +data: App\Domain\Feedback\Rating {#2106 -value: 100 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2379 -form: Symfony\Component\Form\Form {#2243 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2362 …5} |
| full_name | "feedback_form[ratingWorkingConditions]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "feedback_form_ratingWorkingConditions" |
| is_selected | Closure($choice, $value) {#2317 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Оценка условий труда" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ratingWorkingConditions" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_feedback_form_ratingWorkingConditions" |
| valid | true |
| value | "100" |
ratingTeam
"App\Form\RatingType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"100"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Rating $rating) {#2099 class: "App\Form\RatingType" this: App\Form\RatingType {#2092 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Rating $rating) {#2137 class: "App\Form\RatingType" this: App\Form\RatingType {#2092 …} } |
| choices | [ App\Domain\Feedback\Rating {#2264 -value: 20 } App\Domain\Feedback\Rating {#2138 -value: 40 } App\Domain\Feedback\Rating {#2140 -value: 60 } App\Domain\Feedback\Rating {#2211 -value: 80 } App\Domain\Feedback\Rating {#2106 -value: 100 } ] |
| 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 | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice 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" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2136 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "rating" "_feedback_form_ratingTeam" ] |
| cache_key | "_feedback_form_ratingTeam_rating" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "20" +value: "20" +data: App\Domain\Feedback\Rating {#2264 -value: 20 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "40" +value: "40" +data: App\Domain\Feedback\Rating {#2138 -value: 40 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "60" +value: "60" +data: App\Domain\Feedback\Rating {#2140 -value: 60 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "80" +value: "80" +data: App\Domain\Feedback\Rating {#2211 -value: 80 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "100" +value: "100" +data: App\Domain\Feedback\Rating {#2106 -value: 100 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2404 -form: Symfony\Component\Form\Form {#2259 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2357 …5} |
| full_name | "feedback_form[ratingTeam]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "feedback_form_ratingTeam" |
| is_selected | Closure($choice, $value) {#2322 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Оценка коллектива" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ratingTeam" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_feedback_form_ratingTeam" |
| valid | true |
| value | "100" |
ratingManagement
"App\Form\RatingType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"100"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Rating $rating) {#2099 class: "App\Form\RatingType" this: App\Form\RatingType {#2092 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Rating $rating) {#2137 class: "App\Form\RatingType" this: App\Form\RatingType {#2092 …} } |
| choices | [ App\Domain\Feedback\Rating {#2264 -value: 20 } App\Domain\Feedback\Rating {#2138 -value: 40 } App\Domain\Feedback\Rating {#2140 -value: 60 } App\Domain\Feedback\Rating {#2211 -value: 80 } App\Domain\Feedback\Rating {#2106 -value: 100 } ] |
| 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 | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice 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" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2212 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "rating" "_feedback_form_ratingManagement" ] |
| cache_key | "_feedback_form_ratingManagement_rating" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "20" +value: "20" +data: App\Domain\Feedback\Rating {#2264 -value: 20 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "40" +value: "40" +data: App\Domain\Feedback\Rating {#2138 -value: 40 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "60" +value: "60" +data: App\Domain\Feedback\Rating {#2140 -value: 60 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "80" +value: "80" +data: App\Domain\Feedback\Rating {#2211 -value: 80 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "100" +value: "100" +data: App\Domain\Feedback\Rating {#2106 -value: 100 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2318 -form: Symfony\Component\Form\Form {#2256 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2484 …5} |
| full_name | "feedback_form[ratingManagement]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "feedback_form_ratingManagement" |
| is_selected | Closure($choice, $value) {#2540 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Оценка руководства" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ratingManagement" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_feedback_form_ratingManagement" |
| valid | true |
| value | "100" |
ratingIncome
"App\Form\RatingType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"100"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Rating $rating) {#2099 class: "App\Form\RatingType" this: App\Form\RatingType {#2092 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Rating $rating) {#2137 class: "App\Form\RatingType" this: App\Form\RatingType {#2092 …} } |
| choices | [ App\Domain\Feedback\Rating {#2264 -value: 20 } App\Domain\Feedback\Rating {#2138 -value: 40 } App\Domain\Feedback\Rating {#2140 -value: 60 } App\Domain\Feedback\Rating {#2211 -value: 80 } App\Domain\Feedback\Rating {#2106 -value: 100 } ] |
| 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 | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice 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" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2228 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "rating" "_feedback_form_ratingIncome" ] |
| cache_key | "_feedback_form_ratingIncome_rating" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "20" +value: "20" +data: App\Domain\Feedback\Rating {#2264 -value: 20 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "40" +value: "40" +data: App\Domain\Feedback\Rating {#2138 -value: 40 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "60" +value: "60" +data: App\Domain\Feedback\Rating {#2140 -value: 60 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "80" +value: "80" +data: App\Domain\Feedback\Rating {#2211 -value: 80 } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "100" +value: "100" +data: App\Domain\Feedback\Rating {#2106 -value: 100 } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2539 -form: Symfony\Component\Form\Form {#2253 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2541 …5} |
| full_name | "feedback_form[ratingIncome]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "feedback_form_ratingIncome" |
| is_selected | Closure($choice, $value) {#2548 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Оценка уровня дохода" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ratingIncome" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_feedback_form_ratingIncome" |
| valid | true |
| value | "100" |
text
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" => "Напишите текст отзыва" "maxlength" => 1000 ] |
[ "placeholder" => "Напишите текст отзыва" "maxlength" => 1000 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2164 +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: 1000 +min: 100 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#2164 +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: 1000 +min: 100 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | false |
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" => "Напишите текст отзыва" "maxlength" => 1000 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2164 +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: 1000 +min: 100 +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) {#2163 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 | false |
| 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() {#2175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2174 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Напишите текст отзыва" "maxlength" => 1000 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_feedback_form_text" ] |
| cache_key | "_feedback_form_text_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2547 -form: Symfony\Component\Form\Form {#2250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2549 …5} |
| full_name | "feedback_form[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "feedback_form_text" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_feedback_form_text" |
| 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" "_feedback_form_submit" ] |
| cache_key | "_feedback_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2551 …5} |
| full_name | "feedback_form[submit]" |
| id | "feedback_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 | "_feedback_form_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7d05582d1956e5ca0ca06f0.trd7fAjvEAXvwLl2nHnbND4ALpy3WDH2TjkUhE1TNQ0._OMWSWzfcWm5pc03xQiOZAZTedWEMFqxIW1awykVfkLahUgKO5tKbLuI4A" |
| 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 | "7d05582d1956e5ca0ca06f0.trd7fAjvEAXvwLl2nHnbND4ALpy3WDH2TjkUhE1TNQ0._OMWSWzfcWm5pc03xQiOZAZTedWEMFqxIW1awykVfkLahUgKO5tKbLuI4A" |
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 | "7d05582d1956e5ca0ca06f0.trd7fAjvEAXvwLl2nHnbND4ALpy3WDH2TjkUhE1TNQ0._OMWSWzfcWm5pc03xQiOZAZTedWEMFqxIW1awykVfkLahUgKO5tKbLuI4A" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2553 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() {#2550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2552 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_feedback_form__token" ] |
| cache_key | "_feedback_form__token_hidden" |
| compound | false |
| data | "7d05582d1956e5ca0ca06f0.trd7fAjvEAXvwLl2nHnbND4ALpy3WDH2TjkUhE1TNQ0._OMWSWzfcWm5pc03xQiOZAZTedWEMFqxIW1awykVfkLahUgKO5tKbLuI4A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2562 -form: Symfony\Component\Form\Form {#2558 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2359 …5} |
| full_name | "feedback_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "feedback_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 | "_feedback_form__token" |
| valid | true |
| value | "7d05582d1956e5ca0ca06f0.trd7fAjvEAXvwLl2nHnbND4ALpy3WDH2TjkUhE1TNQ0._OMWSWzfcWm5pc03xQiOZAZTedWEMFqxIW1awykVfkLahUgKO5tKbLuI4A" |
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) {#2667 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() {#2669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2668 …} $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 {#2730 -form: Symfony\Component\Form\Form {#2731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2670 …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) {#2721 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() {#2723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2722 …} $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 {#2744 -form: Symfony\Component\Form\Form {#2734 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2742 …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 {#2746 …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 {#2745 …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" => Proxies\__CG__\App\Domain\City\City {#2466 -id: Symfony\Component\Uid\UuidV6 {#2685 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2638 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2695 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2681 …} -createdAt: DateTimeImmutable @1739356606 {#2633 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2598 date: 2025-08-11 09:07:25.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2467 …} } "backUrl" => "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "city" => Proxies\__CG__\App\Domain\City\City {#2466 -id: Symfony\Component\Uid\UuidV6 {#2685 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2638 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2695 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2681 …} -createdAt: DateTimeImmutable @1739356606 {#2633 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2598 date: 2025-08-11 09:07:25.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2467 …} } "backUrl" => "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" ] |
[ "city" => Proxies\__CG__\App\Domain\City\City {#2466 -id: Symfony\Component\Uid\UuidV6 {#2685 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2638 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2695 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2681 …} -createdAt: DateTimeImmutable @1739356606 {#2633 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2598 date: 2025-08-11 09:07:25.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2467 …} } "backUrl" => "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" ] |
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" => Proxies\__CG__\App\Domain\City\City {#2466 -id: Symfony\Component\Uid\UuidV6 {#2685 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2638 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2695 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2681 …} -createdAt: DateTimeImmutable @1739356606 {#2633 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2598 date: 2025-08-11 09:07:25.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2467 …} } "backUrl" => "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" ] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2776 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() {#2772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2805 …} $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" => Proxies\__CG__\App\Domain\City\City {#2466 -id: Symfony\Component\Uid\UuidV6 {#2685 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2638 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2695 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2681 …} -createdAt: DateTimeImmutable @1739356606 {#2633 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2598 date: 2025-08-11 09:07:25.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2467 …} } "backUrl" => "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2784 -form: Symfony\Component\Form\Form {#2783 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2771 …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" => Proxies\__CG__\App\Domain\City\City {#2466 -id: Symfony\Component\Uid\UuidV6 {#2685 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2638 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2695 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2681 …} -createdAt: DateTimeImmutable @1739356606 {#2633 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2598 date: 2025-08-11 09:07:25.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2467 …} } "backUrl" => "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" ] |
city
"Sirian\SuggestBundle\Form\Type\SuggestType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Domain\City\City {#2466 -id: Symfony\Component\Uid\UuidV6 {#2685 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2638 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2695 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2681 …} -createdAt: DateTimeImmutable @1739356606 {#2633 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2598 date: 2025-08-11 09:07:25.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2467 …} } |
| View Format |
[ "id" => Symfony\Component\Uid\UuidV6 {#2685 …} "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) {#2756 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() {#2796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2682 …} $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 | Proxies\__CG__\App\Domain\City\City {#2466 -id: Symfony\Component\Uid\UuidV6 {#2685 …} -name: "Москва" -namePrepositional: "Москве" -region: Proxies\__CG__\App\Domain\City\Region {#2638 …} -bannerPath: null -slug: "moscow" -dbIpLightCityId: "RU;Moscow;Moscow" -metadata: App\Domain\City\Metadata {#2695 …} -relatedCities: Doctrine\ORM\PersistentCollection {#2681 …} -createdAt: DateTimeImmutable @1739356606 {#2633 date: 2025-02-12 10:36:46.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1754903245 {#2598 date: 2025-08-11 09:07:25.0 UTC (+00:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2467 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2817 -form: Symfony\Component\Form\Form {#2810 …} -errors: [] } |
| extra | [] |
| form | Symfony\Component\Form\FormView {#2815 …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 {#2685 …} ] |
| 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 {#2685 …} "text" => "Москва (Московская область)" "extra" => [] ] |
| values | [
[
"id" => Symfony\Component\Uid\UuidV6 {#2685 …}
"text" => "Москва (Московская область)"
"extra" => []
]
] |
| widget | "select2_v4" |
backUrl
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" |
| 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) {#2792 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() {#2790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2791 …} $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 | "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2818 -form: Symfony\Component\Form\Form {#2807 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2819 …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 | "/company/1f07cf14-83db-674e-8ebd-d580a6c3d725/reviews" |
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 {#2822 …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 | "e976d7644f4093576cafe8b0.d37tLEVV6t2BJNUGmhY5_3MjzGEVjRnlOu-KdRIGa0M.LRG-HAYNsoTjE-JCrlt8miVUiARj5Cirfqz5D35JPhI1H9scJgOv7uYWug" |
| 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 | "e976d7644f4093576cafe8b0.d37tLEVV6t2BJNUGmhY5_3MjzGEVjRnlOu-KdRIGa0M.LRG-HAYNsoTjE-JCrlt8miVUiARj5Cirfqz5D35JPhI1H9scJgOv7uYWug" |
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 | "e976d7644f4093576cafe8b0.d37tLEVV6t2BJNUGmhY5_3MjzGEVjRnlOu-KdRIGa0M.LRG-HAYNsoTjE-JCrlt8miVUiARj5Cirfqz5D35JPhI1H9scJgOv7uYWug" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2789 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() {#2841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1415 …} $message: Closure() {#2820 …} $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 | "e976d7644f4093576cafe8b0.d37tLEVV6t2BJNUGmhY5_3MjzGEVjRnlOu-KdRIGa0M.LRG-HAYNsoTjE-JCrlt8miVUiARj5Cirfqz5D35JPhI1H9scJgOv7uYWug" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2851 -form: Symfony\Component\Form\Form {#2847 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2843 …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 | "e976d7644f4093576cafe8b0.d37tLEVV6t2BJNUGmhY5_3MjzGEVjRnlOu-KdRIGa0M.LRG-HAYNsoTjE-JCrlt8miVUiARj5Cirfqz5D35JPhI1H9scJgOv7uYWug" |