- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 184
- Events
- Routing
- Cache
- Translation 45
- Security
- Twig
- HTTP Client
- Doctrine 5
- Debug
- Messages
- E-mails
- Notifications
-
Features 9
- 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 {#1831 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1832 +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 | "/moscow/filter/" |
same as passed value |
| csrf_protection | false |
false
|
| data | App\Dto\ProfileFilterFormData {#1831 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1832 +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 {#1831 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1832 +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" => 1 "hasTakeOut" => 1 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => [ 1 ] "nationality" => [ 1 ] "bodyType" => [ 1 ] "oneHourPrice" => [ 7000 12412 ] "age" => [ 21 21 ] "breastSize" => [ null null ] "height" => [ 164 164 ] "stations" => 0 "services" => 0 ] |
[ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 1 "hasTakeOut" => 1 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => [ 1 ] "nationality" => [ 1 ] "bodyType" => [ 1 ] "oneHourPrice" => [ 7000 12412 ] "age" => [ 21 21 ] "breastSize" => [ null null ] "height" => [ 164 164 ] "stations" => 0 "services" => 0 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/moscow/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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data | App\Dto\ProfileFilterFormData {#1831 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1832 +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 {#1831 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1832 +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" => 1 "hasTakeOut" => 1 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => [ 1 ] "nationality" => [ 1 ] "bodyType" => [ 1 ] "oneHourPrice" => [ 7000 12412 ] "age" => [ 21 21 ] "breastSize" => [ null null ] "height" => [ 164 164 ] "stations" => 0 "services" => 0 ] |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2087 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/moscow/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 {#1831 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1832 +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 {#3571 -form: Symfony\Component\Form\Form {#1998 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2085 …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 {#1831 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1832 +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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1979 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#1985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#1986 …} } } |
| 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 {#3526 -form: Symfony\Component\Form\Form {#1950 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3517 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2027 …} } } |
| 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 {#3535 -form: Symfony\Component\Form\Form {#1946 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3544 …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 {#1832 +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" => 1 "hasTakeOut" => 1 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => [ 1 ] "nationality" => [ 1 ] "bodyType" => [ 1 ] "oneHourPrice" => [ 7000 12412 ] "age" => [ 21 21 ] "breastSize" => [ null null ] "height" => [ 164 164 ] "stations" => 0 "services" => 0 ] |
[ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 1 "hasTakeOut" => 1 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => [ 1 ] "nationality" => [ 1 ] "bodyType" => [ 1 ] "oneHourPrice" => [ 7000 12412 ] "age" => [ 21 21 ] "breastSize" => [ null null ] "height" => [ 164 164 ] "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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| 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" => 1 "hasTakeOut" => 1 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => [ 1 ] "nationality" => [ 1 ] "bodyType" => [ 1 ] "oneHourPrice" => [ 7000 12412 ] "age" => [ 21 21 ] "breastSize" => [ null null ] "height" => [ 164 164 ] "stations" => 0 "services" => 0 ] |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2043 …} } } |
| 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 {#1832 +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 {#3553 -form: Symfony\Component\Form\Form {#2643 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3562 …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 {#1832 +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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#1989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#1991 …} } } |
| 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 {#3643 -form: Symfony\Component\Form\Form {#2646 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2425 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#1971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#1972 …} } } |
| 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 {#3634 -form: Symfony\Component\Form\Form {#2649 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3625 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#1961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#1962 …} } } |
| 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 {#3616 -form: Symfony\Component\Form\Form {#2652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3607 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#1948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#1953 …} } } |
| 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 {#3598 -form: Symfony\Component\Form\Form {#2655 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3589 …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" => 7000 "data-max" => 12412 ] |
[ "data-min" => 7000 "data-max" => 12412 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => 7000 "data-max" => 12412 ] |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1930 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#1928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#1929 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => 7000 "data-max" => 12412 ] |
| 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 {#3580 -form: Symfony\Component\Form\Form {#2683 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3499 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| 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 {#2038 …} } |
| 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() {#2666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $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_oneHourPrice_min" ] |
| cache_key | "_profile_filter_form_filters_oneHourPrice_min_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3454 -form: Symfony\Component\Form\Form {#2686 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3463 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2677 …} } } |
| 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 {#3445 -form: Symfony\Component\Form\Form {#2689 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3436 …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 {#2228 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
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) {#2084 class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
Doctrine\ORM\QueryBuilder {#1894 -em: Doctrine\ORM\EntityManager {#915 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1893 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "station" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1895 #from: "App\Entity\Location\Station" #alias: "station" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1897 #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 {#1891 …} -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 {#2228 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2293 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1898 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1877 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1892 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2282 -om: Doctrine\ORM\EntityManager {#915 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1795 …} -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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#915 …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 {#2282 -om: Doctrine\ORM\EntityManager {#915 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1795 …} -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 {#1894 -em: Doctrine\ORM\EntityManager {#915 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1893 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "station" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1895 #from: "App\Entity\Location\Station" #alias: "station" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1897 #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 {#1891 …} -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() {#1890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#1878 …} } } |
| 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 {#3409 +label: "Авиамоторная" +value: "1" +data: App\Entity\Location\Station {#3292 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "Автозаводская" +value: "2" +data: App\Entity\Location\Station {#2923 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "Академическая" +value: "3" +data: App\Entity\Location\Station {#3229 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "Александровский сад" +value: "4" +data: App\Entity\Location\Station {#2887 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "Алексеевская" +value: "5" +data: App\Entity\Location\Station {#3121 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +label: "Алма-Атинская" +value: "6" +data: App\Entity\Location\Station {#3058 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Алтуфьево" +value: "7" +data: App\Entity\Location\Station {#2977 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Аминьевская" +value: "243" +data: App\Entity\Location\Station {#2064 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "Андроновка" +value: "222" +data: App\Entity\Location\Station {#4074 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "Аннино" +value: "8" +data: App\Entity\Location\Station {#4080 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "Арбатская" +value: "9" +data: App\Entity\Location\Station {#4085 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "Аэропорт" +value: "10" +data: App\Entity\Location\Station {#4090 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "Бабушкинская" +value: "11" +data: App\Entity\Location\Station {#4096 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "Багратионовская" +value: "12" +data: App\Entity\Location\Station {#4101 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "Балтийская" +value: "220" +data: App\Entity\Location\Station {#4106 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "Баррикадная" +value: "13" +data: App\Entity\Location\Station {#4111 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "Бауманская" +value: "14" +data: App\Entity\Location\Station {#4116 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "Беговая" +value: "15" +data: App\Entity\Location\Station {#4121 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "Белокаменная" +value: "228" +data: App\Entity\Location\Station {#4125 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "Беломорская" +value: "235" +data: App\Entity\Location\Station {#4130 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "Белорусская" +value: "16" +data: App\Entity\Location\Station {#4135 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "Беляево" +value: "17" +data: App\Entity\Location\Station {#4139 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "Бибирево" +value: "18" +data: App\Entity\Location\Station {#4144 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "Библиотека имени Ленина" +value: "19" +data: App\Entity\Location\Station {#4148 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "Битцевский парк" +value: "20" +data: App\Entity\Location\Station {#4152 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "Борисово" +value: "21" +data: App\Entity\Location\Station {#4157 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "Боровицкая" +value: "22" +data: App\Entity\Location\Station {#4162 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "Боровское шоссе" +value: "200" +data: App\Entity\Location\Station {#4166 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "Ботанический сад" +value: "23" +data: App\Entity\Location\Station {#4171 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "Братиславская" +value: "24" +data: App\Entity\Location\Station {#4176 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "Бульвар Дмитрия Донского" +value: "26" +data: App\Entity\Location\Station {#4181 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "Бульвар Рокоссовского" +value: "27" +data: App\Entity\Location\Station {#4186 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "Бульвар адмирала Ушакова" +value: "25" +data: App\Entity\Location\Station {#4190 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "Бунинская аллея" +value: "28" +data: App\Entity\Location\Station {#4195 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "Бутырская" +value: "29" +data: App\Entity\Location\Station {#4199 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "ВДНХ" +value: "31" +data: App\Entity\Location\Station {#4204 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "Варшавская" +value: "30" +data: App\Entity\Location\Station {#4209 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "Верхние Котлы" +value: "227" +data: App\Entity\Location\Station {#4214 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "Верхние Лихоборы" +value: "193" +data: App\Entity\Location\Station {#4219 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "Владыкино" +value: "32" +data: App\Entity\Location\Station {#4224 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "Водный стадион" +value: "33" +data: App\Entity\Location\Station {#4229 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "Войковская" +value: "34" +data: App\Entity\Location\Station {#4234 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "Волгоградский проспект" +value: "35" +data: App\Entity\Location\Station {#4238 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "Волжская" +value: "36" +data: App\Entity\Location\Station {#4243 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "Волоколамская" +value: "37" +data: App\Entity\Location\Station {#4248 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "Воробьевы горы" +value: "38" +data: App\Entity\Location\Station {#4254 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "Воронцовская" +value: "244" +data: App\Entity\Location\Station {#4259 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "Выставочная" +value: "39" +data: App\Entity\Location\Station {#4264 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "Выставочный центр" +value: "198" +data: App\Entity\Location\Station {#4268 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "Выхино" +value: "40" +data: App\Entity\Location\Station {#4272 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "Говорово" +value: "234" +data: App\Entity\Location\Station {#4277 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "Давыдково" +value: "245" +data: App\Entity\Location\Station {#4282 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "Деловой центр" +value: "41" +data: App\Entity\Location\Station {#4287 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "Динамо" +value: "42" +data: App\Entity\Location\Station {#4291 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "Дмитровская" +value: "43" +data: App\Entity\Location\Station {#4295 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "Добрынинская" +value: "44" +data: App\Entity\Location\Station {#4299 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "Домодедовская" +value: "45" +data: App\Entity\Location\Station {#4304 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "Достоевская" +value: "46" +data: App\Entity\Location\Station {#4309 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "Дубровка" +value: "47" +data: App\Entity\Location\Station {#4313 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "Жулебино" +value: "48" +data: App\Entity\Location\Station {#4317 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "ЗИЛ" +value: "226" +data: App\Entity\Location\Station {#4321 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "Зорге" +value: "236" +data: App\Entity\Location\Station {#4325 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "Зюзино" +value: "250" +data: App\Entity\Location\Station {#4330 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "Зябликово" +value: "49" +data: App\Entity\Location\Station {#4335 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "Измайлово" +value: "223" +data: App\Entity\Location\Station {#4339 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "Измайловская" +value: "50" +data: App\Entity\Location\Station {#4344 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "Калужская" +value: "51" +data: App\Entity\Location\Station {#4349 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "Кантемировская" +value: "52" +data: App\Entity\Location\Station {#4353 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "Каховская" +value: "53" +data: App\Entity\Location\Station {#4358 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "Каширская" +value: "54" +data: App\Entity\Location\Station {#4362 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "Киевская" +value: "55" +data: App\Entity\Location\Station {#4367 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "Китай-город" +value: "56" +data: App\Entity\Location\Station {#4372 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "Кожуховская" +value: "57" +data: App\Entity\Location\Station {#4376 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "Коломенская" +value: "58" +data: App\Entity\Location\Station {#4380 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "Коммунарка" +value: "242" +data: App\Entity\Location\Station {#4384 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "Комсомольская" +value: "59" +data: App\Entity\Location\Station {#4390 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "Коньково" +value: "60" +data: App\Entity\Location\Station {#4395 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "Коптево" +value: "238" +data: App\Entity\Location\Station {#4400 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "Косино" +value: "202" +data: App\Entity\Location\Station {#4405 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "Котельники" +value: "61" +data: App\Entity\Location\Station {#4409 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "Красногвардейская" +value: "62" +data: App\Entity\Location\Station {#4413 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "Краснопресненская" +value: "63" +data: App\Entity\Location\Station {#4417 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "Красносельская" +value: "64" +data: App\Entity\Location\Station {#4421 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "Красные ворота" +value: "65" +data: App\Entity\Location\Station {#4425 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "Крестьянская застава" +value: "66" +data: App\Entity\Location\Station {#4429 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "Кропоткинская" +value: "67" +data: App\Entity\Location\Station {#4434 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "Крылатское" +value: "68" +data: App\Entity\Location\Station {#4439 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "Крымская" +value: "231" +data: App\Entity\Location\Station {#4444 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "Кузнецкий мост" +value: "69" +data: App\Entity\Location\Station {#4449 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "Кузьминки" +value: "70" +data: App\Entity\Location\Station {#4454 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "Кунцевская" +value: "71" +data: App\Entity\Location\Station {#4458 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "Курская" +value: "72" +data: App\Entity\Location\Station {#4463 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "Кутузовская" +value: "73" +data: App\Entity\Location\Station {#4467 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "Ленинский проспект" +value: "74" +data: App\Entity\Location\Station {#4471 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "Лермонтовский проспект" +value: "75" +data: App\Entity\Location\Station {#4475 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "Лесопарковая" +value: "76" +data: App\Entity\Location\Station {#4479 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "Лефортово" +value: "206" +data: App\Entity\Location\Station {#4483 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "Лихоборы" +value: "216" +data: App\Entity\Location\Station {#4487 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "Локомотив" +value: "219" +data: App\Entity\Location\Station {#4491 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "Ломоносовский проспект" +value: "77" +data: App\Entity\Location\Station {#4496 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "Лубянка" +value: "78" +data: App\Entity\Location\Station {#4500 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "Лужники" +value: "224" +data: App\Entity\Location\Station {#4504 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "Лухмановская" +value: "197" +data: App\Entity\Location\Station {#4508 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "Люблино" +value: "79" +data: App\Entity\Location\Station {#4513 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "Марксистская" +value: "80" +data: App\Entity\Location\Station {#4518 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "Марьина роща" +value: "81" +data: App\Entity\Location\Station {#4522 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "Марьино" +value: "82" +data: App\Entity\Location\Station {#4527 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "Маяковская" +value: "83" +data: App\Entity\Location\Station {#4531 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "Медведково" +value: "84" +data: App\Entity\Location\Station {#4535 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "Международная" +value: "85" +data: App\Entity\Location\Station {#4540 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "Менделеевская" +value: "86" +data: App\Entity\Location\Station {#4544 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "Минская" +value: "207" +data: App\Entity\Location\Station {#4548 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "Митино" +value: "87" +data: App\Entity\Location\Station {#4552 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "Мичуринский проспект" +value: "203" +data: App\Entity\Location\Station {#4556 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "Мнёвники" +value: "246" +data: App\Entity\Location\Station {#4560 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "Молодежная" +value: "88" +data: App\Entity\Location\Station {#4564 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "Мякинино" +value: "89" +data: App\Entity\Location\Station {#4568 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "Нагатинская" +value: "90" +data: App\Entity\Location\Station {#4573 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "Нагорная" +value: "91" +data: App\Entity\Location\Station {#4577 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "Народное Ополчение" +value: "247" +data: App\Entity\Location\Station {#4581 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "Нахимовский проспект" +value: "92" +data: App\Entity\Location\Station {#4585 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "Некрасовка" +value: "204" +data: App\Entity\Location\Station {#4589 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "Нижегородская" +value: "195" +data: App\Entity\Location\Station {#4594 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "Новаторская" +value: "248" +data: App\Entity\Location\Station {#4599 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "Новогиреево" +value: "93" +data: App\Entity\Location\Station {#4603 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "Новокосино" +value: "94" +data: App\Entity\Location\Station {#4608 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "Новокузнецкая" +value: "95" +data: App\Entity\Location\Station {#4613 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "Новопеределкино" +value: "196" +data: App\Entity\Location\Station {#4617 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "Новослободская" +value: "96" +data: App\Entity\Location\Station {#4621 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "Новохохловская" +value: "225" +data: App\Entity\Location\Station {#4625 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "Новоясеневская" +value: "97" +data: App\Entity\Location\Station {#4629 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Новые Черемушки" +value: "98" +data: App\Entity\Location\Station {#4633 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "Озерная" +value: "233" +data: App\Entity\Location\Station {#4638 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Окружная" +value: "99" +data: App\Entity\Location\Station {#4642 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Окская" +value: "211" +data: App\Entity\Location\Station {#4647 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "Октябрьская" +value: "100" +data: App\Entity\Location\Station {#4652 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "Октябрьское поле" +value: "101" +data: App\Entity\Location\Station {#4657 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "Ольховая" +value: "241" +data: App\Entity\Location\Station {#4662 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "Орехово" +value: "102" +data: App\Entity\Location\Station {#4666 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "Отрадное" +value: "103" +data: App\Entity\Location\Station {#4671 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "Охотный ряд" +value: "104" +data: App\Entity\Location\Station {#4675 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "Павелецкая" +value: "105" +data: App\Entity\Location\Station {#4679 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "Панфиловская" +value: "237" +data: App\Entity\Location\Station {#4683 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "Парк Победы" +value: "107" +data: App\Entity\Location\Station {#4687 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "Парк культуры" +value: "106" +data: App\Entity\Location\Station {#4691 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Партизанская" +value: "108" +data: App\Entity\Location\Station {#4695 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "Первомайская" +value: "109" +data: App\Entity\Location\Station {#4699 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "Перово" +value: "110" +data: App\Entity\Location\Station {#4703 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "Петровский парк" +value: "232" +data: App\Entity\Location\Station {#4707 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "Петровско-Разумовская" +value: "111" +data: App\Entity\Location\Station {#4711 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "Печатники" +value: "112" +data: App\Entity\Location\Station {#4715 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "Пионерская" +value: "113" +data: App\Entity\Location\Station {#4720 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "Планерная" +value: "114" +data: App\Entity\Location\Station {#4725 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "Площадь Гагарина" +value: "215" +data: App\Entity\Location\Station {#4730 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "Площадь Ильича" +value: "115" +data: App\Entity\Location\Station {#4735 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "Площадь Революции" +value: "116" +data: App\Entity\Location\Station {#4739 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "Полежаевская" +value: "117" +data: App\Entity\Location\Station {#4743 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "Полянка" +value: "118" +data: App\Entity\Location\Station {#4748 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "Пражская" +value: "119" +data: App\Entity\Location\Station {#4752 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "Преображенская площадь" +value: "120" +data: App\Entity\Location\Station {#4757 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "Прокшино" +value: "240" +data: App\Entity\Location\Station {#4761 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "Пролетарская" +value: "121" +data: App\Entity\Location\Station {#4765 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "Проспект Вернадского" +value: "122" +data: App\Entity\Location\Station {#4769 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "Проспект Мира" +value: "123" +data: App\Entity\Location\Station {#4773 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "Профсоюзная" +value: "124" +data: App\Entity\Location\Station {#4777 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "Пушкинская" +value: "125" +data: App\Entity\Location\Station {#4781 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "Пятницкое шоссе" +value: "126" +data: App\Entity\Location\Station {#4785 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "Раменки" +value: "127" +data: App\Entity\Location\Station {#4789 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "Рассказовка" +value: "201" +data: App\Entity\Location\Station {#4793 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "Речной вокзал" +value: "128" +data: App\Entity\Location\Station {#4798 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "Рижская" +value: "129" +data: App\Entity\Location\Station {#4802 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "Римская" +value: "130" +data: App\Entity\Location\Station {#4806 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "Ростокино" +value: "229" +data: App\Entity\Location\Station {#4810 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "Румянцево" +value: "131" +data: App\Entity\Location\Station {#4815 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "Рязанский проспект" +value: "132" +data: App\Entity\Location\Station {#4820 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "Савеловская" +value: "133" +data: App\Entity\Location\Station {#4824 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "Саларьево" +value: "134" +data: App\Entity\Location\Station {#4828 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "Свиблово" +value: "135" +data: App\Entity\Location\Station {#4832 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "Севастопольская" +value: "136" +data: App\Entity\Location\Station {#4836 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "Селигерская" +value: "208" +data: App\Entity\Location\Station {#4840 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "Семеновская" +value: "137" +data: App\Entity\Location\Station {#4844 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "Серпуховская" +value: "138" +data: App\Entity\Location\Station {#4848 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "Славянский бульвар" +value: "139" +data: App\Entity\Location\Station {#4852 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "Смоленская" +value: "140" +data: App\Entity\Location\Station {#4856 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "Сокол" +value: "141" +data: App\Entity\Location\Station {#4860 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "Соколиная Гора" +value: "218" +data: App\Entity\Location\Station {#4865 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "Сокольники" +value: "142" +data: App\Entity\Location\Station {#4869 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "Солнцево" +value: "210" +data: App\Entity\Location\Station {#4874 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "Спартак" +value: "143" +data: App\Entity\Location\Station {#4878 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "Спортивная" +value: "144" +data: App\Entity\Location\Station {#4883 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "Сретенский бульвар" +value: "145" +data: App\Entity\Location\Station {#4887 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "Стахановская" +value: "213" +data: App\Entity\Location\Station {#4891 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "Стрешнево" +value: "230" +data: App\Entity\Location\Station {#4895 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "Строгино" +value: "146" +data: App\Entity\Location\Station {#4899 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "Студенческая" +value: "147" +data: App\Entity\Location\Station {#4903 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "Сухаревская" +value: "148" +data: App\Entity\Location\Station {#4907 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "Сходненская" +value: "149" +data: App\Entity\Location\Station {#4911 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "Таганская" +value: "150" +data: App\Entity\Location\Station {#4916 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "Тверская" +value: "151" +data: App\Entity\Location\Station {#4920 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Театральная" +value: "152" +data: App\Entity\Location\Station {#4924 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "Текстильщики" +value: "153" +data: App\Entity\Location\Station {#4928 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "Телецентр" +value: "212" +data: App\Entity\Location\Station {#4933 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "Теплый Стан" +value: "154" +data: App\Entity\Location\Station {#4937 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Терехово" +value: "249" +data: App\Entity\Location\Station {#4941 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Технопарк" +value: "155" +data: App\Entity\Location\Station {#4945 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "Тимирязевская" +value: "156" +data: App\Entity\Location\Station {#4949 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Третьяковская" +value: "157" +data: App\Entity\Location\Station {#4953 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "Тропарёво" +value: "158" +data: App\Entity\Location\Station {#4957 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "Трубная" +value: "159" +data: App\Entity\Location\Station {#4962 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Тульская" +value: "160" +data: App\Entity\Location\Station {#4966 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "Тургеневская" +value: "161" +data: App\Entity\Location\Station {#4970 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Тушинская" +value: "162" +data: App\Entity\Location\Station {#4974 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "Угрешская" +value: "221" +data: App\Entity\Location\Station {#4978 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "Улица 1905 года" +value: "163" +data: App\Entity\Location\Station {#4982 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "Улица Горчакова" +value: "165" +data: App\Entity\Location\Station {#4986 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "Улица Дмитриевского" +value: "214" +data: App\Entity\Location\Station {#4990 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Улица Милашенкова" +value: "194" +data: App\Entity\Location\Station {#4994 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "Улица Сергея Эйзенштейна" +value: "199" +data: App\Entity\Location\Station {#4998 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "Улица Скобелевская" +value: "166" +data: App\Entity\Location\Station {#5002 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "Улица Старокачаловская" +value: "167" +data: App\Entity\Location\Station {#5006 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "Улица академика Королёва" +value: "205" +data: App\Entity\Location\Station {#5010 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "Улица академика Янгеля" +value: "164" +data: App\Entity\Location\Station {#5014 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "Университет" +value: "168" +data: App\Entity\Location\Station {#5018 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "Филатов луг" +value: "239" +data: App\Entity\Location\Station {#5022 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "Филевский парк" +value: "169" +data: App\Entity\Location\Station {#5026 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "Фили" +value: "170" +data: App\Entity\Location\Station {#5030 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Фонвизинская" +value: "171" +data: App\Entity\Location\Station {#5034 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "Фрунзенская" +value: "172" +data: App\Entity\Location\Station {#5038 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "Ховрино" +value: "173" +data: App\Entity\Location\Station {#5042 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "Хорошевская" +value: "174" +data: App\Entity\Location\Station {#5047 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "Хорошёво" +value: "217" +data: App\Entity\Location\Station {#5051 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "ЦСКА" +value: "177" +data: App\Entity\Location\Station {#5055 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "Царицыно" +value: "175" +data: App\Entity\Location\Station {#5059 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "Цветной бульвар" +value: "176" +data: App\Entity\Location\Station {#5063 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "Черкизовская" +value: "178" +data: App\Entity\Location\Station {#5067 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "Чертановская" +value: "179" +data: App\Entity\Location\Station {#5071 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Чеховская" +value: "180" +data: App\Entity\Location\Station {#5076 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "Чистые пруды" +value: "181" +data: App\Entity\Location\Station {#5080 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "Чкаловская" +value: "182" +data: App\Entity\Location\Station {#5084 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "Шаболовская" +value: "183" +data: App\Entity\Location\Station {#5088 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "Шелепиха" +value: "184" +data: App\Entity\Location\Station {#5092 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "Шипиловская" +value: "185" +data: App\Entity\Location\Station {#5096 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "Шоссе Энтузиастов" +value: "186" +data: App\Entity\Location\Station {#5100 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Щелковская" +value: "187" +data: App\Entity\Location\Station {#5104 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "Щукинская" +value: "188" +data: App\Entity\Location\Station {#5109 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "Электрозаводская" +value: "189" +data: App\Entity\Location\Station {#5113 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "Юго-Восточная" +value: "209" +data: App\Entity\Location\Station {#5117 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "Юго-Западная" +value: "190" +data: App\Entity\Location\Station {#5121 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "Южная" +value: "191" +data: App\Entity\Location\Station {#5125 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "Ясенево" +value: "192" +data: App\Entity\Location\Station {#5129 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3481 -form: Symfony\Component\Form\Form {#2692 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3472 …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) {#3427 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1921 …} } |
| 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" => ""
] |
[
"class" => ""
]
|
| label_attr | [
"class" => ""
] |
[
"class" => ""
]
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"class" => ""
] |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [
"class" => ""
] |
| 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() {#2265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2273 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| 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 {#5375 -form: Symfony\Component\Form\Form {#2695 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3418 …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" => ""
] |
| 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" => ""
] |
[
"class" => ""
]
|
| label_attr | [
"class" => ""
] |
[
"class" => ""
]
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [
"class" => ""
] |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [
"class" => ""
] |
| 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() {#2291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2302 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| 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 {#5376 -form: Symfony\Component\Form\Form {#2698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5377 …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" => ""
] |
| 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" => 21 "data-max" => 21 ] |
[ "data-min" => 21 "data-max" => 21 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => 21 "data-max" => 21 ] |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2283 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => 21 "data-max" => 21 ] |
| 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 {#5378 -form: Symfony\Component\Form\Form {#2721 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5379 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2703 …} } } |
| 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 {#5383 -form: Symfony\Component\Form\Form {#2724 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5382 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2712 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2713 …} } } |
| 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 {#5384 -form: Symfony\Component\Form\Form {#2727 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5385 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2288 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2305 …} } } |
| 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 {#5380 -form: Symfony\Component\Form\Form {#2750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5381 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2731 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2732 …} } } |
| 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 {#5389 -form: Symfony\Component\Form\Form {#2753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5388 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2741 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2742 …} } } |
| 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 {#5390 -form: Symfony\Component\Form\Form {#2756 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5391 …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" => 164 "data-max" => 164 ] |
[ "data-min" => 164 "data-max" => 164 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => 164 "data-max" => 164 ] |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2311 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2312 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => 164 "data-max" => 164 ] |
| 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 {#5387 -form: Symfony\Component\Form\Form {#2779 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5386 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2762 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2761 …} } } |
| 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 {#5395 -form: Symfony\Component\Form\Form {#2782 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5394 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2770 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2038 …} } |
| 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() {#2772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2771 …} } } |
| 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 {#5396 -form: Symfony\Component\Form\Form {#2785 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5397 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2320 …} } } |
| 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 {#5393 -form: Symfony\Component\Form\Form {#2788 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5392 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2329 …} } } |
| 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 {#5399 -form: Symfony\Component\Form\Form {#2791 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5398 …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 {#2016 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
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 {#2016 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| 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() {#2339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2338 …} } } |
| 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 {#2350 +label: "BRUNETTE" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "BROWN" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "RED" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "LIGHT_BROWN" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +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 {#5400 -form: Symfony\Component\Form\Form {#2839 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5401 …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) {#5402 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1921 …} } |
| 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" => "" ] |
[ "checked" => false "disabled" => false "class" => "" ] |
| 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" => "" ] |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2795 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "" ] |
| 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 {#5406 -form: Symfony\Component\Form\Form {#2842 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5405 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2804 …} } } |
| 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 {#5407 -form: Symfony\Component\Form\Form {#2845 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5408 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2813 …} } } |
| 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 {#5409 -form: Symfony\Component\Form\Form {#2848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5410 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2822 …} } } |
| 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 {#5411 -form: Symfony\Component\Form\Form {#2851 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5412 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2831 …} } } |
| 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 {#5413 -form: Symfony\Component\Form\Form {#2854 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5414 …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 {#2015 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
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 {#2015 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| 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() {#2360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2359 …} } } |
| 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 {#2368 +label: "RUSSIAN" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "UKRAINIAN" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "KAZAKH" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "NEGRESS" +value: "5" +data: 5 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "TATAR" +value: "6" +data: 6 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "ASIAN" +value: "7" +data: 7 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "KYRGYZ" +value: "8" +data: 8 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "JAPANESE" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "CHINESE" +value: "9" +data: 9 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "THAI" +value: "10" +data: 10 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "ARMENIAN" +value: "11" +data: 11 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "MULATTO" +value: "12" +data: 12 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "TAJIK" +value: "13" +data: 13 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +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 {#5404 -form: Symfony\Component\Form\Form {#2983 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5403 …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) {#5416 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1921 …} } |
| 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" => "" ] |
[ "checked" => false "disabled" => false "class" => "" ] |
| 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" => "" ] |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2858 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "" ] |
| 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 {#5419 -form: Symfony\Component\Form\Form {#2986 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5418 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2867 …} } } |
| 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 {#5420 -form: Symfony\Component\Form\Form {#2989 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5421 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2876 …} } } |
| 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 {#5422 -form: Symfony\Component\Form\Form {#2992 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5423 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2885 …} } } |
| 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 {#5424 -form: Symfony\Component\Form\Form {#2995 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5425 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2894 …} } } |
| 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 {#5426 -form: Symfony\Component\Form\Form {#2998 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5427 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2903 …} } } |
| 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 {#5428 -form: Symfony\Component\Form\Form {#3001 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5429 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2912 …} } } |
| 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 {#5430 -form: Symfony\Component\Form\Form {#3004 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5431 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2921 …} } } |
| 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 {#5432 -form: Symfony\Component\Form\Form {#3007 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5433 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2930 …} } } |
| 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 {#5434 -form: Symfony\Component\Form\Form {#3010 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5435 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2939 …} } } |
| 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 {#5436 -form: Symfony\Component\Form\Form {#3013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5437 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2948 …} } } |
| 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 {#5438 -form: Symfony\Component\Form\Form {#3016 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5439 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2957 …} } } |
| 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 {#5440 -form: Symfony\Component\Form\Form {#3019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5441 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2966 …} } } |
| 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 {#5442 -form: Symfony\Component\Form\Form {#3022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5443 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#2976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2975 …} } } |
| 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 {#5444 -form: Symfony\Component\Form\Form {#3025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5445 …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 {#2013 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
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 {#2013 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| 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() {#2390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2389 …} } } |
| 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 {#2398 +label: "THIN" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "SLIM" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "ATHLETIC" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "TIGHT" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +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 {#5417 -form: Symfony\Component\Form\Form {#3073 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5415 …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) {#5447 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1921 …} } |
| 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" => "" ] |
[ "checked" => false "disabled" => false "class" => "" ] |
| 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" => "" ] |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3029 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "" ] |
| 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 {#5450 -form: Symfony\Component\Form\Form {#3076 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5449 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3038 …} } } |
| 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 {#5451 -form: Symfony\Component\Form\Form {#3079 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5452 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3047 …} } } |
| 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 {#5453 -form: Symfony\Component\Form\Form {#3082 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5454 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3056 …} } } |
| 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 {#5455 -form: Symfony\Component\Form\Form {#3085 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5456 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3065 …} } } |
| 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 {#5457 -form: Symfony\Component\Form\Form {#3088 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5458 …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 {#2012 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
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) {#2011 class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
Doctrine\ORM\QueryBuilder {#2433 -em: Doctrine\ORM\EntityManager {#915 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2431 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "service" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2428 #from: "App\Entity\Service" #alias: "service" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2413 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "service.group ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2432 #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 {#2417 …} -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 {#2012 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2052 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2464 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2416 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2418 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2426 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2450 -om: Doctrine\ORM\EntityManager {#915 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2412 …} -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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#915 …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 {#2450 -om: Doctrine\ORM\EntityManager {#915 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2412 …} -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 {#2433 -em: Doctrine\ORM\EntityManager {#915 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2431 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "service" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2428 #from: "App\Entity\Service" #alias: "service" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2413 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "service.group ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2432 #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 {#2417 …} -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() {#2411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#2410 …} } } |
| 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 {#2458 +label: "Секс классический" +value: "1" +data: App\Entity\Service {#2452 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Секс анальный" +value: "2" +data: App\Entity\Service {#2455 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "Секс групповой" +value: "3" +data: App\Entity\Service {#2465 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Секс без презерватива" +value: "4" +data: App\Entity\Service {#2467 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Услуги семейной паре" +value: "5" +data: App\Entity\Service {#2469 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "Секс-игрушки" +value: "6" +data: App\Entity\Service {#2471 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Мастурбация Вам" +value: "7" +data: App\Entity\Service {#2473 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "Мастурбация мне" +value: "8" +data: App\Entity\Service {#2475 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "Мастурбация грудью" +value: "9" +data: App\Entity\Service {#2477 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +label: "Секс в машине" +value: "10" +data: App\Entity\Service {#2479 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "Поза 69" +value: "11" +data: App\Entity\Service {#2481 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "Минет в презервативе" +value: "12" +data: App\Entity\Service {#2483 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "Минет без резинки" +value: "13" +data: App\Entity\Service {#2485 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "Минет глубокий" +value: "14" +data: App\Entity\Service {#2487 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "Горловой минет" +value: "15" +data: App\Entity\Service {#2489 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "Минет в машине" +value: "16" +data: App\Entity\Service {#2491 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "Куннилингус" +value: "17" +data: App\Entity\Service {#2493 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "Окончание на грудь" +value: "18" +data: App\Entity\Service {#2495 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "Окончание на лицо" +value: "19" +data: App\Entity\Service {#2497 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "Окончание в рот" +value: "20" +data: App\Entity\Service {#2499 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "Стриптиз профи" +value: "21" +data: App\Entity\Service {#2501 …} +attr: [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "Стриптиз не профи" +value: "22" +data: App\Entity\Service {#2503 …} +attr: [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "Массаж классический" +value: "23" +data: App\Entity\Service {#2505 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "Массаж профессиональный" +value: "24" +data: App\Entity\Service {#2507 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "Массаж расслабляющий" +value: "25" +data: App\Entity\Service {#2509 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +label: "Массаж тайский" +value: "26" +data: App\Entity\Service {#2511 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "Массаж урологический" +value: "27" +data: App\Entity\Service {#2513 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +label: "Массаж точечный" +value: "28" +data: App\Entity\Service {#2515 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +label: "Массаж эротический" +value: "29" +data: App\Entity\Service {#2517 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "Массаж ветка сакуры" +value: "30" +data: App\Entity\Service {#2519 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "Массаж простаты" +value: "31" +data: App\Entity\Service {#2521 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +label: "Страпон" +value: "32" +data: App\Entity\Service {#2523 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +label: "Фейсситтинг" +value: "33" +data: App\Entity\Service {#2525 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +label: "Двойное проникновение" +value: "34" +data: App\Entity\Service {#2527 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +label: "Анилингус мне" +value: "35" +data: App\Entity\Service {#2529 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +label: "Анилингус Вам" +value: "36" +data: App\Entity\Service {#2531 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +label: "Сквирт" +value: "37" +data: App\Entity\Service {#2533 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +label: "Золотой дождь выдача" +value: "38" +data: App\Entity\Service {#2535 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +label: "Золотой дождь прием" +value: "39" +data: App\Entity\Service {#2537 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +label: "Копро выдача" +value: "40" +data: App\Entity\Service {#2539 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +label: "Фистинг анальный мне" +value: "41" +data: App\Entity\Service {#2541 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +label: "Фистинг Вам" +value: "42" +data: App\Entity\Service {#2543 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +label: "Фистинг мне" +value: "43" +data: App\Entity\Service {#2545 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +label: "Госпожа" +value: "44" +data: App\Entity\Service {#2547 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +label: "Игры" +value: "45" +data: App\Entity\Service {#2549 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +label: "Легкая доминация" +value: "46" +data: App\Entity\Service {#2551 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +label: "Легкое подчинение" +value: "47" +data: App\Entity\Service {#2553 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +label: "Порка" +value: "48" +data: App\Entity\Service {#2555 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +label: "Рабыня" +value: "49" +data: App\Entity\Service {#2557 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +label: "Фетиш" +value: "50" +data: App\Entity\Service {#2559 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +label: "Трамплинг" +value: "51" +data: App\Entity\Service {#2561 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +label: "Бондаж" +value: "52" +data: App\Entity\Service {#2563 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +label: "Ролевые игры" +value: "53" +data: App\Entity\Service {#2565 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +label: "Фото/видео съемка" +value: "54" +data: App\Entity\Service {#2567 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +label: "Фингеринг" +value: "55" +data: App\Entity\Service {#2569 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +label: "Красивое белье" +value: "56" +data: App\Entity\Service {#2571 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +label: "Эскорт" +value: "57" +data: App\Entity\Service {#2573 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +label: "GFE" +value: "58" +data: App\Entity\Service {#2575 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +label: "Целуюсь" +value: "59" +data: App\Entity\Service {#2577 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +label: "Секс по телефону" +value: "60" +data: App\Entity\Service {#2579 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +label: "Интимные фото и видео" +value: "61" +data: App\Entity\Service {#2581 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +label: "Футфетиш" +value: "62" +data: App\Entity\Service {#2583 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5448 -form: Symfony\Component\Form\Form {#3649 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5446 …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) {#5460 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1921 …} } |
| 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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3092 …} } } |
| 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 {#5463 -form: Symfony\Component\Form\Form {#3652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5462 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3101 …} } } |
| 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 {#5464 -form: Symfony\Component\Form\Form {#3655 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5465 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3110 …} } } |
| 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 {#5466 -form: Symfony\Component\Form\Form {#3658 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5467 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3119 …} } } |
| 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 {#5468 -form: Symfony\Component\Form\Form {#3661 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5469 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3128 …} } } |
| 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 {#5470 -form: Symfony\Component\Form\Form {#3664 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5471 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3137 …} } } |
| 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 {#5472 -form: Symfony\Component\Form\Form {#3667 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5473 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3146 …} } } |
| 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 {#5474 -form: Symfony\Component\Form\Form {#3670 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5475 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3155 …} } } |
| 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 {#5476 -form: Symfony\Component\Form\Form {#3673 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5477 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3164 …} } } |
| 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 {#5478 -form: Symfony\Component\Form\Form {#3676 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5479 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3173 …} } } |
| 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 {#5480 -form: Symfony\Component\Form\Form {#3679 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5481 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3182 …} } } |
| 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 {#5482 -form: Symfony\Component\Form\Form {#3682 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5483 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3191 …} } } |
| 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 {#5484 -form: Symfony\Component\Form\Form {#3685 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5485 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3200 …} } } |
| 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 {#5486 -form: Symfony\Component\Form\Form {#3688 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5487 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3209 …} } } |
| 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 {#5488 -form: Symfony\Component\Form\Form {#3691 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5489 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3218 …} } } |
| 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 {#5490 -form: Symfony\Component\Form\Form {#3694 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5491 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3227 …} } } |
| 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 {#5492 -form: Symfony\Component\Form\Form {#3697 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5493 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3236 …} } } |
| 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 {#5494 -form: Symfony\Component\Form\Form {#3700 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5495 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3245 …} } } |
| 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 {#5496 -form: Symfony\Component\Form\Form {#3703 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5497 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3254 …} } } |
| 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 {#5498 -form: Symfony\Component\Form\Form {#3706 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5499 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3263 …} } } |
| 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 {#5500 -form: Symfony\Component\Form\Form {#3709 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5501 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3272 …} } } |
| 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 {#5502 -form: Symfony\Component\Form\Form {#3712 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5503 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3281 …} } } |
| 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 {#5504 -form: Symfony\Component\Form\Form {#3715 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5505 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3290 …} } } |
| 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 {#5506 -form: Symfony\Component\Form\Form {#3718 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5507 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3299 …} } } |
| 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 {#5508 -form: Symfony\Component\Form\Form {#3721 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5509 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3308 …} } } |
| 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 {#5510 -form: Symfony\Component\Form\Form {#3724 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5511 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3317 …} } } |
| 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 {#5512 -form: Symfony\Component\Form\Form {#3727 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5513 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3326 …} } } |
| 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 {#5514 -form: Symfony\Component\Form\Form {#3730 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5515 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3335 …} } } |
| 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 {#5516 -form: Symfony\Component\Form\Form {#3733 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5517 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3344 …} } } |
| 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 {#5518 -form: Symfony\Component\Form\Form {#3736 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5519 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3353 …} } } |
| 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 {#5520 -form: Symfony\Component\Form\Form {#3739 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5521 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3362 …} } } |
| 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 {#5522 -form: Symfony\Component\Form\Form {#3742 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5523 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3371 …} } } |
| 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 {#5524 -form: Symfony\Component\Form\Form {#3745 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5525 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3380 …} } } |
| 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 {#5526 -form: Symfony\Component\Form\Form {#3748 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5527 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3389 …} } } |
| 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 {#5528 -form: Symfony\Component\Form\Form {#3751 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5529 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3398 …} } } |
| 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 {#5530 -form: Symfony\Component\Form\Form {#3754 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5531 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3407 …} } } |
| 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 {#5532 -form: Symfony\Component\Form\Form {#3757 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5533 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3416 …} } } |
| 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 {#5534 -form: Symfony\Component\Form\Form {#3760 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5535 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3425 …} } } |
| 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 {#5536 -form: Symfony\Component\Form\Form {#3763 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5537 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3434 …} } } |
| 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 {#5538 -form: Symfony\Component\Form\Form {#3766 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5539 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3443 …} } } |
| 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 {#5540 -form: Symfony\Component\Form\Form {#3769 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5541 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3452 …} } } |
| 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 {#5542 -form: Symfony\Component\Form\Form {#3772 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5543 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3461 …} } } |
| 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 {#5544 -form: Symfony\Component\Form\Form {#3775 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5545 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3470 …} } } |
| 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 {#5546 -form: Symfony\Component\Form\Form {#3778 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5547 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3479 …} } } |
| 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 {#5548 -form: Symfony\Component\Form\Form {#3781 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5549 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3488 …} } } |
| 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 {#5550 -form: Symfony\Component\Form\Form {#3784 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5551 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3497 …} } } |
| 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 {#5552 -form: Symfony\Component\Form\Form {#3787 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5553 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3506 …} } } |
| 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 {#5554 -form: Symfony\Component\Form\Form {#3790 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5555 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3515 …} } } |
| 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 {#5556 -form: Symfony\Component\Form\Form {#3793 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5557 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3524 …} } } |
| 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 {#5558 -form: Symfony\Component\Form\Form {#3796 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5559 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3533 …} } } |
| 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 {#5560 -form: Symfony\Component\Form\Form {#3799 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5561 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3542 …} } } |
| 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 {#5562 -form: Symfony\Component\Form\Form {#3802 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5563 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3551 …} } } |
| 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 {#5564 -form: Symfony\Component\Form\Form {#3805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5565 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3560 …} } } |
| 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 {#5566 -form: Symfony\Component\Form\Form {#3808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5567 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3569 …} } } |
| 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 {#5568 -form: Symfony\Component\Form\Form {#3811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5569 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3578 …} } } |
| 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 {#5570 -form: Symfony\Component\Form\Form {#3814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5571 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3587 …} } } |
| 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 {#5572 -form: Symfony\Component\Form\Form {#3817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5573 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3596 …} } } |
| 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 {#5574 -form: Symfony\Component\Form\Form {#3820 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5575 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3605 …} } } |
| 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 {#5576 -form: Symfony\Component\Form\Form {#3823 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5577 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3614 …} } } |
| 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 {#5578 -form: Symfony\Component\Form\Form {#3826 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5579 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3623 …} } } |
| 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 {#5580 -form: Symfony\Component\Form\Form {#3829 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5581 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3632 …} } } |
| 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 {#5582 -form: Symfony\Component\Form\Form {#3832 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5583 …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 {#1394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1398 …} -namespace: Closure() {#1388 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1943 …} } |
| 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 {#1949 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() {#3642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2155 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#491 …} $translationDomain: "validators" $message: Closure() {#3641 …} } } |
| 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 {#5584 -form: Symfony\Component\Form\Form {#3835 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5585 …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 {#2046 …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 |