- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 185
- Events
- Routing
- Cache
- Translation 388
- Security
- Twig
- HTTP Client
- Doctrine 5
- Debug
- Messages
- E-mails
- Notifications
-
Features 8
- EasyAdmin
- Redis
- Guzzle
- Elastica
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
listing
-
listing_parameters
-
-
approved
-
withComments
-
withVideo
-
withSelfie
-
-
min
-
max
-
-
stations
-
hasApartment
-
hasTakeOut
-
-
min
-
max
-
-
-
min
-
max
-
-
-
min
-
max
-
-
hasTattoo
-
hasPiercing
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
-
-
submit
-
profile_filter_form
"App\Form\ProfileFilterForm"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Dto\ProfileFilterFormData {#1617 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/filter/" |
same as passed value |
| csrf_protection | false |
false
|
| data | App\Dto\ProfileFilterFormData {#1617 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
same as passed value |
| form_data | App\Dto\ProfileFilterFormData {#1617 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
same as passed value |
| profiles_presence_by_filters | [ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
[ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/filter/" |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data | App\Dto\ProfileFilterFormData {#1617 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
| data_class | "App\Dto\ProfileFilterFormData" |
| disabled | false |
| empty_data | null |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| form_data | App\Dto\ProfileFilterFormData {#1617 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| profiles_presence_by_filters | [ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#1807 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/filter/" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "profile_filter_form" "_profile_filter_form" ] |
| cache_key | "_profile_filter_form_profile_filter_form" |
| compound | true |
| data | App\Dto\ProfileFilterFormData {#1617 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3528 -form: Symfony\Component\Form\Form {#2103 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2036 …5} |
| full_name | "profile_filter_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "profile_filter_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form" |
| valid | true |
| value | App\Dto\ProfileFilterFormData {#1617 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
listing
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "listByCity" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2122 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2115 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_profile_filter_form_listing" ] |
| cache_key | "_profile_filter_form_listing_hidden" |
| compound | false |
| data | "listByCity" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3483 -form: Symfony\Component\Form\Form {#2151 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3474 …5} |
| full_name | "profile_filter_form[listing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_listing" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "listing" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_listing" |
| valid | true |
| value | "listByCity" |
listing_parameters
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "[]" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2078 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2079 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_profile_filter_form_listing_parameters" ] |
| cache_key | "_profile_filter_form_listing_parameters_hidden" |
| compound | false |
| data | "[]" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3492 -form: Symfony\Component\Form\Form {#2155 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3501 …5} |
| full_name | "profile_filter_form[listing_parameters]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_listing_parameters" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "listing_parameters" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_listing_parameters" |
| valid | true |
| value | "[]" |
filters
"App\Form\Type\ProfileFiltersType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| listing | "listByCity" |
same as passed value |
| listing_parameters | [] |
[] |
| profiles_presence_by_filters | [ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
[ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
| required | false |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | "App\Dto\ProfileFilterFormDataFilters" |
| disabled | false |
| empty_data | null |
| 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 | [] |
| legacy_error_messages | true |
| listing | "listByCity" |
| listing_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| profiles_presence_by_filters | [ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2064 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "profile_filters" "_profile_filter_form_filters" ] |
| cache_key | "_profile_filter_form_filters_profile_filters" |
| compound | true |
| data | App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3510 -form: Symfony\Component\Form\Form {#2600 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3519 …5} |
| full_name | "profile_filter_form[filters]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filters" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters" |
| valid | true |
| value | App\Dto\ProfileFilterFormDataFilters {#1618 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } |
approved
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "class" => "empty-filter" ] |
[ "checked" => false "class" => "empty-filter" ] |
| disabled | false |
false
|
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "class" => "empty-filter" ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2110 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_approved" ] |
| cache_key | "_profile_filter_form_filters_approved_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3600 -form: Symfony\Component\Form\Form {#2603 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2382 …5} |
| full_name | "profile_filter_form[filters][approved]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_approved" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "approved" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_approved" |
| valid | true |
| value | "1" |
withComments
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "class" => "empty-filter" ] |
[ "checked" => false "class" => "empty-filter" ] |
| disabled | false |
false
|
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "class" => "empty-filter" ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2129 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_withComments" ] |
| cache_key | "_profile_filter_form_filters_withComments_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3591 -form: Symfony\Component\Form\Form {#2606 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3582 …5} |
| full_name | "profile_filter_form[filters][withComments]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_withComments" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "withComments" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_withComments" |
| valid | true |
| value | "1" |
withVideo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "class" => "empty-filter" ] |
[ "checked" => false "class" => "empty-filter" ] |
| disabled | false |
false
|
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "class" => "empty-filter" ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2139 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_withVideo" ] |
| cache_key | "_profile_filter_form_filters_withVideo_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3573 -form: Symfony\Component\Form\Form {#2609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3564 …5} |
| full_name | "profile_filter_form[filters][withVideo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_withVideo" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "withVideo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_withVideo" |
| valid | true |
| value | "1" |
withSelfie
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "class" => "empty-filter" ] |
[ "checked" => false "class" => "empty-filter" ] |
| disabled | false |
false
|
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "class" => "empty-filter" ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2148 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_withSelfie" ] |
| cache_key | "_profile_filter_form_filters_withSelfie_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3555 -form: Symfony\Component\Form\Form {#2612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3546 …5} |
| full_name | "profile_filter_form[filters][withSelfie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_withSelfie" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "withSelfie" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_withSelfie" |
| valid | true |
| value | "1" |
oneHourPrice
"App\Form\Type\SearchRangeType"
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 |
|---|---|---|
| attr | [ "data-min" => null "data-max" => null ] |
[ "data-min" => null "data-max" => null ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => null "data-max" => null ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2172 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_range" "_profile_filter_form_filters_oneHourPrice" ] |
| cache_key | "_profile_filter_form_filters_oneHourPrice_search_range" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3537 -form: Symfony\Component\Form\Form {#2640 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3456 …5} |
| full_name | "profile_filter_form[filters][oneHourPrice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_oneHourPrice" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "oneHourPrice" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_oneHourPrice" |
| valid | true |
| value | null |
min
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2617 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_profile_filter_form_filters_oneHourPrice_min" ] |
| cache_key | "_profile_filter_form_filters_oneHourPrice_min_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3411 -form: Symfony\Component\Form\Form {#2643 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3420 …5} |
| full_name | "profile_filter_form[filters][oneHourPrice][min]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_oneHourPrice_min" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_oneHourPrice_min" |
| valid | true |
| value | "" |
max
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2634 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_profile_filter_form_filters_oneHourPrice_max" ] |
| cache_key | "_profile_filter_form_filters_oneHourPrice_max_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3402 -form: Symfony\Component\Form\Form {#2646 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3393 …5} |
| full_name | "profile_filter_form[filters][oneHourPrice][max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_oneHourPrice_max" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_oneHourPrice_max" |
| valid | true |
| value | "" |
stations
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure(Station $station, $key, $value): array {#2039 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Location\Station" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#2038 class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
Doctrine\ORM\QueryBuilder {#2207 -em: Doctrine\ORM\EntityManager {#832 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2208 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "station" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2206 #from: "App\Entity\Location\Station" #alias: "station" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2204 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "json_unquote(json_extract(station.name, :json_path)) ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT station FROM App\Entity\Location\Station station ORDER BY json_unquote(json_extract(station.name, :json_path)) ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2210 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure(Station $station, $key, $value): array {#2039 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2250 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2202 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2217 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2215 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2239 -om: Doctrine\ORM\EntityManager {#832 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1581 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Location\Station" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#832 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2239 -om: Doctrine\ORM\EntityManager {#832 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1581 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#2207 -em: Doctrine\ORM\EntityManager {#832 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2208 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "station" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2206 #from: "App\Entity\Location\Station" #alias: "station" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2204 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "json_unquote(json_extract(station.name, :json_path)) ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT station FROM App\Entity\Location\Station station ORDER BY json_unquote(json_extract(station.name, :json_path)) ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2210 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2216 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_profile_filter_form_filters_stations" ] |
| cache_key | "_profile_filter_form_filters_stations_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3366 +label: "Авиамоторная" +value: "1" +data: App\Entity\Location\Station {#3249 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "Автозаводская" +value: "2" +data: App\Entity\Location\Station {#2880 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "Академическая" +value: "3" +data: App\Entity\Location\Station {#3186 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Александровский сад" +value: "4" +data: App\Entity\Location\Station {#2844 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "Алексеевская" +value: "5" +data: App\Entity\Location\Station {#3078 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Алма-Атинская" +value: "6" +data: App\Entity\Location\Station {#3015 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Алтуфьево" +value: "7" +data: App\Entity\Location\Station {#2934 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Аминьевская" +value: "243" +data: App\Entity\Location\Station {#2075 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3339 +label: "Андроновка" +value: "222" +data: App\Entity\Location\Station {#4031 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Аникеевка" +value: "289" +data: App\Entity\Location\Station {#4037 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "Аннино" +value: "8" +data: App\Entity\Location\Station {#4041 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +label: "Апрелевка" +value: "341" +data: App\Entity\Location\Station {#4046 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5557 +label: "Арбатская" +value: "9" +data: App\Entity\Location\Station {#4050 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "Аэропорт" +value: "10" +data: App\Entity\Location\Station {#4055 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +label: "Аэропорт Внуково" +value: "262" +data: App\Entity\Location\Station {#4061 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +label: "Бабушкинская" +value: "11" +data: App\Entity\Location\Station {#4066 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "Багратионовская" +value: "12" +data: App\Entity\Location\Station {#4071 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "Баковка" +value: "274" +data: App\Entity\Location\Station {#4076 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "Балтийская" +value: "220" +data: App\Entity\Location\Station {#4080 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +label: "Баррикадная" +value: "13" +data: App\Entity\Location\Station {#4085 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +label: "Бауманская" +value: "14" +data: App\Entity\Location\Station {#4090 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +label: "Беговая" +value: "15" +data: App\Entity\Location\Station {#4095 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5567 +label: "Белокаменная" +value: "228" +data: App\Entity\Location\Station {#4099 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +label: "Беломорская" +value: "235" +data: App\Entity\Location\Station {#4104 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +label: "Белорусская" +value: "16" +data: App\Entity\Location\Station {#4109 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +label: "Беляево" +value: "17" +data: App\Entity\Location\Station {#4113 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5571 +label: "Бескудниково" +value: "280" +data: App\Entity\Location\Station {#4118 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5572 +label: "Бибирево" +value: "18" +data: App\Entity\Location\Station {#4123 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5573 +label: "Библиотека имени Ленина" +value: "19" +data: App\Entity\Location\Station {#4127 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5574 +label: "Битца" +value: "304" +data: App\Entity\Location\Station {#4131 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5575 +label: "Битцевский парк" +value: "20" +data: App\Entity\Location\Station {#4135 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5576 +label: "Борисово" +value: "21" +data: App\Entity\Location\Station {#4140 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +label: "Боровицкая" +value: "22" +data: App\Entity\Location\Station {#4145 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +label: "Боровское шоссе" +value: "200" +data: App\Entity\Location\Station {#4149 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +label: "Ботанический сад" +value: "23" +data: App\Entity\Location\Station {#4154 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "Братиславская" +value: "24" +data: App\Entity\Location\Station {#4159 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5581 +label: "Бульвар Дмитрия Донского" +value: "26" +data: App\Entity\Location\Station {#4164 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +label: "Бульвар Рокоссовского" +value: "27" +data: App\Entity\Location\Station {#4169 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +label: "Бульвар адмирала Ушакова" +value: "25" +data: App\Entity\Location\Station {#4173 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5585 +label: "Бунинская аллея" +value: "28" +data: App\Entity\Location\Station {#4178 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5586 +label: "Бутово" +value: "305" +data: App\Entity\Location\Station {#4182 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5587 +label: "Бутырская" +value: "29" +data: App\Entity\Location\Station {#4186 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5588 +label: "Быково" +value: "333" +data: App\Entity\Location\Station {#4191 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5589 +label: "ВДНХ" +value: "31" +data: App\Entity\Location\Station {#4195 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5590 +label: "Варшавская" +value: "30" +data: App\Entity\Location\Station {#4200 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5591 +label: "Верхние Котлы" +value: "227" +data: App\Entity\Location\Station {#4205 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5592 +label: "Верхние Лихоборы" +value: "193" +data: App\Entity\Location\Station {#4210 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5593 +label: "Вешняки" +value: "325" +data: App\Entity\Location\Station {#4215 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5594 +label: "Владыкино" +value: "32" +data: App\Entity\Location\Station {#4220 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +label: "Внуково" +value: "348" +data: App\Entity\Location\Station {#4225 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5596 +label: "Водники" +value: "284" +data: App\Entity\Location\Station {#4231 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +label: "Водный стадион" +value: "33" +data: App\Entity\Location\Station {#4235 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "Войковская" +value: "34" +data: App\Entity\Location\Station {#4240 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "Волгоградский проспект" +value: "35" +data: App\Entity\Location\Station {#4244 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "Волжская" +value: "36" +data: App\Entity\Location\Station {#4249 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +label: "Волоколамская" +value: "37" +data: App\Entity\Location\Station {#4254 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5602 +label: "Волхонка" +value: "252" +data: App\Entity\Location\Station {#4260 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5603 +label: "Воробьевы горы" +value: "38" +data: App\Entity\Location\Station {#4265 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5604 +label: "Воронцовская" +value: "244" +data: App\Entity\Location\Station {#4270 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +label: "Выставочная" +value: "39" +data: App\Entity\Location\Station {#4275 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +label: "Выставочный центр" +value: "198" +data: App\Entity\Location\Station {#4279 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +label: "Выхино" +value: "40" +data: App\Entity\Location\Station {#4283 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +label: "Генерала Тюленева" +value: "267" +data: App\Entity\Location\Station {#4288 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5609 +label: "Говорово" +value: "234" +data: App\Entity\Location\Station {#4293 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5610 +label: "Гражданская" +value: "295" +data: App\Entity\Location\Station {#4298 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5611 +label: "Грачёвская" +value: "319" +data: App\Entity\Location\Station {#4303 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5612 +label: "Давыдково" +value: "245" +data: App\Entity\Location\Station {#4308 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +label: "Дегунино" +value: "279" +data: App\Entity\Location\Station {#4313 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +label: "Деловой центр" +value: "41" +data: App\Entity\Location\Station {#4317 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +label: "Депо" +value: "299" +data: App\Entity\Location\Station {#4321 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +label: "Динамо" +value: "42" +data: App\Entity\Location\Station {#4326 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +label: "Дмитровская" +value: "43" +data: App\Entity\Location\Station {#4330 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +label: "Добрынинская" +value: "44" +data: App\Entity\Location\Station {#4334 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +label: "Долгопрудная" +value: "283" +data: App\Entity\Location\Station {#4339 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +label: "Домодедовская" +value: "45" +data: App\Entity\Location\Station {#4343 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +label: "Дорогомиловская" +value: "254" +data: App\Entity\Location\Station {#4348 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "Достоевская" +value: "46" +data: App\Entity\Location\Station {#4353 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +label: "Дубровка" +value: "47" +data: App\Entity\Location\Station {#4357 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +label: "Есенинская" +value: "337" +data: App\Entity\Location\Station {#4361 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +label: "Жулебино" +value: "48" +data: App\Entity\Location\Station {#4365 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5626 +label: "ЗИЛ" +value: "226" +data: App\Entity\Location\Station {#4369 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5627 +label: "Зеленоград - Крюково" +value: "310" +data: App\Entity\Location\Station {#4373 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +label: "Зорге" +value: "236" +data: App\Entity\Location\Station {#4379 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5629 +label: "Зюзино" +value: "250" +data: App\Entity\Location\Station {#4384 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +label: "Зябликово" +value: "49" +data: App\Entity\Location\Station {#4389 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5631 +label: "Измайлово" +value: "223" +data: App\Entity\Location\Station {#4393 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "Измайловская" +value: "50" +data: App\Entity\Location\Station {#4398 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +label: "Ильинская" +value: "334" +data: App\Entity\Location\Station {#4403 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "Ипподром" +value: "339" +data: App\Entity\Location\Station {#4407 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +label: "Калитники" +value: "298" +data: App\Entity\Location\Station {#4411 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +label: "Калужская" +value: "51" +data: App\Entity\Location\Station {#4416 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "Кантемировская" +value: "52" +data: App\Entity\Location\Station {#4420 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "Каховская" +value: "53" +data: App\Entity\Location\Station {#4425 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +label: "Каширская" +value: "54" +data: App\Entity\Location\Station {#4429 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "Киевская" +value: "55" +data: App\Entity\Location\Station {#4434 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "Китай-город" +value: "56" +data: App\Entity\Location\Station {#4438 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +label: "Кленовый бульвар" +value: "260" +data: App\Entity\Location\Station {#4442 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5643 +label: "Кожуховская" +value: "57" +data: App\Entity\Location\Station {#4447 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +label: "Кокошкино" +value: "345" +data: App\Entity\Location\Station {#4451 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +label: "Коломенская" +value: "58" +data: App\Entity\Location\Station {#4456 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "Коммунарка" +value: "242" +data: App\Entity\Location\Station {#4460 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5647 +label: "Комсомольская" +value: "59" +data: App\Entity\Location\Station {#4465 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5648 +label: "Коньково" +value: "60" +data: App\Entity\Location\Station {#4470 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5649 +label: "Коптево" +value: "238" +data: App\Entity\Location\Station {#4474 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5650 +label: "Корниловская" +value: "251" +data: App\Entity\Location\Station {#4479 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5651 +label: "Косино" +value: "202" +data: App\Entity\Location\Station {#4483 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "Котельники" +value: "61" +data: App\Entity\Location\Station {#4487 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5653 +label: "Красково" +value: "330" +data: App\Entity\Location\Station {#4491 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5654 +label: "Красногвардейская" +value: "62" +data: App\Entity\Location\Station {#4495 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5655 +label: "Красногорская" +value: "290" +data: App\Entity\Location\Station {#4499 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +label: "Краснопресненская" +value: "63" +data: App\Entity\Location\Station {#4503 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "Красносельская" +value: "64" +data: App\Entity\Location\Station {#4507 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "Красные ворота" +value: "65" +data: App\Entity\Location\Station {#4511 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "Красный Балтиец" +value: "294" +data: App\Entity\Location\Station {#4515 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "Красный Строитель" +value: "270" +data: App\Entity\Location\Station {#4519 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +label: "Кратово" +value: "336" +data: App\Entity\Location\Station {#4524 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "Крестьянская застава" +value: "66" +data: App\Entity\Location\Station {#4528 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +label: "Кропоткинская" +value: "67" +data: App\Entity\Location\Station {#4533 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "Крылатское" +value: "68" +data: App\Entity\Location\Station {#4537 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "Крымская" +value: "231" +data: App\Entity\Location\Station {#4542 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "Крёкшино" +value: "343" +data: App\Entity\Location\Station {#4547 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5667 +label: "Кузнецкий мост" +value: "69" +data: App\Entity\Location\Station {#4552 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +label: "Кузьминки" +value: "70" +data: App\Entity\Location\Station {#4557 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5669 +label: "Кунцевская" +value: "71" +data: App\Entity\Location\Station {#4561 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +label: "Курская" +value: "72" +data: App\Entity\Location\Station {#4566 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "Курьяново" +value: "301" +data: App\Entity\Location\Station {#4570 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +label: "Кусково" +value: "358" +data: App\Entity\Location\Station {#4574 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +label: "Кутузовская" +value: "73" +data: App\Entity\Location\Station {#4579 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +label: "Кучино" +value: "362" +data: App\Entity\Location\Station {#4583 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +label: "Левобережная" +value: "318" +data: App\Entity\Location\Station {#4587 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +label: "Ленинский проспект" +value: "74" +data: App\Entity\Location\Station {#4591 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +label: "Лермонтовский проспект" +value: "75" +data: App\Entity\Location\Station {#4595 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5678 +label: "Лесной городок" +value: "347" +data: App\Entity\Location\Station {#4599 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5679 +label: "Лесопарковая" +value: "76" +data: App\Entity\Location\Station {#4603 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5680 +label: "Лефортово" +value: "206" +data: App\Entity\Location\Station {#4607 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5681 +label: "Лианозово" +value: "258" +data: App\Entity\Location\Station {#4611 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +label: "Лихоборы" +value: "216" +data: App\Entity\Location\Station {#4615 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5683 +label: "Лобня" +value: "287" +data: App\Entity\Location\Station {#4619 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5684 +label: "Локомотив" +value: "219" +data: App\Entity\Location\Station {#4623 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5686 +label: "Ломоносовский проспект" +value: "77" +data: App\Entity\Location\Station {#4628 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +label: "Лубянка" +value: "78" +data: App\Entity\Location\Station {#4632 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +label: "Лужники" +value: "224" +data: App\Entity\Location\Station {#4636 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +label: "Лухмановская" +value: "197" +data: App\Entity\Location\Station {#4640 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +label: "Люберцы" +value: "327" +data: App\Entity\Location\Station {#4645 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +label: "Люблино" +value: "79" +data: App\Entity\Location\Station {#4649 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +label: "Малаховка" +value: "331" +data: App\Entity\Location\Station {#4654 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "Малино" +value: "311" +data: App\Entity\Location\Station {#4658 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "Марк" +value: "281" +data: App\Entity\Location\Station {#4662 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +label: "Марксистская" +value: "80" +data: App\Entity\Location\Station {#4667 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +label: "Марьина роща" +value: "81" +data: App\Entity\Location\Station {#4671 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5697 +label: "Марьино" +value: "82" +data: App\Entity\Location\Station {#4676 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +label: "Матвеевская" +value: "354" +data: App\Entity\Location\Station {#4680 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +label: "Маяковская" +value: "83" +data: App\Entity\Location\Station {#4684 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "Медведково" +value: "84" +data: App\Entity\Location\Station {#4688 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +label: "Международная" +value: "85" +data: App\Entity\Location\Station {#4693 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +label: "Менделеевская" +value: "86" +data: App\Entity\Location\Station {#4697 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +label: "Мещерская" +value: "352" +data: App\Entity\Location\Station {#4701 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +label: "Минская" +value: "207" +data: App\Entity\Location\Station {#4705 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +label: "Митино" +value: "87" +data: App\Entity\Location\Station {#4709 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5706 +label: "Митьково" +value: "322" +data: App\Entity\Location\Station {#4713 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +label: "Мичуринец" +value: "349" +data: App\Entity\Location\Station {#4718 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +label: "Мичуринский проспект" +value: "203" +data: App\Entity\Location\Station {#4722 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +label: "Мнёвники" +value: "246" +data: App\Entity\Location\Station {#4726 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +label: "Молжаниново" +value: "316" +data: App\Entity\Location\Station {#4730 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5711 +label: "Молодежная" +value: "88" +data: App\Entity\Location\Station {#4735 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5712 +label: "Москва-Сити" +value: "255" +data: App\Entity\Location\Station {#4739 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +label: "Москва-Товарная" +value: "297" +data: App\Entity\Location\Station {#4743 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5714 +label: "Москворечье" +value: "302" +data: App\Entity\Location\Station {#4747 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5715 +label: "Моссельмаш" +value: "320" +data: App\Entity\Location\Station {#4751 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5716 +label: "Мякинино" +value: "89" +data: App\Entity\Location\Station {#4756 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +label: "Нагатинская" +value: "90" +data: App\Entity\Location\Station {#4761 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +label: "Нагатинский Затон" +value: "256" +data: App\Entity\Location\Station {#4765 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5719 +label: "Нагорная" +value: "91" +data: App\Entity\Location\Station {#4769 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5720 +label: "Народное Ополчение" +value: "247" +data: App\Entity\Location\Station {#4773 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5721 +label: "Нахабино" +value: "288" +data: App\Entity\Location\Station {#4777 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5722 +label: "Нахимовский проспект" +value: "92" +data: App\Entity\Location\Station {#4781 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5723 +label: "Некрасовка" +value: "204" +data: App\Entity\Location\Station {#4785 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5724 +label: "Немчиновка" +value: "276" +data: App\Entity\Location\Station {#4790 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5725 +label: "Нижегородская" +value: "195" +data: App\Entity\Location\Station {#4794 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +label: "Никольское" +value: "360" +data: App\Entity\Location\Station {#4798 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5727 +label: "Новаторская" +value: "248" +data: App\Entity\Location\Station {#4802 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +label: "Новогиреево" +value: "93" +data: App\Entity\Location\Station {#4806 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5729 +label: "Новодачная" +value: "282" +data: App\Entity\Location\Station {#4810 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5730 +label: "Новокосино" +value: "94" +data: App\Entity\Location\Station {#4814 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5731 +label: "Новокузнецкая" +value: "95" +data: App\Entity\Location\Station {#4819 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5732 +label: "Новомосковская" +value: "259" +data: App\Entity\Location\Station {#4823 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5733 +label: "Новопеределкино" +value: "196" +data: App\Entity\Location\Station {#4827 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5734 +label: "Новоподрезково" +value: "315" +data: App\Entity\Location\Station {#4831 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5735 +label: "Новослободская" +value: "96" +data: App\Entity\Location\Station {#4835 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5736 +label: "Новохохловская" +value: "225" +data: App\Entity\Location\Station {#4839 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5737 +label: "Новоясеневская" +value: "97" +data: App\Entity\Location\Station {#4843 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5738 +label: "Новые Черемушки" +value: "98" +data: App\Entity\Location\Station {#4847 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5739 +label: "Одинцово" +value: "273" +data: App\Entity\Location\Station {#4852 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5740 +label: "Озерная" +value: "233" +data: App\Entity\Location\Station {#4856 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5741 +label: "Окружная" +value: "99" +data: App\Entity\Location\Station {#4860 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5742 +label: "Окская" +value: "211" +data: App\Entity\Location\Station {#4864 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5743 +label: "Октябрьская" +value: "100" +data: App\Entity\Location\Station {#4868 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5744 +label: "Октябрьское поле" +value: "101" +data: App\Entity\Location\Station {#4873 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5745 +label: "Ольгино" +value: "363" +data: App\Entity\Location\Station {#4878 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5746 +label: "Ольховая" +value: "241" +data: App\Entity\Location\Station {#4882 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5747 +label: "Опалиха" +value: "272" +data: App\Entity\Location\Station {#4886 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5748 +label: "Орехово" +value: "102" +data: App\Entity\Location\Station {#4890 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5749 +label: "Останкино" +value: "321" +data: App\Entity\Location\Station {#4895 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5750 +label: "Остафьево" +value: "307" +data: App\Entity\Location\Station {#4899 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5751 +label: "Отдых" +value: "335" +data: App\Entity\Location\Station {#4904 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5752 +label: "Отрадное" +value: "103" +data: App\Entity\Location\Station {#4908 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5753 +label: "Охотный ряд" +value: "104" +data: App\Entity\Location\Station {#4912 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5754 +label: "Очаково" +value: "353" +data: App\Entity\Location\Station {#4916 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5755 +label: "Павелецкая" +value: "105" +data: App\Entity\Location\Station {#4920 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5756 +label: "Павшино" +value: "291" +data: App\Entity\Location\Station {#4924 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5757 +label: "Панки" +value: "328" +data: App\Entity\Location\Station {#4928 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5758 +label: "Панфиловская" +value: "237" +data: App\Entity\Location\Station {#4932 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5759 +label: "Парк Победы" +value: "107" +data: App\Entity\Location\Station {#4936 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5760 +label: "Парк культуры" +value: "106" +data: App\Entity\Location\Station {#4940 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5761 +label: "Партизанская" +value: "108" +data: App\Entity\Location\Station {#4944 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5762 +label: "Пенягино" +value: "292" +data: App\Entity\Location\Station {#4948 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5763 +label: "Первомайская" +value: "109" +data: App\Entity\Location\Station {#4952 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5764 +label: "Переделкино" +value: "350" +data: App\Entity\Location\Station {#4956 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5765 +label: "Перерва" +value: "300" +data: App\Entity\Location\Station {#4960 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5766 +label: "Перово" +value: "110" +data: App\Entity\Location\Station {#4964 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5767 +label: "Петровский парк" +value: "232" +data: App\Entity\Location\Station {#4968 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5768 +label: "Петровско-Разумовская" +value: "111" +data: App\Entity\Location\Station {#4972 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5769 +label: "Печатники" +value: "112" +data: App\Entity\Location\Station {#4976 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5770 +label: "Пионерская" +value: "113" +data: App\Entity\Location\Station {#4980 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5771 +label: "Планерная" +value: "114" +data: App\Entity\Location\Station {#4985 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5772 +label: "Площадь Гагарина" +value: "215" +data: App\Entity\Location\Station {#4990 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5773 +label: "Площадь Ильича" +value: "115" +data: App\Entity\Location\Station {#4995 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5774 +label: "Площадь Революции" +value: "116" +data: App\Entity\Location\Station {#4999 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5775 +label: "Площадь трёх вокзалов" +value: "296" +data: App\Entity\Location\Station {#5003 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Плющево" +value: "324" +data: App\Entity\Location\Station {#5007 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "Плющиха" +value: "253" +data: App\Entity\Location\Station {#5011 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "Победа" +value: "342" +data: App\Entity\Location\Station {#5015 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "Подольск" +value: "309" +data: App\Entity\Location\Station {#5019 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Подрезково" +value: "314" +data: App\Entity\Location\Station {#5023 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Поклонная" +value: "355" +data: App\Entity\Location\Station {#5027 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Покровское" +value: "303" +data: App\Entity\Location\Station {#5031 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Полежаевская" +value: "117" +data: App\Entity\Location\Station {#5035 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5784 +label: "Полянка" +value: "118" +data: App\Entity\Location\Station {#5040 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5785 +label: "Потапово" +value: "265" +data: App\Entity\Location\Station {#5044 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Пражская" +value: "119" +data: App\Entity\Location\Station {#5048 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5788 +label: "Преображенская площадь" +value: "120" +data: App\Entity\Location\Station {#5053 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5789 +label: "Прокшино" +value: "240" +data: App\Entity\Location\Station {#5057 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5790 +label: "Пролетарская" +value: "121" +data: App\Entity\Location\Station {#5061 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5791 +label: "Проспект Вернадского" +value: "122" +data: App\Entity\Location\Station {#5065 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5792 +label: "Проспект Мира" +value: "123" +data: App\Entity\Location\Station {#5069 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5793 +label: "Профсоюзная" +value: "124" +data: App\Entity\Location\Station {#5073 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5794 +label: "Пушкинская" +value: "125" +data: App\Entity\Location\Station {#5077 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5795 +label: "Пыхтино" +value: "261" +data: App\Entity\Location\Station {#5081 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5796 +label: "Пятницкое шоссе" +value: "126" +data: App\Entity\Location\Station {#5085 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Рабочий поселок" +value: "269" +data: App\Entity\Location\Station {#5089 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5798 +label: "Раменки" +value: "127" +data: App\Entity\Location\Station {#5093 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5799 +label: "Раменское" +value: "340" +data: App\Entity\Location\Station {#5097 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5800 +label: "Рассказовка" +value: "201" +data: App\Entity\Location\Station {#5101 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5801 +label: "Реутов" +value: "359" +data: App\Entity\Location\Station {#5105 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5802 +label: "Речной вокзал" +value: "128" +data: App\Entity\Location\Station {#5109 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5803 +label: "Рижская" +value: "129" +data: App\Entity\Location\Station {#5113 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5804 +label: "Римская" +value: "130" +data: App\Entity\Location\Station {#5117 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5805 +label: "Ростокино" +value: "229" +data: App\Entity\Location\Station {#5121 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Румянцево" +value: "131" +data: App\Entity\Location\Station {#5126 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "Рязанский проспект" +value: "132" +data: App\Entity\Location\Station {#5131 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "Савеловская" +value: "133" +data: App\Entity\Location\Station {#5135 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "Саларьево" +value: "134" +data: App\Entity\Location\Station {#5139 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "Салтыковская" +value: "361" +data: App\Entity\Location\Station {#5143 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5811 +label: "Санино" +value: "344" +data: App\Entity\Location\Station {#5147 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5812 +label: "Свиблово" +value: "135" +data: App\Entity\Location\Station {#5151 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Севастопольская" +value: "136" +data: App\Entity\Location\Station {#5155 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Селигерская" +value: "208" +data: App\Entity\Location\Station {#5159 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Семеновская" +value: "137" +data: App\Entity\Location\Station {#5163 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "Серп и Молот" +value: "356" +data: App\Entity\Location\Station {#5167 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5817 +label: "Серпуховская" +value: "138" +data: App\Entity\Location\Station {#5171 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5818 +label: "Сетунь" +value: "277" +data: App\Entity\Location\Station {#5175 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Силикатная" +value: "308" +data: App\Entity\Location\Station {#5179 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Сколково" +value: "275" +data: App\Entity\Location\Station {#5183 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Славянский бульвар" +value: "139" +data: App\Entity\Location\Station {#5187 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5822 +label: "Смоленская" +value: "140" +data: App\Entity\Location\Station {#5191 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5823 +label: "Сокол" +value: "141" +data: App\Entity\Location\Station {#5195 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "Соколиная Гора" +value: "218" +data: App\Entity\Location\Station {#5200 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Сокольники" +value: "142" +data: App\Entity\Location\Station {#5204 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Солнечная" +value: "351" +data: App\Entity\Location\Station {#5208 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "Солнцево" +value: "210" +data: App\Entity\Location\Station {#5212 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5828 +label: "Сортировочная" +value: "323" +data: App\Entity\Location\Station {#5216 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5829 +label: "Спартак" +value: "143" +data: App\Entity\Location\Station {#5220 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5830 +label: "Спортивная" +value: "144" +data: App\Entity\Location\Station {#5225 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5831 +label: "Сретенский бульвар" +value: "145" +data: App\Entity\Location\Station {#5229 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5832 +label: "Стахановская" +value: "213" +data: App\Entity\Location\Station {#5233 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5833 +label: "Стрешнево" +value: "230" +data: App\Entity\Location\Station {#5237 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "Строгино" +value: "146" +data: App\Entity\Location\Station {#5241 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Студенческая" +value: "147" +data: App\Entity\Location\Station {#5245 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Суворовская" +value: "257" +data: App\Entity\Location\Station {#5249 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5837 +label: "Сухаревская" +value: "148" +data: App\Entity\Location\Station {#5253 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5838 +label: "Сходненская" +value: "149" +data: App\Entity\Location\Station {#5257 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5839 +label: "Сходня" +value: "313" +data: App\Entity\Location\Station {#5262 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5840 +label: "Таганская" +value: "150" +data: App\Entity\Location\Station {#5266 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Тверская" +value: "151" +data: App\Entity\Location\Station {#5270 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5842 +label: "Театральная" +value: "152" +data: App\Entity\Location\Station {#5274 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5843 +label: "Текстильщики" +value: "153" +data: App\Entity\Location\Station {#5278 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5844 +label: "Телецентр" +value: "212" +data: App\Entity\Location\Station {#5283 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5845 +label: "Теплый Стан" +value: "154" +data: App\Entity\Location\Station {#5287 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5846 +label: "Терехово" +value: "249" +data: App\Entity\Location\Station {#5291 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5847 +label: "Тестовская" +value: "271" +data: App\Entity\Location\Station {#5295 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5848 +label: "Тестовская (Москва-Сити)" +value: "278" +data: App\Entity\Location\Station {#5299 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5849 +label: "Технопарк" +value: "155" +data: App\Entity\Location\Station {#5303 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5850 +label: "Тимирязевская" +value: "156" +data: App\Entity\Location\Station {#5307 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5851 +label: "Толстопальцево" +value: "346" +data: App\Entity\Location\Station {#5311 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5852 +label: "Томилино" +value: "329" +data: App\Entity\Location\Station {#5315 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5853 +label: "Третьяковская" +value: "157" +data: App\Entity\Location\Station {#5319 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5854 +label: "Трикотажная" +value: "293" +data: App\Entity\Location\Station {#5323 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5855 +label: "Тропарёво" +value: "158" +data: App\Entity\Location\Station {#5327 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5856 +label: "Трубная" +value: "159" +data: App\Entity\Location\Station {#5332 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5857 +label: "Тульская" +value: "160" +data: App\Entity\Location\Station {#5336 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5858 +label: "Тургеневская" +value: "161" +data: App\Entity\Location\Station {#5340 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5859 +label: "Тушинская" +value: "162" +data: App\Entity\Location\Station {#5344 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5860 +label: "Тютчевская" +value: "268" +data: App\Entity\Location\Station {#5348 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5861 +label: "Угрешская" +value: "221" +data: App\Entity\Location\Station {#5352 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5862 +label: "Удельная" +value: "332" +data: App\Entity\Location\Station {#5356 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5863 +label: "Улица 1905 года" +value: "163" +data: App\Entity\Location\Station {#5360 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5864 +label: "Улица Горчакова" +value: "165" +data: App\Entity\Location\Station {#5364 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5865 +label: "Улица Дмитриевского" +value: "214" +data: App\Entity\Location\Station {#5368 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5866 +label: "Улица Милашенкова" +value: "194" +data: App\Entity\Location\Station {#5372 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5867 +label: "Улица Сергея Эйзенштейна" +value: "199" +data: App\Entity\Location\Station {#5376 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5868 +label: "Улица Скобелевская" +value: "166" +data: App\Entity\Location\Station {#5380 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5869 +label: "Улица Старокачаловская" +value: "167" +data: App\Entity\Location\Station {#5384 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5870 +label: "Улица академика Королёва" +value: "205" +data: App\Entity\Location\Station {#5388 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5871 +label: "Улица академика Янгеля" +value: "164" +data: App\Entity\Location\Station {#5392 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5872 +label: "Университет" +value: "168" +data: App\Entity\Location\Station {#5396 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5873 +label: "Университет Дружбы Народов" +value: "266" +data: App\Entity\Location\Station {#5400 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5874 +label: "Ухтомская" +value: "326" +data: App\Entity\Location\Station {#5404 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5875 +label: "Фабричная" +value: "338" +data: App\Entity\Location\Station {#5408 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5876 +label: "Физтех" +value: "264" +data: App\Entity\Location\Station {#5412 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5877 +label: "Филатов луг" +value: "239" +data: App\Entity\Location\Station {#5417 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5878 +label: "Филевский парк" +value: "169" +data: App\Entity\Location\Station {#5421 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5879 +label: "Фили" +value: "170" +data: App\Entity\Location\Station {#5425 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5880 +label: "Фирсановская" +value: "312" +data: App\Entity\Location\Station {#5429 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5881 +label: "Фонвизинская" +value: "171" +data: App\Entity\Location\Station {#5433 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5882 +label: "Фрунзенская" +value: "172" +data: App\Entity\Location\Station {#5437 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5883 +label: "Химки" +value: "317" +data: App\Entity\Location\Station {#5441 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5884 +label: "Хлебниково" +value: "285" +data: App\Entity\Location\Station {#5445 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5885 +label: "Ховрино" +value: "173" +data: App\Entity\Location\Station {#5449 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5886 +label: "Хорошевская" +value: "174" +data: App\Entity\Location\Station {#5453 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5888 +label: "Хорошёво" +value: "217" +data: App\Entity\Location\Station {#5457 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5889 +label: "ЦСКА" +value: "177" +data: App\Entity\Location\Station {#5461 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5890 +label: "Царицыно" +value: "175" +data: App\Entity\Location\Station {#5465 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5891 +label: "Цветной бульвар" +value: "176" +data: App\Entity\Location\Station {#5469 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5892 +label: "Черкизовская" +value: "178" +data: App\Entity\Location\Station {#5473 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5893 +label: "Чертановская" +value: "179" +data: App\Entity\Location\Station {#5477 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5894 +label: "Чеховская" +value: "180" +data: App\Entity\Location\Station {#5482 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5895 +label: "Чистые пруды" +value: "181" +data: App\Entity\Location\Station {#5486 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5896 +label: "Чкаловская" +value: "182" +data: App\Entity\Location\Station {#5490 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5897 +label: "Чухлинка" +value: "357" +data: App\Entity\Location\Station {#5494 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5898 +label: "Шаболовская" +value: "183" +data: App\Entity\Location\Station {#5498 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5899 +label: "Шелепиха" +value: "184" +data: App\Entity\Location\Station {#5502 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5900 +label: "Шереметьевская" +value: "286" +data: App\Entity\Location\Station {#5506 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5901 +label: "Шипиловская" +value: "185" +data: App\Entity\Location\Station {#5510 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5902 +label: "Шоссе Энтузиастов" +value: "186" +data: App\Entity\Location\Station {#5514 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5903 +label: "Щелковская" +value: "187" +data: App\Entity\Location\Station {#5518 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5904 +label: "Щербинка" +value: "306" +data: App\Entity\Location\Station {#5523 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5905 +label: "Щукинская" +value: "188" +data: App\Entity\Location\Station {#5528 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5906 +label: "Электрозаводская" +value: "189" +data: App\Entity\Location\Station {#5532 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5907 +label: "Юго-Восточная" +value: "209" +data: App\Entity\Location\Station {#5536 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5908 +label: "Юго-Западная" +value: "190" +data: App\Entity\Location\Station {#5540 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5909 +label: "Южная" +value: "191" +data: App\Entity\Location\Station {#5544 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5910 +label: "Ясенево" +value: "192" +data: App\Entity\Location\Station {#5548 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5911 +label: "Яхромская" +value: "263" +data: App\Entity\Location\Station {#5552 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3438 -form: Symfony\Component\Form\Form {#2649 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3429 …5} |
| full_name | "profile_filter_form[filters][stations][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_stations" |
| is_selected | Closure($choice, array $values) {#3384 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2180 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "stations" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_stations" |
| valid | true |
| value | [] |
hasApartment
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "empty-filter" ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2230 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hasApartment" ] |
| cache_key | "_profile_filter_form_filters_hasApartment_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5912 -form: Symfony\Component\Form\Form {#2652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3375 …5} |
| full_name | "profile_filter_form[filters][hasApartment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hasApartment" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hasApartment" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hasApartment" |
| valid | true |
| value | "1" |
hasTakeOut
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "empty-filter" ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2259 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hasTakeOut" ] |
| cache_key | "_profile_filter_form_filters_hasTakeOut_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5913 -form: Symfony\Component\Form\Form {#2655 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5914 …5} |
| full_name | "profile_filter_form[filters][hasTakeOut]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hasTakeOut" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hasTakeOut" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hasTakeOut" |
| valid | true |
| value | "1" |
age
"App\Form\Type\SearchRangeType"
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 |
|---|---|---|
| attr | [ "data-min" => null "data-max" => null ] |
[ "data-min" => null "data-max" => null ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => null "data-max" => null ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2241 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2240 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_range" "_profile_filter_form_filters_age" ] |
| cache_key | "_profile_filter_form_filters_age_search_range" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5915 -form: Symfony\Component\Form\Form {#2678 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5916 …5} |
| full_name | "profile_filter_form[filters][age]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_age" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "age" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_age" |
| valid | true |
| value | null |
min
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2659 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2660 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_profile_filter_form_filters_age_min" ] |
| cache_key | "_profile_filter_form_filters_age_min_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5920 -form: Symfony\Component\Form\Form {#2681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5919 …5} |
| full_name | "profile_filter_form[filters][age][min]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_age_min" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_age_min" |
| valid | true |
| value | "" |
max
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2670 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_profile_filter_form_filters_age_max" ] |
| cache_key | "_profile_filter_form_filters_age_max_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5921 -form: Symfony\Component\Form\Form {#2684 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5922 …5} |
| full_name | "profile_filter_form[filters][age][max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_age_max" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_age_max" |
| valid | true |
| value | "" |
breastSize
"App\Form\Type\SearchRangeType"
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 |
|---|---|---|
| attr | [ "data-min" => null "data-max" => null ] |
[ "data-min" => null "data-max" => null ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => null "data-max" => null ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2262 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_range" "_profile_filter_form_filters_breastSize" ] |
| cache_key | "_profile_filter_form_filters_breastSize_search_range" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5917 -form: Symfony\Component\Form\Form {#2707 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5918 …5} |
| full_name | "profile_filter_form[filters][breastSize]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_breastSize" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "breastSize" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_breastSize" |
| valid | true |
| value | null |
min
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2689 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_profile_filter_form_filters_breastSize_min" ] |
| cache_key | "_profile_filter_form_filters_breastSize_min_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5926 -form: Symfony\Component\Form\Form {#2710 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5925 …5} |
| full_name | "profile_filter_form[filters][breastSize][min]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_breastSize_min" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_breastSize_min" |
| valid | true |
| value | "" |
max
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2699 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_profile_filter_form_filters_breastSize_max" ] |
| cache_key | "_profile_filter_form_filters_breastSize_max_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5927 -form: Symfony\Component\Form\Form {#2713 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5928 …5} |
| full_name | "profile_filter_form[filters][breastSize][max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_breastSize_max" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_breastSize_max" |
| valid | true |
| value | "" |
height
"App\Form\Type\SearchRangeType"
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 |
|---|---|---|
| attr | [ "data-min" => null "data-max" => null ] |
[ "data-min" => null "data-max" => null ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => null "data-max" => null ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2268 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2269 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_range" "_profile_filter_form_filters_height" ] |
| cache_key | "_profile_filter_form_filters_height_search_range" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5924 -form: Symfony\Component\Form\Form {#2736 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5923 …5} |
| full_name | "profile_filter_form[filters][height]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_height" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "height" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_height" |
| valid | true |
| value | null |
min
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2717 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2718 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_profile_filter_form_filters_height_min" ] |
| cache_key | "_profile_filter_form_filters_height_min_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5932 -form: Symfony\Component\Form\Form {#2739 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5931 …5} |
| full_name | "profile_filter_form[filters][height][min]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_height_min" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_height_min" |
| valid | true |
| value | "" |
max
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
false
|
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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2059 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2728 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_profile_filter_form_filters_height_max" ] |
| cache_key | "_profile_filter_form_filters_height_max_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5933 -form: Symfony\Component\Form\Form {#2742 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5934 …5} |
| full_name | "profile_filter_form[filters][height][max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_height_max" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_height_max" |
| valid | true |
| value | "" |
hasTattoo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "empty-filter" ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2277 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hasTattoo" ] |
| cache_key | "_profile_filter_form_filters_hasTattoo_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5930 -form: Symfony\Component\Form\Form {#2745 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5929 …5} |
| full_name | "profile_filter_form[filters][hasTattoo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hasTattoo" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hasTattoo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hasTattoo" |
| valid | true |
| value | "1" |
hasPiercing
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "empty-filter" ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2286 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hasPiercing" ] |
| cache_key | "_profile_filter_form_filters_hasPiercing_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5936 -form: Symfony\Component\Form\Form {#2748 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5935 …5} |
| full_name | "profile_filter_form[filters][hasPiercing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hasPiercing" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hasPiercing" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hasPiercing" |
| valid | true |
| value | "1" |
hairColor
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure($choice, $key, $value): array {#2085 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
same as passed value |
| choices | [ "BRUNETTE" => 1 "BROWN" => 2 "RED" => 3 "LIGHT_BROWN" => 4 "BLONDE" => 5 ] |
[ "BRUNETTE" => 1 "BROWN" => 2 "RED" => 3 "LIGHT_BROWN" => 4 "BLONDE" => 5 ] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, $key, $value): array {#2085 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "BRUNETTE" => 1 "BROWN" => 2 "RED" => 3 "LIGHT_BROWN" => 4 "BLONDE" => 5 ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2295 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_profile_filter_form_filters_hairColor" ] |
| cache_key | "_profile_filter_form_filters_hairColor_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "BRUNETTE" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "BROWN" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "RED" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "LIGHT_BROWN" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "BLONDE" +value: "5" +data: 5 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5937 -form: Symfony\Component\Form\Form {#2796 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5938 …5} |
| full_name | "profile_filter_form[filters][hairColor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hairColor" |
| is_selected | Closure($choice, array $values) {#5939 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2180 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "hairColor" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hairColor" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "BRUNETTE" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "BRUNETTE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2753 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2752 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hairColor_entry" ] |
| cache_key | "_profile_filter_form_filters_hairColor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5943 -form: Symfony\Component\Form\Form {#2799 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5942 …5} |
| full_name | "profile_filter_form[filters][hairColor][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hairColor_0" |
| label | "BRUNETTE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hairColor_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "BROWN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "BROWN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2761 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hairColor_entry" ] |
| cache_key | "_profile_filter_form_filters_hairColor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5944 -form: Symfony\Component\Form\Form {#2802 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5945 …5} |
| full_name | "profile_filter_form[filters][hairColor][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hairColor_1" |
| label | "BROWN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hairColor_entry" |
| valid | true |
| value | "2" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "RED" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "RED" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2770 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hairColor_entry" ] |
| cache_key | "_profile_filter_form_filters_hairColor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5946 -form: Symfony\Component\Form\Form {#2805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5947 …5} |
| full_name | "profile_filter_form[filters][hairColor][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hairColor_2" |
| label | "RED" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hairColor_entry" |
| valid | true |
| value | "3" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "LIGHT_BROWN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "LIGHT_BROWN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2779 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hairColor_entry" ] |
| cache_key | "_profile_filter_form_filters_hairColor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5948 -form: Symfony\Component\Form\Form {#2808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5949 …5} |
| full_name | "profile_filter_form[filters][hairColor][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hairColor_3" |
| label | "LIGHT_BROWN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hairColor_entry" |
| valid | true |
| value | "4" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "BLONDE" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "BLONDE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2789 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2788 …} } } |
| validation_groups | null |
| value | "5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hairColor_entry" ] |
| cache_key | "_profile_filter_form_filters_hairColor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5950 -form: Symfony\Component\Form\Form {#2811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5951 …5} |
| full_name | "profile_filter_form[filters][hairColor][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hairColor_4" |
| label | "BLONDE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hairColor_entry" |
| valid | true |
| value | "5" |
nationality
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure($choice, $key, $value): array {#2086 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
same as passed value |
| choices | [ "RUSSIAN" => 1 "UKRAINIAN" => 3 "KAZAKH" => 4 "NEGRESS" => 5 "TATAR" => 6 "ASIAN" => 7 "KYRGYZ" => 8 "JAPANESE" => 2 "CHINESE" => 9 "THAI" => 10 "ARMENIAN" => 11 "MULATTO" => 12 "TAJIK" => 13 "UZBEK" => 14 ] |
[ "RUSSIAN" => 1 "UKRAINIAN" => 3 "KAZAKH" => 4 "NEGRESS" => 5 "TATAR" => 6 "ASIAN" => 7 "KYRGYZ" => 8 "JAPANESE" => 2 "CHINESE" => 9 "THAI" => 10 "ARMENIAN" => 11 "MULATTO" => 12 "TAJIK" => 13 "UZBEK" => 14 ] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, $key, $value): array {#2086 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "RUSSIAN" => 1 "UKRAINIAN" => 3 "KAZAKH" => 4 "NEGRESS" => 5 "TATAR" => 6 "ASIAN" => 7 "KYRGYZ" => 8 "JAPANESE" => 2 "CHINESE" => 9 "THAI" => 10 "ARMENIAN" => 11 "MULATTO" => 12 "TAJIK" => 13 "UZBEK" => 14 ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2316 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_profile_filter_form_filters_nationality" ] |
| cache_key | "_profile_filter_form_filters_nationality_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "RUSSIAN" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "UKRAINIAN" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "KAZAKH" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "NEGRESS" +value: "5" +data: 5 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "TATAR" +value: "6" +data: 6 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "ASIAN" +value: "7" +data: 7 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "KYRGYZ" +value: "8" +data: 8 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "JAPANESE" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "CHINESE" +value: "9" +data: 9 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "THAI" +value: "10" +data: 10 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "ARMENIAN" +value: "11" +data: 11 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "MULATTO" +value: "12" +data: 12 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "TAJIK" +value: "13" +data: 13 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "UZBEK" +value: "14" +data: 14 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5941 -form: Symfony\Component\Form\Form {#2940 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5940 …5} |
| full_name | "profile_filter_form[filters][nationality]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality" |
| is_selected | Closure($choice, array $values) {#5953 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2180 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "nationality" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "RUSSIAN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "RUSSIAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2815 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5956 -form: Symfony\Component\Form\Form {#2943 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5955 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_0" |
| label | "RUSSIAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "UKRAINIAN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "UKRAINIAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2824 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5957 -form: Symfony\Component\Form\Form {#2946 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5958 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_1" |
| label | "UKRAINIAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "KAZAKH" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "KAZAKH" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2833 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5959 -form: Symfony\Component\Form\Form {#2949 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5960 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_2" |
| label | "KAZAKH" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "4" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "NEGRESS" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "NEGRESS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2842 …} } } |
| validation_groups | null |
| value | "5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5961 -form: Symfony\Component\Form\Form {#2952 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5962 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_3" |
| label | "NEGRESS" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "5" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "TATAR" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "6" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "TATAR" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2851 …} } } |
| validation_groups | null |
| value | "6" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5963 -form: Symfony\Component\Form\Form {#2955 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5964 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_4" |
| label | "TATAR" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "6" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "ASIAN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "7" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ASIAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2860 …} } } |
| validation_groups | null |
| value | "7" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5965 -form: Symfony\Component\Form\Form {#2958 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5966 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_5" |
| label | "ASIAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "7" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "KYRGYZ" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "8" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "KYRGYZ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2869 …} } } |
| validation_groups | null |
| value | "8" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5967 -form: Symfony\Component\Form\Form {#2961 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5968 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_6" |
| label | "KYRGYZ" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "8" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "JAPANESE" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "JAPANESE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2878 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5969 -form: Symfony\Component\Form\Form {#2964 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5970 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_7" |
| label | "JAPANESE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "2" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "CHINESE" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "9" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "CHINESE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2887 …} } } |
| validation_groups | null |
| value | "9" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5971 -form: Symfony\Component\Form\Form {#2967 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5972 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_8" |
| label | "CHINESE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "9" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "THAI" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "10" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "THAI" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2896 …} } } |
| validation_groups | null |
| value | "10" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5973 -form: Symfony\Component\Form\Form {#2970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5974 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_9" |
| label | "THAI" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "10" |
10
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "ARMENIAN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "11" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ARMENIAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2905 …} } } |
| validation_groups | null |
| value | "11" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5975 -form: Symfony\Component\Form\Form {#2973 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5976 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_10" |
| label | "ARMENIAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "11" |
11
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "MULATTO" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "12" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "MULATTO" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2914 …} } } |
| validation_groups | null |
| value | "12" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5977 -form: Symfony\Component\Form\Form {#2976 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5978 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_11" |
| label | "MULATTO" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "12" |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "TAJIK" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "13" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "TAJIK" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2923 …} } } |
| validation_groups | null |
| value | "13" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5979 -form: Symfony\Component\Form\Form {#2979 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5980 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_12" |
| label | "TAJIK" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "13" |
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "UZBEK" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "14" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "UZBEK" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2932 …} } } |
| validation_groups | null |
| value | "14" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5981 -form: Symfony\Component\Form\Form {#2982 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5982 …5} |
| full_name | "profile_filter_form[filters][nationality][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_nationality_13" |
| label | "UZBEK" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality_entry" |
| valid | true |
| value | "14" |
bodyType
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure($choice, $key, $value): array {#2088 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
same as passed value |
| choices | [ "THIN" => 1 "SLIM" => 2 "ATHLETIC" => 3 "TIGHT" => 4 "FAT" => 5 ] |
[ "THIN" => 1 "SLIM" => 2 "ATHLETIC" => 3 "TIGHT" => 4 "FAT" => 5 ] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, $key, $value): array {#2088 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "THIN" => 1 "SLIM" => 2 "ATHLETIC" => 3 "TIGHT" => 4 "FAT" => 5 ] |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2346 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_profile_filter_form_filters_bodyType" ] |
| cache_key | "_profile_filter_form_filters_bodyType_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "THIN" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "SLIM" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "ATHLETIC" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "TIGHT" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "FAT" +value: "5" +data: 5 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5954 -form: Symfony\Component\Form\Form {#3030 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5952 …5} |
| full_name | "profile_filter_form[filters][bodyType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_bodyType" |
| is_selected | Closure($choice, array $values) {#5984 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2180 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "bodyType" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_bodyType" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "THIN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "THIN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2986 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_bodyType_entry" ] |
| cache_key | "_profile_filter_form_filters_bodyType_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5987 -form: Symfony\Component\Form\Form {#3033 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5986 …5} |
| full_name | "profile_filter_form[filters][bodyType][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_bodyType_0" |
| label | "THIN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_bodyType_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "SLIM" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "SLIM" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2995 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_bodyType_entry" ] |
| cache_key | "_profile_filter_form_filters_bodyType_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5988 -form: Symfony\Component\Form\Form {#3036 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5989 …5} |
| full_name | "profile_filter_form[filters][bodyType][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_bodyType_1" |
| label | "SLIM" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_bodyType_entry" |
| valid | true |
| value | "2" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "ATHLETIC" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ATHLETIC" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3004 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_bodyType_entry" ] |
| cache_key | "_profile_filter_form_filters_bodyType_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5990 -form: Symfony\Component\Form\Form {#3039 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5991 …5} |
| full_name | "profile_filter_form[filters][bodyType][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_bodyType_2" |
| label | "ATHLETIC" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_bodyType_entry" |
| valid | true |
| value | "3" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "TIGHT" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "TIGHT" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3013 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_bodyType_entry" ] |
| cache_key | "_profile_filter_form_filters_bodyType_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5992 -form: Symfony\Component\Form\Form {#3042 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5993 …5} |
| full_name | "profile_filter_form[filters][bodyType][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_bodyType_3" |
| label | "TIGHT" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_bodyType_entry" |
| valid | true |
| value | "4" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "FAT" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "FAT" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#3023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3022 …} } } |
| validation_groups | null |
| value | "5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_bodyType_entry" ] |
| cache_key | "_profile_filter_form_filters_bodyType_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5994 -form: Symfony\Component\Form\Form {#3045 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5995 …5} |
| full_name | "profile_filter_form[filters][bodyType][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_bodyType_4" |
| label | "FAT" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_bodyType_entry" |
| valid | true |
| value | "5" |
services
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure($choice, $key, $value): array {#2089 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Service" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $repo) {#2090 class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
Doctrine\ORM\QueryBuilder {#2390 -em: Doctrine\ORM\EntityManager {#832 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2388 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "service" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2385 #from: "App\Entity\Service" #alias: "service" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2370 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "service.group ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2389 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "service.sort ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT service FROM App\Entity\Service service ORDER BY service.group ASC, service.sort ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2374 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, $key, $value): array {#2089 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2070 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2421 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2373 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2375 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2383 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2407 -om: Doctrine\ORM\EntityManager {#832 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2369 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Service" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#832 …11} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2407 -om: Doctrine\ORM\EntityManager {#832 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2369 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#2390 -em: Doctrine\ORM\EntityManager {#832 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2388 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "service" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2385 #from: "App\Entity\Service" #alias: "service" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2370 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "service.group ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2389 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "service.sort ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT service FROM App\Entity\Service service ORDER BY service.group ASC, service.sort ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2374 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2367 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_profile_filter_form_filters_services" ] |
| cache_key | "_profile_filter_form_filters_services_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +label: "Секс классический" +value: "1" +data: App\Entity\Service {#2409 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +label: "Секс анальный" +value: "2" +data: App\Entity\Service {#2412 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "Секс групповой" +value: "3" +data: App\Entity\Service {#2422 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "Секс без презерватива" +value: "4" +data: App\Entity\Service {#2424 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "Услуги семейной паре" +value: "5" +data: App\Entity\Service {#2426 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "Секс-игрушки" +value: "6" +data: App\Entity\Service {#2428 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "Мастурбация Вам" +value: "7" +data: App\Entity\Service {#2430 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Мастурбация мне" +value: "8" +data: App\Entity\Service {#2432 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "Мастурбация грудью" +value: "9" +data: App\Entity\Service {#2434 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: "Секс в машине" +value: "10" +data: App\Entity\Service {#2436 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "Поза 69" +value: "11" +data: App\Entity\Service {#2438 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "Минет в презервативе" +value: "12" +data: App\Entity\Service {#2440 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "Минет без резинки" +value: "13" +data: App\Entity\Service {#2442 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "Минет глубокий" +value: "14" +data: App\Entity\Service {#2444 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "Горловой минет" +value: "15" +data: App\Entity\Service {#2446 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "Минет в машине" +value: "16" +data: App\Entity\Service {#2448 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "Куннилингус" +value: "17" +data: App\Entity\Service {#2450 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: "Окончание на грудь" +value: "18" +data: App\Entity\Service {#2452 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +label: "Окончание на лицо" +value: "19" +data: App\Entity\Service {#2454 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +label: "Окончание в рот" +value: "20" +data: App\Entity\Service {#2456 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +label: "Стриптиз профи" +value: "21" +data: App\Entity\Service {#2458 …} +attr: [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: "Стриптиз не профи" +value: "22" +data: App\Entity\Service {#2460 …} +attr: [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Массаж классический" +value: "23" +data: App\Entity\Service {#2462 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Массаж профессиональный" +value: "24" +data: App\Entity\Service {#2464 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "Массаж расслабляющий" +value: "25" +data: App\Entity\Service {#2466 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: "Массаж тайский" +value: "26" +data: App\Entity\Service {#2468 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +label: "Массаж урологический" +value: "27" +data: App\Entity\Service {#2470 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: "Массаж точечный" +value: "28" +data: App\Entity\Service {#2472 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "Массаж эротический" +value: "29" +data: App\Entity\Service {#2474 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +label: "Массаж ветка сакуры" +value: "30" +data: App\Entity\Service {#2476 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "Массаж простаты" +value: "31" +data: App\Entity\Service {#2478 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +label: "Страпон" +value: "32" +data: App\Entity\Service {#2480 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "Фейсситтинг" +value: "33" +data: App\Entity\Service {#2482 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +label: "Двойное проникновение" +value: "34" +data: App\Entity\Service {#2484 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +label: "Анилингус мне" +value: "35" +data: App\Entity\Service {#2486 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +label: "Анилингус Вам" +value: "36" +data: App\Entity\Service {#2488 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +label: "Сквирт" +value: "37" +data: App\Entity\Service {#2490 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +label: "Золотой дождь выдача" +value: "38" +data: App\Entity\Service {#2492 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +label: "Золотой дождь прием" +value: "39" +data: App\Entity\Service {#2494 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +label: "Копро выдача" +value: "40" +data: App\Entity\Service {#2496 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +label: "Фистинг анальный мне" +value: "41" +data: App\Entity\Service {#2498 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "Фистинг Вам" +value: "42" +data: App\Entity\Service {#2500 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +label: "Фистинг мне" +value: "43" +data: App\Entity\Service {#2502 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +label: "Госпожа" +value: "44" +data: App\Entity\Service {#2504 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +label: "Игры" +value: "45" +data: App\Entity\Service {#2506 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +label: "Легкая доминация" +value: "46" +data: App\Entity\Service {#2508 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "Легкое подчинение" +value: "47" +data: App\Entity\Service {#2510 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +label: "Порка" +value: "48" +data: App\Entity\Service {#2512 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +label: "Рабыня" +value: "49" +data: App\Entity\Service {#2514 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +label: "Фетиш" +value: "50" +data: App\Entity\Service {#2516 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "Трамплинг" +value: "51" +data: App\Entity\Service {#2518 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +label: "Бондаж" +value: "52" +data: App\Entity\Service {#2520 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +label: "Ролевые игры" +value: "53" +data: App\Entity\Service {#2522 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "Фото/видео съемка" +value: "54" +data: App\Entity\Service {#2524 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "Фингеринг" +value: "55" +data: App\Entity\Service {#2526 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "Красивое белье" +value: "56" +data: App\Entity\Service {#2528 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "Эскорт" +value: "57" +data: App\Entity\Service {#2530 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "GFE" +value: "58" +data: App\Entity\Service {#2532 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "Целуюсь" +value: "59" +data: App\Entity\Service {#2534 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "Секс по телефону" +value: "60" +data: App\Entity\Service {#2536 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "Интимные фото и видео" +value: "61" +data: App\Entity\Service {#2538 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "Футфетиш" +value: "62" +data: App\Entity\Service {#2540 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5985 -form: Symfony\Component\Form\Form {#3606 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5983 …5} |
| full_name | "profile_filter_form[filters][services]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services" |
| is_selected | Closure($choice, array $values) {#5997 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2180 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "services" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_services" |
| valid | true |
| value | [] |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Секс классический" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Секс классический" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3049 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6000 -form: Symfony\Component\Form\Form {#3609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5999 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_1" |
| label | "Секс классический" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Секс анальный" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Секс анальный" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3058 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6001 -form: Symfony\Component\Form\Form {#3612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6002 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_2" |
| label | "Секс анальный" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Секс групповой" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Секс групповой" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3067 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6003 -form: Symfony\Component\Form\Form {#3615 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6004 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_3" |
| label | "Секс групповой" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "3" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Секс без презерватива" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Секс без презерватива" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3076 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6005 -form: Symfony\Component\Form\Form {#3618 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6006 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_4" |
| label | "Секс без презерватива" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "4" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Услуги семейной паре" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Услуги семейной паре" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3085 …} } } |
| validation_groups | null |
| value | "5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6007 -form: Symfony\Component\Form\Form {#3621 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6008 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_5" |
| label | "Услуги семейной паре" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "5" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Секс-игрушки" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "6" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Секс-игрушки" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3094 …} } } |
| validation_groups | null |
| value | "6" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6009 -form: Symfony\Component\Form\Form {#3624 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6010 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_6" |
| label | "Секс-игрушки" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "6" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Мастурбация Вам" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "7" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Мастурбация Вам" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3103 …} } } |
| validation_groups | null |
| value | "7" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6011 -form: Symfony\Component\Form\Form {#3627 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6012 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_7" |
| label | "Мастурбация Вам" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "7" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Мастурбация мне" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "8" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Мастурбация мне" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3112 …} } } |
| validation_groups | null |
| value | "8" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6013 -form: Symfony\Component\Form\Form {#3630 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6014 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_8" |
| label | "Мастурбация мне" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "8" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Мастурбация грудью" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "9" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Мастурбация грудью" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3121 …} } } |
| validation_groups | null |
| value | "9" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6015 -form: Symfony\Component\Form\Form {#3633 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6016 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_9" |
| label | "Мастурбация грудью" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "9" |
10
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Секс в машине" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "10" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Секс в машине" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3130 …} } } |
| validation_groups | null |
| value | "10" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6017 -form: Symfony\Component\Form\Form {#3636 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6018 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_10" |
| label | "Секс в машине" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "10" |
11
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Поза 69" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "11" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Поза 69" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3139 …} } } |
| validation_groups | null |
| value | "11" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6019 -form: Symfony\Component\Form\Form {#3639 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6020 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_11" |
| label | "Поза 69" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "11" |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Минет в презервативе" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "12" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Минет в презервативе" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3148 …} } } |
| validation_groups | null |
| value | "12" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6021 -form: Symfony\Component\Form\Form {#3642 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6022 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_12" |
| label | "Минет в презервативе" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "12" |
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Минет без резинки" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "13" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Минет без резинки" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3157 …} } } |
| validation_groups | null |
| value | "13" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6023 -form: Symfony\Component\Form\Form {#3645 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6024 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_13" |
| label | "Минет без резинки" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "13" |
14
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Минет глубокий" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "14" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Минет глубокий" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3166 …} } } |
| validation_groups | null |
| value | "14" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6025 -form: Symfony\Component\Form\Form {#3648 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6026 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_14" |
| label | "Минет глубокий" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "14" |
15
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Горловой минет" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "15" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Горловой минет" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3175 …} } } |
| validation_groups | null |
| value | "15" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6027 -form: Symfony\Component\Form\Form {#3651 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6028 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_15" |
| label | "Горловой минет" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "15" |
16
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Минет в машине" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "16" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Минет в машине" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3184 …} } } |
| validation_groups | null |
| value | "16" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6029 -form: Symfony\Component\Form\Form {#3654 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6030 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_16" |
| label | "Минет в машине" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "16" |
17
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Куннилингус" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "17" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Куннилингус" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3193 …} } } |
| validation_groups | null |
| value | "17" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6031 -form: Symfony\Component\Form\Form {#3657 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6032 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_17" |
| label | "Куннилингус" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "17" |
18
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Окончание на грудь" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "18" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Окончание на грудь" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3202 …} } } |
| validation_groups | null |
| value | "18" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6033 -form: Symfony\Component\Form\Form {#3660 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6034 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_18" |
| label | "Окончание на грудь" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "18" |
19
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Окончание на лицо" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "19" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Окончание на лицо" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3211 …} } } |
| validation_groups | null |
| value | "19" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6035 -form: Symfony\Component\Form\Form {#3663 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6036 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_19" |
| label | "Окончание на лицо" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "19" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "19" |
20
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Окончание в рот" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "20" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Окончание в рот" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3220 …} } } |
| validation_groups | null |
| value | "20" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6037 -form: Symfony\Component\Form\Form {#3666 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6038 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_20" |
| label | "Окончание в рот" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "20" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "20" |
21
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Стриптиз профи" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "21" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Стриптиз профи" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3229 …} } } |
| validation_groups | null |
| value | "21" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6039 -form: Symfony\Component\Form\Form {#3669 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6040 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_21" |
| label | "Стриптиз профи" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "21" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "21" |
22
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Стриптиз не профи" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "22" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Стриптиз не профи" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3238 …} } } |
| validation_groups | null |
| value | "22" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6041 -form: Symfony\Component\Form\Form {#3672 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6042 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_22" |
| label | "Стриптиз не профи" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "22" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "22" |
23
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж классический" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "23" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж классический" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3247 …} } } |
| validation_groups | null |
| value | "23" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6043 -form: Symfony\Component\Form\Form {#3675 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6044 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_23" |
| label | "Массаж классический" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "23" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "23" |
24
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж профессиональный" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "24" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж профессиональный" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3256 …} } } |
| validation_groups | null |
| value | "24" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6045 -form: Symfony\Component\Form\Form {#3678 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6046 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_24" |
| label | "Массаж профессиональный" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "24" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "24" |
25
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж расслабляющий" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "25" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж расслабляющий" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3265 …} } } |
| validation_groups | null |
| value | "25" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6047 -form: Symfony\Component\Form\Form {#3681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6048 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_25" |
| label | "Массаж расслабляющий" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "25" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "25" |
26
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж тайский" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "26" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж тайский" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3274 …} } } |
| validation_groups | null |
| value | "26" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6049 -form: Symfony\Component\Form\Form {#3684 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6050 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_26" |
| label | "Массаж тайский" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "26" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "26" |
27
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж урологический" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "27" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж урологический" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3283 …} } } |
| validation_groups | null |
| value | "27" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6051 -form: Symfony\Component\Form\Form {#3687 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6052 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_27" |
| label | "Массаж урологический" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "27" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "27" |
28
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж точечный" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "28" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж точечный" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3292 …} } } |
| validation_groups | null |
| value | "28" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6053 -form: Symfony\Component\Form\Form {#3690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6054 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_28" |
| label | "Массаж точечный" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "28" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "28" |
29
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж эротический" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "29" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж эротический" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3301 …} } } |
| validation_groups | null |
| value | "29" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6055 -form: Symfony\Component\Form\Form {#3693 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6056 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_29" |
| label | "Массаж эротический" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "29" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "29" |
30
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж ветка сакуры" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "30" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж ветка сакуры" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3310 …} } } |
| validation_groups | null |
| value | "30" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6057 -form: Symfony\Component\Form\Form {#3696 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6058 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_30" |
| label | "Массаж ветка сакуры" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "30" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "30" |
31
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Массаж простаты" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "31" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Массаж простаты" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3319 …} } } |
| validation_groups | null |
| value | "31" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6059 -form: Symfony\Component\Form\Form {#3699 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6060 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_31" |
| label | "Массаж простаты" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "31" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "31" |
32
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Страпон" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "32" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Страпон" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3328 …} } } |
| validation_groups | null |
| value | "32" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6061 -form: Symfony\Component\Form\Form {#3702 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6062 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_32" |
| label | "Страпон" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "32" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "32" |
33
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Фейсситтинг" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "33" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Фейсситтинг" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3337 …} } } |
| validation_groups | null |
| value | "33" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6063 -form: Symfony\Component\Form\Form {#3705 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6064 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_33" |
| label | "Фейсситтинг" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "33" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "33" |
34
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Двойное проникновение" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "34" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Двойное проникновение" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3346 …} } } |
| validation_groups | null |
| value | "34" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6065 -form: Symfony\Component\Form\Form {#3708 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6066 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_34" |
| label | "Двойное проникновение" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "34" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "34" |
35
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Анилингус мне" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "35" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Анилингус мне" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3355 …} } } |
| validation_groups | null |
| value | "35" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6067 -form: Symfony\Component\Form\Form {#3711 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6068 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_35" |
| label | "Анилингус мне" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "35" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "35" |
36
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Анилингус Вам" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "36" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Анилингус Вам" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3364 …} } } |
| validation_groups | null |
| value | "36" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6069 -form: Symfony\Component\Form\Form {#3714 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6070 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_36" |
| label | "Анилингус Вам" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "36" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "36" |
37
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Сквирт" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "37" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Сквирт" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3373 …} } } |
| validation_groups | null |
| value | "37" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6071 -form: Symfony\Component\Form\Form {#3717 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6072 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_37" |
| label | "Сквирт" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "37" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "37" |
38
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Золотой дождь выдача" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "38" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Золотой дождь выдача" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3382 …} } } |
| validation_groups | null |
| value | "38" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6073 -form: Symfony\Component\Form\Form {#3720 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6074 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_38" |
| label | "Золотой дождь выдача" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "38" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "38" |
39
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Золотой дождь прием" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "39" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Золотой дождь прием" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3391 …} } } |
| validation_groups | null |
| value | "39" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6075 -form: Symfony\Component\Form\Form {#3723 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6076 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_39" |
| label | "Золотой дождь прием" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "39" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "39" |
40
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Копро выдача" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "40" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Копро выдача" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3400 …} } } |
| validation_groups | null |
| value | "40" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6077 -form: Symfony\Component\Form\Form {#3726 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6078 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_40" |
| label | "Копро выдача" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "40" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "40" |
41
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Фистинг анальный мне" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "41" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Фистинг анальный мне" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3409 …} } } |
| validation_groups | null |
| value | "41" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6079 -form: Symfony\Component\Form\Form {#3729 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6080 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_41" |
| label | "Фистинг анальный мне" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "41" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "41" |
42
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Фистинг Вам" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "42" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Фистинг Вам" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3418 …} } } |
| validation_groups | null |
| value | "42" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6081 -form: Symfony\Component\Form\Form {#3732 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6082 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_42" |
| label | "Фистинг Вам" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "42" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "42" |
43
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Фистинг мне" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "43" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Фистинг мне" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3427 …} } } |
| validation_groups | null |
| value | "43" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6083 -form: Symfony\Component\Form\Form {#3735 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6084 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_43" |
| label | "Фистинг мне" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "43" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "43" |
44
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Госпожа" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "44" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Госпожа" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3436 …} } } |
| validation_groups | null |
| value | "44" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6085 -form: Symfony\Component\Form\Form {#3738 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6086 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_44" |
| label | "Госпожа" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "44" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "44" |
45
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Игры" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "45" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Игры" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3445 …} } } |
| validation_groups | null |
| value | "45" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6087 -form: Symfony\Component\Form\Form {#3741 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6088 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_45" |
| label | "Игры" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "45" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "45" |
46
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Легкая доминация" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "46" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Легкая доминация" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3454 …} } } |
| validation_groups | null |
| value | "46" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6089 -form: Symfony\Component\Form\Form {#3744 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6090 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_46" |
| label | "Легкая доминация" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "46" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "46" |
47
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Легкое подчинение" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "47" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Легкое подчинение" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3463 …} } } |
| validation_groups | null |
| value | "47" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6091 -form: Symfony\Component\Form\Form {#3747 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6092 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_47" |
| label | "Легкое подчинение" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "47" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "47" |
48
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Порка" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "48" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Порка" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3472 …} } } |
| validation_groups | null |
| value | "48" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6093 -form: Symfony\Component\Form\Form {#3750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6094 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_48" |
| label | "Порка" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "48" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "48" |
49
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Рабыня" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "49" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Рабыня" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3481 …} } } |
| validation_groups | null |
| value | "49" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6095 -form: Symfony\Component\Form\Form {#3753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6096 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_49" |
| label | "Рабыня" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "49" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "49" |
50
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Фетиш" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "50" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Фетиш" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3490 …} } } |
| validation_groups | null |
| value | "50" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6097 -form: Symfony\Component\Form\Form {#3756 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6098 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_50" |
| label | "Фетиш" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "50" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "50" |
51
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Трамплинг" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "51" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Трамплинг" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3499 …} } } |
| validation_groups | null |
| value | "51" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6099 -form: Symfony\Component\Form\Form {#3759 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6100 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_51" |
| label | "Трамплинг" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "51" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "51" |
52
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Бондаж" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "52" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Бондаж" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3508 …} } } |
| validation_groups | null |
| value | "52" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6101 -form: Symfony\Component\Form\Form {#3762 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6102 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_52" |
| label | "Бондаж" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "52" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "52" |
53
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Ролевые игры" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "53" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ролевые игры" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3517 …} } } |
| validation_groups | null |
| value | "53" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6103 -form: Symfony\Component\Form\Form {#3765 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6104 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_53" |
| label | "Ролевые игры" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "53" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "53" |
54
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Фото/видео съемка" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "54" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Фото/видео съемка" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3526 …} } } |
| validation_groups | null |
| value | "54" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6105 -form: Symfony\Component\Form\Form {#3768 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6106 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_54" |
| label | "Фото/видео съемка" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "54" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "54" |
55
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Фингеринг" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "55" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Фингеринг" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3535 …} } } |
| validation_groups | null |
| value | "55" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6107 -form: Symfony\Component\Form\Form {#3771 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6108 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_55" |
| label | "Фингеринг" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "55" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "55" |
56
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Красивое белье" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "56" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Красивое белье" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3544 …} } } |
| validation_groups | null |
| value | "56" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6109 -form: Symfony\Component\Form\Form {#3774 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6110 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_56" |
| label | "Красивое белье" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "56" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "56" |
57
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Эскорт" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "57" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Эскорт" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3553 …} } } |
| validation_groups | null |
| value | "57" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6111 -form: Symfony\Component\Form\Form {#3777 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6112 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_57" |
| label | "Эскорт" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "57" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "57" |
58
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "GFE" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "58" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "GFE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3562 …} } } |
| validation_groups | null |
| value | "58" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6113 -form: Symfony\Component\Form\Form {#3780 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6114 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_58" |
| label | "GFE" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "58" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "58" |
59
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Целуюсь" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "59" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Целуюсь" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3571 …} } } |
| validation_groups | null |
| value | "59" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6115 -form: Symfony\Component\Form\Form {#3783 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6116 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_59" |
| label | "Целуюсь" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "59" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "59" |
60
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Секс по телефону" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "60" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Секс по телефону" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3580 …} } } |
| validation_groups | null |
| value | "60" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6117 -form: Symfony\Component\Form\Form {#3786 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6118 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_60" |
| label | "Секс по телефону" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "60" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "60" |
61
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Интимные фото и видео" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "61" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Интимные фото и видео" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3589 …} } } |
| validation_groups | null |
| value | "61" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6119 -form: Symfony\Component\Form\Form {#3789 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6120 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_61" |
| label | "Интимные фото и видео" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "61" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "61" |
62
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "Футфетиш" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "62" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#1170 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1171 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1164 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2158 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2152 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Футфетиш" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | false |
| trim | true |
| upload_max_size_message | Closure() {#3599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1656 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3598 …} } } |
| validation_groups | null |
| value | "62" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_services_entry" ] |
| cache_key | "_profile_filter_form_filters_services_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6121 -form: Symfony\Component\Form\Form {#3792 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6122 …5} |
| full_name | "profile_filter_form[filters][services][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_services_62" |
| label | "Футфетиш" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "62" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_profile_filter_form_filters_services_entry" |
| valid | true |
| value | "62" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_profile_filter_form_submit" ] |
| cache_key | "_profile_filter_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2062 …5} |
| full_name | "profile_filter_form[submit]" |
| id | "profile_filter_form_submit" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_submit" |
| value | null |