- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 185
- Events
- Routing
- Cache
- Translation 275
- Security
- Twig
- HTTP Client
- Doctrine 5
- Debug
- Messages
- E-mails
- Notifications
-
Features 8
- EasyAdmin
- Redis
- Guzzle
- Elastica
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
listing
-
listing_parameters
-
-
approved
-
withComments
-
withVideo
-
withSelfie
-
-
min
-
max
-
-
stations
-
hasApartment
-
hasTakeOut
-
-
min
-
max
-
-
-
min
-
max
-
-
-
min
-
max
-
-
hasTattoo
-
hasPiercing
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
-
-
0
-
1
-
2
-
3
-
4
-
-
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
-
-
submit
-
profile_filter_form
"App\Form\ProfileFilterForm"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Dto\ProfileFilterFormData {#1618 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1619 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/filter/" |
same as passed value |
| csrf_protection | false |
false
|
| data | App\Dto\ProfileFilterFormData {#1618 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1619 +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 {#1618 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1619 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
same as passed value |
| profiles_presence_by_filters | [ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
[ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "/filter/" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data | App\Dto\ProfileFilterFormData {#1618 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1619 +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 {#1618 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1619 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } } |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| profiles_presence_by_filters | [ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#1622 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/filter/" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "profile_filter_form" "_profile_filter_form" ] |
| cache_key | "_profile_filter_form_profile_filter_form" |
| compound | true |
| data | App\Dto\ProfileFilterFormData {#1618 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1619 +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 {#3540 -form: Symfony\Component\Form\Form {#2115 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2051 …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 {#1618 +listing: "listByCity" +listingParameters: [] +filters: App\Dto\ProfileFilterFormDataFilters {#1619 +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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2127 …} } } |
| 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 {#3495 -form: Symfony\Component\Form\Form {#2163 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3486 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2091 …} } } |
| 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 {#3504 -form: Symfony\Component\Form\Form {#2167 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3513 …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 {#1619 +approved: false +withComments: false +withVideo: false +withSelfie: false +oneHourPrice: null +stations: null +hasApartment: false +hasTakeOut: false +age: null +breastSize: null +height: null +hasTattoo: false +hasPiercing: false +hairColor: null +nationality: null +bodyType: null +services: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| listing | "listByCity" |
same as passed value |
| listing_parameters | [] |
[] |
| profiles_presence_by_filters | [ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
[ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | "App\Dto\ProfileFilterFormDataFilters" |
| disabled | false |
| empty_data | null |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| listing | "listByCity" |
| listing_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| profiles_presence_by_filters | [ "approved" => 0 "withComments" => 0 "withVideo" => 0 "withSelfie" => 0 "hasApartment" => 0 "hasTakeOut" => 0 "hasTattoo" => 0 "hasPiercing" => 0 "hairColor" => 0 "nationality" => 0 "bodyType" => 0 "oneHourPrice" => [ null null ] "age" => [ null null ] "breastSize" => [ null null ] "height" => [ null null ] "stations" => 0 "services" => 0 ] |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2076 …} } } |
| 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 {#1619 +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 {#3522 -form: Symfony\Component\Form\Form {#2612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3531 …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 {#1619 +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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2122 …} } } |
| 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 {#3612 -form: Symfony\Component\Form\Form {#2615 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2394 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2141 …} } } |
| 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 {#3603 -form: Symfony\Component\Form\Form {#2618 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3594 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2151 …} } } |
| 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 {#3585 -form: Symfony\Component\Form\Form {#2621 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3576 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2160 …} } } |
| 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 {#3567 -form: Symfony\Component\Form\Form {#2624 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3558 …5} |
| full_name | "profile_filter_form[filters][withSelfie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_withSelfie" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "withSelfie" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_withSelfie" |
| valid | true |
| value | "1" |
oneHourPrice
"App\Form\Type\SearchRangeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-min" => null "data-max" => null ] |
[ "data-min" => null "data-max" => null ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2183 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2184 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_range" "_profile_filter_form_filters_oneHourPrice" ] |
| cache_key | "_profile_filter_form_filters_oneHourPrice_search_range" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3549 -form: Symfony\Component\Form\Form {#2652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3468 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2628 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2629 …} } } |
| 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 {#3423 -form: Symfony\Component\Form\Form {#2655 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3432 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2646 …} } } |
| 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 {#3414 -form: Symfony\Component\Form\Form {#2658 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3405 …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 {#1813 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
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) {#1815 class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
Doctrine\ORM\QueryBuilder {#2219 -em: Doctrine\ORM\EntityManager {#832 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2220 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "station" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2218 #from: "App\Entity\Location\Station" #alias: "station" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2216 #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 {#2222 …} -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 {#1813 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2262 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2214 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2229 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2227 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2251 -om: Doctrine\ORM\EntityManager {#832 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1582 …} -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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#832 …11} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2251 -om: Doctrine\ORM\EntityManager {#832 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1582 …} -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 {#2219 -em: Doctrine\ORM\EntityManager {#832 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2220 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "station" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2218 #from: "App\Entity\Location\Station" #alias: "station" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2216 #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 {#2222 …} -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() {#2223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2228 …} } } |
| 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 {#3378 +label: "Авиамоторная" +value: "1" +data: App\Entity\Location\Station {#3261 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "Автозаводская" +value: "2" +data: App\Entity\Location\Station {#2892 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3360 +label: "Академическая" +value: "3" +data: App\Entity\Location\Station {#3198 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Александровский сад" +value: "4" +data: App\Entity\Location\Station {#2856 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3369 +label: "Алексеевская" +value: "5" +data: App\Entity\Location\Station {#3090 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "Алма-Атинская" +value: "6" +data: App\Entity\Location\Station {#3027 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Алтуфьево" +value: "7" +data: App\Entity\Location\Station {#2946 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "Аминьевская" +value: "243" +data: App\Entity\Location\Station {#2087 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3351 +label: "Андроновка" +value: "222" +data: App\Entity\Location\Station {#4043 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Аннино" +value: "8" +data: App\Entity\Location\Station {#4049 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "Арбатская" +value: "9" +data: App\Entity\Location\Station {#4054 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "Аэропорт" +value: "10" +data: App\Entity\Location\Station {#4059 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "Бабушкинская" +value: "11" +data: App\Entity\Location\Station {#4065 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "Багратионовская" +value: "12" +data: App\Entity\Location\Station {#4070 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "Балтийская" +value: "220" +data: App\Entity\Location\Station {#4075 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "Баррикадная" +value: "13" +data: App\Entity\Location\Station {#4080 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "Бауманская" +value: "14" +data: App\Entity\Location\Station {#4085 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "Беговая" +value: "15" +data: App\Entity\Location\Station {#4090 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "Белокаменная" +value: "228" +data: App\Entity\Location\Station {#4094 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "Беломорская" +value: "235" +data: App\Entity\Location\Station {#4099 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "Белорусская" +value: "16" +data: App\Entity\Location\Station {#4104 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "Беляево" +value: "17" +data: App\Entity\Location\Station {#4108 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "Бибирево" +value: "18" +data: App\Entity\Location\Station {#4113 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "Библиотека имени Ленина" +value: "19" +data: App\Entity\Location\Station {#4117 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "Битцевский парк" +value: "20" +data: App\Entity\Location\Station {#4121 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "Борисово" +value: "21" +data: App\Entity\Location\Station {#4126 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "Боровицкая" +value: "22" +data: App\Entity\Location\Station {#4131 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "Боровское шоссе" +value: "200" +data: App\Entity\Location\Station {#4135 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "Ботанический сад" +value: "23" +data: App\Entity\Location\Station {#4140 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "Братиславская" +value: "24" +data: App\Entity\Location\Station {#4145 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "Бульвар Дмитрия Донского" +value: "26" +data: App\Entity\Location\Station {#4150 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "Бульвар Рокоссовского" +value: "27" +data: App\Entity\Location\Station {#4155 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "Бульвар адмирала Ушакова" +value: "25" +data: App\Entity\Location\Station {#4159 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "Бунинская аллея" +value: "28" +data: App\Entity\Location\Station {#4164 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "Бутырская" +value: "29" +data: App\Entity\Location\Station {#4168 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "ВДНХ" +value: "31" +data: App\Entity\Location\Station {#4173 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "Варшавская" +value: "30" +data: App\Entity\Location\Station {#4178 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "Верхние Котлы" +value: "227" +data: App\Entity\Location\Station {#4183 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "Верхние Лихоборы" +value: "193" +data: App\Entity\Location\Station {#4188 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "Владыкино" +value: "32" +data: App\Entity\Location\Station {#4193 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "Водный стадион" +value: "33" +data: App\Entity\Location\Station {#4198 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "Войковская" +value: "34" +data: App\Entity\Location\Station {#4203 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "Волгоградский проспект" +value: "35" +data: App\Entity\Location\Station {#4207 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "Волжская" +value: "36" +data: App\Entity\Location\Station {#4212 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "Волоколамская" +value: "37" +data: App\Entity\Location\Station {#4217 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "Воробьевы горы" +value: "38" +data: App\Entity\Location\Station {#4223 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "Воронцовская" +value: "244" +data: App\Entity\Location\Station {#4228 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "Выставочная" +value: "39" +data: App\Entity\Location\Station {#4233 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "Выставочный центр" +value: "198" +data: App\Entity\Location\Station {#4237 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "Выхино" +value: "40" +data: App\Entity\Location\Station {#4241 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "Говорово" +value: "234" +data: App\Entity\Location\Station {#4246 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "Давыдково" +value: "245" +data: App\Entity\Location\Station {#4251 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "Деловой центр" +value: "41" +data: App\Entity\Location\Station {#4256 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "Динамо" +value: "42" +data: App\Entity\Location\Station {#4260 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "Дмитровская" +value: "43" +data: App\Entity\Location\Station {#4264 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "Добрынинская" +value: "44" +data: App\Entity\Location\Station {#4268 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "Домодедовская" +value: "45" +data: App\Entity\Location\Station {#4273 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "Достоевская" +value: "46" +data: App\Entity\Location\Station {#4278 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "Дубровка" +value: "47" +data: App\Entity\Location\Station {#4282 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "Жулебино" +value: "48" +data: App\Entity\Location\Station {#4286 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "ЗИЛ" +value: "226" +data: App\Entity\Location\Station {#4290 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "Зорге" +value: "236" +data: App\Entity\Location\Station {#4294 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "Зюзино" +value: "250" +data: App\Entity\Location\Station {#4299 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "Зябликово" +value: "49" +data: App\Entity\Location\Station {#4304 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "Измайлово" +value: "223" +data: App\Entity\Location\Station {#4308 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "Измайловская" +value: "50" +data: App\Entity\Location\Station {#4313 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "Калужская" +value: "51" +data: App\Entity\Location\Station {#4318 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "Кантемировская" +value: "52" +data: App\Entity\Location\Station {#4322 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "Каховская" +value: "53" +data: App\Entity\Location\Station {#4327 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "Каширская" +value: "54" +data: App\Entity\Location\Station {#4331 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "Киевская" +value: "55" +data: App\Entity\Location\Station {#4336 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "Китай-город" +value: "56" +data: App\Entity\Location\Station {#4341 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "Кожуховская" +value: "57" +data: App\Entity\Location\Station {#4345 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "Коломенская" +value: "58" +data: App\Entity\Location\Station {#4349 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "Коммунарка" +value: "242" +data: App\Entity\Location\Station {#4353 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "Комсомольская" +value: "59" +data: App\Entity\Location\Station {#4359 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "Коньково" +value: "60" +data: App\Entity\Location\Station {#4364 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "Коптево" +value: "238" +data: App\Entity\Location\Station {#4369 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "Косино" +value: "202" +data: App\Entity\Location\Station {#4374 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "Котельники" +value: "61" +data: App\Entity\Location\Station {#4378 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "Красногвардейская" +value: "62" +data: App\Entity\Location\Station {#4382 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "Краснопресненская" +value: "63" +data: App\Entity\Location\Station {#4386 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "Красносельская" +value: "64" +data: App\Entity\Location\Station {#4390 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "Красные ворота" +value: "65" +data: App\Entity\Location\Station {#4394 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "Крестьянская застава" +value: "66" +data: App\Entity\Location\Station {#4398 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "Кропоткинская" +value: "67" +data: App\Entity\Location\Station {#4403 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "Крылатское" +value: "68" +data: App\Entity\Location\Station {#4408 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "Крымская" +value: "231" +data: App\Entity\Location\Station {#4413 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "Кузнецкий мост" +value: "69" +data: App\Entity\Location\Station {#4418 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "Кузьминки" +value: "70" +data: App\Entity\Location\Station {#4423 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "Кунцевская" +value: "71" +data: App\Entity\Location\Station {#4427 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "Курская" +value: "72" +data: App\Entity\Location\Station {#4432 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "Кутузовская" +value: "73" +data: App\Entity\Location\Station {#4436 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "Ленинский проспект" +value: "74" +data: App\Entity\Location\Station {#4440 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "Лермонтовский проспект" +value: "75" +data: App\Entity\Location\Station {#4444 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "Лесопарковая" +value: "76" +data: App\Entity\Location\Station {#4448 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "Лефортово" +value: "206" +data: App\Entity\Location\Station {#4452 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "Лихоборы" +value: "216" +data: App\Entity\Location\Station {#4456 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "Локомотив" +value: "219" +data: App\Entity\Location\Station {#4460 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "Ломоносовский проспект" +value: "77" +data: App\Entity\Location\Station {#4465 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "Лубянка" +value: "78" +data: App\Entity\Location\Station {#4469 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "Лужники" +value: "224" +data: App\Entity\Location\Station {#4473 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "Лухмановская" +value: "197" +data: App\Entity\Location\Station {#4477 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "Люблино" +value: "79" +data: App\Entity\Location\Station {#4482 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "Марксистская" +value: "80" +data: App\Entity\Location\Station {#4487 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "Марьина роща" +value: "81" +data: App\Entity\Location\Station {#4491 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "Марьино" +value: "82" +data: App\Entity\Location\Station {#4496 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "Маяковская" +value: "83" +data: App\Entity\Location\Station {#4500 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "Медведково" +value: "84" +data: App\Entity\Location\Station {#4504 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "Международная" +value: "85" +data: App\Entity\Location\Station {#4509 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "Менделеевская" +value: "86" +data: App\Entity\Location\Station {#4513 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "Минская" +value: "207" +data: App\Entity\Location\Station {#4517 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "Митино" +value: "87" +data: App\Entity\Location\Station {#4521 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "Мичуринский проспект" +value: "203" +data: App\Entity\Location\Station {#4525 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "Мнёвники" +value: "246" +data: App\Entity\Location\Station {#4529 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "Молодежная" +value: "88" +data: App\Entity\Location\Station {#4533 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "Мякинино" +value: "89" +data: App\Entity\Location\Station {#4537 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "Нагатинская" +value: "90" +data: App\Entity\Location\Station {#4542 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "Нагорная" +value: "91" +data: App\Entity\Location\Station {#4546 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "Народное Ополчение" +value: "247" +data: App\Entity\Location\Station {#4550 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "Нахимовский проспект" +value: "92" +data: App\Entity\Location\Station {#4554 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "Некрасовка" +value: "204" +data: App\Entity\Location\Station {#4558 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "Нижегородская" +value: "195" +data: App\Entity\Location\Station {#4563 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "Новаторская" +value: "248" +data: App\Entity\Location\Station {#4568 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "Новогиреево" +value: "93" +data: App\Entity\Location\Station {#4572 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "Новокосино" +value: "94" +data: App\Entity\Location\Station {#4577 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "Новокузнецкая" +value: "95" +data: App\Entity\Location\Station {#4582 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "Новопеределкино" +value: "196" +data: App\Entity\Location\Station {#4586 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "Новослободская" +value: "96" +data: App\Entity\Location\Station {#4590 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "Новохохловская" +value: "225" +data: App\Entity\Location\Station {#4594 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "Новоясеневская" +value: "97" +data: App\Entity\Location\Station {#4598 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "Новые Черемушки" +value: "98" +data: App\Entity\Location\Station {#4602 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "Озерная" +value: "233" +data: App\Entity\Location\Station {#4607 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "Окружная" +value: "99" +data: App\Entity\Location\Station {#4611 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "Окская" +value: "211" +data: App\Entity\Location\Station {#4616 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "Октябрьская" +value: "100" +data: App\Entity\Location\Station {#4621 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "Октябрьское поле" +value: "101" +data: App\Entity\Location\Station {#4626 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "Ольховая" +value: "241" +data: App\Entity\Location\Station {#4631 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "Орехово" +value: "102" +data: App\Entity\Location\Station {#4635 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "Отрадное" +value: "103" +data: App\Entity\Location\Station {#4640 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "Охотный ряд" +value: "104" +data: App\Entity\Location\Station {#4644 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "Павелецкая" +value: "105" +data: App\Entity\Location\Station {#4648 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "Панфиловская" +value: "237" +data: App\Entity\Location\Station {#4652 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "Парк Победы" +value: "107" +data: App\Entity\Location\Station {#4656 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "Парк культуры" +value: "106" +data: App\Entity\Location\Station {#4660 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "Партизанская" +value: "108" +data: App\Entity\Location\Station {#4664 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "Первомайская" +value: "109" +data: App\Entity\Location\Station {#4668 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "Перово" +value: "110" +data: App\Entity\Location\Station {#4672 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "Петровский парк" +value: "232" +data: App\Entity\Location\Station {#4676 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "Петровско-Разумовская" +value: "111" +data: App\Entity\Location\Station {#4680 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "Печатники" +value: "112" +data: App\Entity\Location\Station {#4684 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "Пионерская" +value: "113" +data: App\Entity\Location\Station {#4689 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "Планерная" +value: "114" +data: App\Entity\Location\Station {#4694 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "Площадь Гагарина" +value: "215" +data: App\Entity\Location\Station {#4699 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "Площадь Ильича" +value: "115" +data: App\Entity\Location\Station {#4704 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "Площадь Революции" +value: "116" +data: App\Entity\Location\Station {#4708 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "Полежаевская" +value: "117" +data: App\Entity\Location\Station {#4712 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "Полянка" +value: "118" +data: App\Entity\Location\Station {#4717 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "Пражская" +value: "119" +data: App\Entity\Location\Station {#4721 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "Преображенская площадь" +value: "120" +data: App\Entity\Location\Station {#4726 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "Прокшино" +value: "240" +data: App\Entity\Location\Station {#4730 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Пролетарская" +value: "121" +data: App\Entity\Location\Station {#4734 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "Проспект Вернадского" +value: "122" +data: App\Entity\Location\Station {#4738 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Проспект Мира" +value: "123" +data: App\Entity\Location\Station {#4742 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Профсоюзная" +value: "124" +data: App\Entity\Location\Station {#4746 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "Пушкинская" +value: "125" +data: App\Entity\Location\Station {#4750 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "Пятницкое шоссе" +value: "126" +data: App\Entity\Location\Station {#4754 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "Раменки" +value: "127" +data: App\Entity\Location\Station {#4758 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "Рассказовка" +value: "201" +data: App\Entity\Location\Station {#4762 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "Речной вокзал" +value: "128" +data: App\Entity\Location\Station {#4767 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "Рижская" +value: "129" +data: App\Entity\Location\Station {#4771 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "Римская" +value: "130" +data: App\Entity\Location\Station {#4775 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "Ростокино" +value: "229" +data: App\Entity\Location\Station {#4779 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "Румянцево" +value: "131" +data: App\Entity\Location\Station {#4784 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "Рязанский проспект" +value: "132" +data: App\Entity\Location\Station {#4789 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "Савеловская" +value: "133" +data: App\Entity\Location\Station {#4793 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Саларьево" +value: "134" +data: App\Entity\Location\Station {#4797 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "Свиблово" +value: "135" +data: App\Entity\Location\Station {#4801 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "Севастопольская" +value: "136" +data: App\Entity\Location\Station {#4805 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "Селигерская" +value: "208" +data: App\Entity\Location\Station {#4809 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "Семеновская" +value: "137" +data: App\Entity\Location\Station {#4813 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "Серпуховская" +value: "138" +data: App\Entity\Location\Station {#4817 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "Славянский бульвар" +value: "139" +data: App\Entity\Location\Station {#4821 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "Смоленская" +value: "140" +data: App\Entity\Location\Station {#4825 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "Сокол" +value: "141" +data: App\Entity\Location\Station {#4829 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "Соколиная Гора" +value: "218" +data: App\Entity\Location\Station {#4834 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "Сокольники" +value: "142" +data: App\Entity\Location\Station {#4838 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "Солнцево" +value: "210" +data: App\Entity\Location\Station {#4843 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "Спартак" +value: "143" +data: App\Entity\Location\Station {#4847 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "Спортивная" +value: "144" +data: App\Entity\Location\Station {#4852 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "Сретенский бульвар" +value: "145" +data: App\Entity\Location\Station {#4856 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "Стахановская" +value: "213" +data: App\Entity\Location\Station {#4860 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "Стрешнево" +value: "230" +data: App\Entity\Location\Station {#4864 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "Строгино" +value: "146" +data: App\Entity\Location\Station {#4868 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "Студенческая" +value: "147" +data: App\Entity\Location\Station {#4872 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "Сухаревская" +value: "148" +data: App\Entity\Location\Station {#4876 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "Сходненская" +value: "149" +data: App\Entity\Location\Station {#4880 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "Таганская" +value: "150" +data: App\Entity\Location\Station {#4885 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "Тверская" +value: "151" +data: App\Entity\Location\Station {#4889 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "Театральная" +value: "152" +data: App\Entity\Location\Station {#4893 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "Текстильщики" +value: "153" +data: App\Entity\Location\Station {#4897 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "Телецентр" +value: "212" +data: App\Entity\Location\Station {#4902 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "Теплый Стан" +value: "154" +data: App\Entity\Location\Station {#4906 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "Терехово" +value: "249" +data: App\Entity\Location\Station {#4910 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "Технопарк" +value: "155" +data: App\Entity\Location\Station {#4914 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "Тимирязевская" +value: "156" +data: App\Entity\Location\Station {#4918 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "Третьяковская" +value: "157" +data: App\Entity\Location\Station {#4922 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "Тропарёво" +value: "158" +data: App\Entity\Location\Station {#4926 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "Трубная" +value: "159" +data: App\Entity\Location\Station {#4931 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "Тульская" +value: "160" +data: App\Entity\Location\Station {#4935 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "Тургеневская" +value: "161" +data: App\Entity\Location\Station {#4939 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "Тушинская" +value: "162" +data: App\Entity\Location\Station {#4943 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "Угрешская" +value: "221" +data: App\Entity\Location\Station {#4947 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "Улица 1905 года" +value: "163" +data: App\Entity\Location\Station {#4951 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "Улица Горчакова" +value: "165" +data: App\Entity\Location\Station {#4955 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "Улица Дмитриевского" +value: "214" +data: App\Entity\Location\Station {#4959 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "Улица Милашенкова" +value: "194" +data: App\Entity\Location\Station {#4963 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "Улица Сергея Эйзенштейна" +value: "199" +data: App\Entity\Location\Station {#4967 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "Улица Скобелевская" +value: "166" +data: App\Entity\Location\Station {#4971 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "Улица Старокачаловская" +value: "167" +data: App\Entity\Location\Station {#4975 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "Улица академика Королёва" +value: "205" +data: App\Entity\Location\Station {#4979 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "Улица академика Янгеля" +value: "164" +data: App\Entity\Location\Station {#4983 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "Университет" +value: "168" +data: App\Entity\Location\Station {#4987 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "Филатов луг" +value: "239" +data: App\Entity\Location\Station {#4991 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "Филевский парк" +value: "169" +data: App\Entity\Location\Station {#4995 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "Фили" +value: "170" +data: App\Entity\Location\Station {#4999 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "Фонвизинская" +value: "171" +data: App\Entity\Location\Station {#5003 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "Фрунзенская" +value: "172" +data: App\Entity\Location\Station {#5007 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "Ховрино" +value: "173" +data: App\Entity\Location\Station {#5011 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "Хорошевская" +value: "174" +data: App\Entity\Location\Station {#5016 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Хорошёво" +value: "217" +data: App\Entity\Location\Station {#5020 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "ЦСКА" +value: "177" +data: App\Entity\Location\Station {#5024 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "Царицыно" +value: "175" +data: App\Entity\Location\Station {#5028 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "Цветной бульвар" +value: "176" +data: App\Entity\Location\Station {#5032 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Черкизовская" +value: "178" +data: App\Entity\Location\Station {#5036 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Чертановская" +value: "179" +data: App\Entity\Location\Station {#5040 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "Чеховская" +value: "180" +data: App\Entity\Location\Station {#5045 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Чистые пруды" +value: "181" +data: App\Entity\Location\Station {#5049 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "Чкаловская" +value: "182" +data: App\Entity\Location\Station {#5053 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Шаболовская" +value: "183" +data: App\Entity\Location\Station {#5057 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "Шелепиха" +value: "184" +data: App\Entity\Location\Station {#5061 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Шипиловская" +value: "185" +data: App\Entity\Location\Station {#5065 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "Шоссе Энтузиастов" +value: "186" +data: App\Entity\Location\Station {#5069 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "Щелковская" +value: "187" +data: App\Entity\Location\Station {#5073 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "Щукинская" +value: "188" +data: App\Entity\Location\Station {#5078 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "Электрозаводская" +value: "189" +data: App\Entity\Location\Station {#5082 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Юго-Восточная" +value: "209" +data: App\Entity\Location\Station {#5086 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "Юго-Западная" +value: "190" +data: App\Entity\Location\Station {#5090 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "Южная" +value: "191" +data: App\Entity\Location\Station {#5094 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "Ясенево" +value: "192" +data: App\Entity\Location\Station {#5098 …} +attr: [ "data-city" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3450 -form: Symfony\Component\Form\Form {#2661 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3441 …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) {#3396 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2192 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "stations" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_stations" |
| valid | true |
| value | [] |
hasApartment
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2242 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hasApartment" ] |
| cache_key | "_profile_filter_form_filters_hasApartment_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5344 -form: Symfony\Component\Form\Form {#2664 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3387 …5} |
| full_name | "profile_filter_form[filters][hasApartment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hasApartment" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hasApartment" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hasApartment" |
| valid | true |
| value | "1" |
hasTakeOut
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| label_attr | [ "class" => "empty-filter" ] |
[ "class" => "empty-filter" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2271 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hasTakeOut" ] |
| cache_key | "_profile_filter_form_filters_hasTakeOut_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5345 -form: Symfony\Component\Form\Form {#2667 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5346 …5} |
| full_name | "profile_filter_form[filters][hasTakeOut]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_hasTakeOut" |
| label | null |
| label_attr | [ "class" => "empty-filter" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hasTakeOut" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hasTakeOut" |
| valid | true |
| value | "1" |
age
"App\Form\Type\SearchRangeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-min" => null "data-max" => null ] |
[ "data-min" => null "data-max" => null ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2253 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2252 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_range" "_profile_filter_form_filters_age" ] |
| cache_key | "_profile_filter_form_filters_age_search_range" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5347 -form: Symfony\Component\Form\Form {#2690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5348 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2672 …} } } |
| 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 {#5352 -form: Symfony\Component\Form\Form {#2693 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5351 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2681 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2682 …} } } |
| 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 {#5353 -form: Symfony\Component\Form\Form {#2696 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5354 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2274 …} } } |
| 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 {#5349 -form: Symfony\Component\Form\Form {#2719 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5350 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2700 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2701 …} } } |
| 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 {#5358 -form: Symfony\Component\Form\Form {#2722 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5357 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2711 …} } } |
| 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 {#5359 -form: Symfony\Component\Form\Form {#2725 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5360 …5} |
| full_name | "profile_filter_form[filters][breastSize][max]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_filter_form_filters_breastSize_max" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_breastSize_max" |
| valid | true |
| value | "" |
height
"App\Form\Type\SearchRangeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-min" => null "data-max" => null ] |
[ "data-min" => null "data-max" => null ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2280 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2281 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-min" => null "data-max" => null ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_range" "_profile_filter_form_filters_height" ] |
| cache_key | "_profile_filter_form_filters_height_search_range" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5356 -form: Symfony\Component\Form\Form {#2748 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5355 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2729 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2730 …} } } |
| 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 {#5364 -form: Symfony\Component\Form\Form {#2751 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5363 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2739 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2072 …} } |
| 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() {#2741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2740 …} } } |
| 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 {#5365 -form: Symfony\Component\Form\Form {#2754 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5366 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2289 …} } } |
| 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 {#5362 -form: Symfony\Component\Form\Form {#2757 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5361 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2298 …} } } |
| 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 {#5368 -form: Symfony\Component\Form\Form {#2760 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5367 …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 {#2097 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
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 {#2097 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
| 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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| 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() {#2308 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2307 …} } } |
| 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 {#2319 +label: "BRUNETTE" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "BROWN" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "RED" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "LIGHT_BROWN" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +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 {#5369 -form: Symfony\Component\Form\Form {#2808 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5370 …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) {#5371 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2192 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "hairColor" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_hairColor" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "BRUNETTE" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2764 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_hairColor_entry" ] |
| cache_key | "_profile_filter_form_filters_hairColor_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5375 -form: Symfony\Component\Form\Form {#2811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5374 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2773 …} } } |
| 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 {#5376 -form: Symfony\Component\Form\Form {#2814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5377 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2782 …} } } |
| 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 {#5378 -form: Symfony\Component\Form\Form {#2817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5379 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2791 …} } } |
| 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 {#5380 -form: Symfony\Component\Form\Form {#2820 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5381 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2800 …} } } |
| 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 {#5382 -form: Symfony\Component\Form\Form {#2823 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5383 …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 {#2098 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
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 {#2098 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
| 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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| 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() {#2329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2328 …} } } |
| 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 {#2337 +label: "RUSSIAN" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "UKRAINIAN" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "KAZAKH" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "NEGRESS" +value: "5" +data: 5 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "TATAR" +value: "6" +data: 6 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "ASIAN" +value: "7" +data: 7 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "KYRGYZ" +value: "8" +data: 8 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "JAPANESE" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "CHINESE" +value: "9" +data: 9 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "THAI" +value: "10" +data: 10 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "ARMENIAN" +value: "11" +data: 11 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "MULATTO" +value: "12" +data: 12 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "TAJIK" +value: "13" +data: 13 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +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 {#5373 -form: Symfony\Component\Form\Form {#2952 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5372 …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) {#5385 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2192 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "nationality" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_nationality" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "RUSSIAN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2827 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_nationality_entry" ] |
| cache_key | "_profile_filter_form_filters_nationality_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5388 -form: Symfony\Component\Form\Form {#2955 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5387 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2836 …} } } |
| 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 {#5389 -form: Symfony\Component\Form\Form {#2958 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5390 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2845 …} } } |
| 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 {#5391 -form: Symfony\Component\Form\Form {#2961 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5392 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2854 …} } } |
| 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 {#5393 -form: Symfony\Component\Form\Form {#2964 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5394 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2863 …} } } |
| 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 {#5395 -form: Symfony\Component\Form\Form {#2967 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5396 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2872 …} } } |
| 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 {#5397 -form: Symfony\Component\Form\Form {#2970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5398 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2881 …} } } |
| 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 {#5399 -form: Symfony\Component\Form\Form {#2973 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5400 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2890 …} } } |
| 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 {#5401 -form: Symfony\Component\Form\Form {#2976 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5402 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2899 …} } } |
| 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 {#5403 -form: Symfony\Component\Form\Form {#2979 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5404 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2908 …} } } |
| 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 {#5405 -form: Symfony\Component\Form\Form {#2982 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5406 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2917 …} } } |
| 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 {#5407 -form: Symfony\Component\Form\Form {#2985 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5408 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2926 …} } } |
| 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 {#5409 -form: Symfony\Component\Form\Form {#2988 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5410 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2935 …} } } |
| 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 {#5411 -form: Symfony\Component\Form\Form {#2991 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5412 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2944 …} } } |
| 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 {#5413 -form: Symfony\Component\Form\Form {#2994 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5414 …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 {#2100 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
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 {#2100 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
| 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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| 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() {#2359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2358 …} } } |
| 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 {#2367 +label: "THIN" +value: "1" +data: 1 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "SLIM" +value: "2" +data: 2 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "ATHLETIC" +value: "3" +data: 3 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "TIGHT" +value: "4" +data: 4 +attr: [ "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +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 {#5386 -form: Symfony\Component\Form\Form {#3042 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5384 …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) {#5416 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2192 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "bodyType" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_filter_form_filters_bodyType" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
[ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| block_name | "entry" |
same as passed value |
| label | "THIN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#2999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2998 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "checked" => false "disabled" => false "class" => "empty-filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_profile_filter_form_filters_bodyType_entry" ] |
| cache_key | "_profile_filter_form_filters_bodyType_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5419 -form: Symfony\Component\Form\Form {#3045 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5418 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3007 …} } } |
| 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 {#5420 -form: Symfony\Component\Form\Form {#3048 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5421 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3016 …} } } |
| 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 {#5422 -form: Symfony\Component\Form\Form {#3051 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5423 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3025 …} } } |
| 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 {#5424 -form: Symfony\Component\Form\Form {#3054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5425 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3034 …} } } |
| 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 {#5426 -form: Symfony\Component\Form\Form {#3057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5427 …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 {#2101 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
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) {#2102 class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
Doctrine\ORM\QueryBuilder {#2402 -em: Doctrine\ORM\EntityManager {#832 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2400 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "service" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2397 #from: "App\Entity\Service" #alias: "service" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2382 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "service.group ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2401 #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 {#2386 …} -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 {#2101 returnType: "array" class: "App\Form\Type\ProfileFiltersType" this: App\Form\Type\ProfileFiltersType {#2082 …} } |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2433 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2385 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2387 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2395 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2419 -om: Doctrine\ORM\EntityManager {#832 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2381 …} -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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#832 …11} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2419 -om: Doctrine\ORM\EntityManager {#832 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2381 …} -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 {#2402 -em: Doctrine\ORM\EntityManager {#832 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2400 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "service" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2397 #from: "App\Entity\Service" #alias: "service" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2382 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "service.group ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2401 #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 {#2386 …} -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() {#2380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#2379 …} } } |
| 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 {#2427 +label: "Секс классический" +value: "1" +data: App\Entity\Service {#2421 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "Секс анальный" +value: "2" +data: App\Entity\Service {#2424 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "Секс групповой" +value: "3" +data: App\Entity\Service {#2434 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "Секс без презерватива" +value: "4" +data: App\Entity\Service {#2436 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +label: "Услуги семейной паре" +value: "5" +data: App\Entity\Service {#2438 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "Секс-игрушки" +value: "6" +data: App\Entity\Service {#2440 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "Мастурбация Вам" +value: "7" +data: App\Entity\Service {#2442 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "Мастурбация мне" +value: "8" +data: App\Entity\Service {#2444 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "Мастурбация грудью" +value: "9" +data: App\Entity\Service {#2446 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: "Секс в машине" +value: "10" +data: App\Entity\Service {#2448 …} +attr: [ "data-service-group" => 1 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Поза 69" +value: "11" +data: App\Entity\Service {#2450 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Минет в презервативе" +value: "12" +data: App\Entity\Service {#2452 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "Минет без резинки" +value: "13" +data: App\Entity\Service {#2454 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: "Минет глубокий" +value: "14" +data: App\Entity\Service {#2456 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +label: "Горловой минет" +value: "15" +data: App\Entity\Service {#2458 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: "Минет в машине" +value: "16" +data: App\Entity\Service {#2460 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "Куннилингус" +value: "17" +data: App\Entity\Service {#2462 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +label: "Окончание на грудь" +value: "18" +data: App\Entity\Service {#2464 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "Окончание на лицо" +value: "19" +data: App\Entity\Service {#2466 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +label: "Окончание в рот" +value: "20" +data: App\Entity\Service {#2468 …} +attr: [ "data-service-group" => 2 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "Стриптиз профи" +value: "21" +data: App\Entity\Service {#2470 …} +attr: [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +label: "Стриптиз не профи" +value: "22" +data: App\Entity\Service {#2472 …} +attr: [ "data-service-group" => 3 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +label: "Массаж классический" +value: "23" +data: App\Entity\Service {#2474 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +label: "Массаж профессиональный" +value: "24" +data: App\Entity\Service {#2476 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +label: "Массаж расслабляющий" +value: "25" +data: App\Entity\Service {#2478 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +label: "Массаж тайский" +value: "26" +data: App\Entity\Service {#2480 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +label: "Массаж урологический" +value: "27" +data: App\Entity\Service {#2482 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +label: "Массаж точечный" +value: "28" +data: App\Entity\Service {#2484 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +label: "Массаж эротический" +value: "29" +data: App\Entity\Service {#2486 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "Массаж ветка сакуры" +value: "30" +data: App\Entity\Service {#2488 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +label: "Массаж простаты" +value: "31" +data: App\Entity\Service {#2490 …} +attr: [ "data-service-group" => 4 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +label: "Страпон" +value: "32" +data: App\Entity\Service {#2492 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +label: "Фейсситтинг" +value: "33" +data: App\Entity\Service {#2494 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +label: "Двойное проникновение" +value: "34" +data: App\Entity\Service {#2496 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "Анилингус мне" +value: "35" +data: App\Entity\Service {#2498 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +label: "Анилингус Вам" +value: "36" +data: App\Entity\Service {#2500 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +label: "Сквирт" +value: "37" +data: App\Entity\Service {#2502 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +label: "Золотой дождь выдача" +value: "38" +data: App\Entity\Service {#2504 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "Золотой дождь прием" +value: "39" +data: App\Entity\Service {#2506 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +label: "Копро выдача" +value: "40" +data: App\Entity\Service {#2508 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +label: "Фистинг анальный мне" +value: "41" +data: App\Entity\Service {#2510 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "Фистинг Вам" +value: "42" +data: App\Entity\Service {#2512 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "Фистинг мне" +value: "43" +data: App\Entity\Service {#2514 …} +attr: [ "data-service-group" => 5 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "Госпожа" +value: "44" +data: App\Entity\Service {#2516 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "Игры" +value: "45" +data: App\Entity\Service {#2518 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "Легкая доминация" +value: "46" +data: App\Entity\Service {#2520 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "Легкое подчинение" +value: "47" +data: App\Entity\Service {#2522 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "Порка" +value: "48" +data: App\Entity\Service {#2524 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "Рабыня" +value: "49" +data: App\Entity\Service {#2526 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "Фетиш" +value: "50" +data: App\Entity\Service {#2528 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "Трамплинг" +value: "51" +data: App\Entity\Service {#2530 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "Бондаж" +value: "52" +data: App\Entity\Service {#2532 …} +attr: [ "data-service-group" => 6 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "Ролевые игры" +value: "53" +data: App\Entity\Service {#2534 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "Фото/видео съемка" +value: "54" +data: App\Entity\Service {#2536 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "Фингеринг" +value: "55" +data: App\Entity\Service {#2538 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "Красивое белье" +value: "56" +data: App\Entity\Service {#2540 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +label: "Эскорт" +value: "57" +data: App\Entity\Service {#2542 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "GFE" +value: "58" +data: App\Entity\Service {#2544 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +label: "Целуюсь" +value: "59" +data: App\Entity\Service {#2546 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +label: "Секс по телефону" +value: "60" +data: App\Entity\Service {#2548 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "Интимные фото и видео" +value: "61" +data: App\Entity\Service {#2550 …} +attr: [ "data-service-group" => 7 "checked" => false "disabled" => false "class" => "empty-filter" ] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "Футфетиш" +value: "62" +data: App\Entity\Service {#2552 …} +attr: [ "data-service-group" => 7 "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 {#3618 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5415 …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) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2192 …} } |
| 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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3061 …} } } |
| 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 {#5432 -form: Symfony\Component\Form\Form {#3621 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5431 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3070 …} } } |
| 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 {#5433 -form: Symfony\Component\Form\Form {#3624 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5434 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3079 …} } } |
| 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 {#5435 -form: Symfony\Component\Form\Form {#3627 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5436 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3088 …} } } |
| 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 {#5437 -form: Symfony\Component\Form\Form {#3630 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5438 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3097 …} } } |
| 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 {#5439 -form: Symfony\Component\Form\Form {#3633 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5440 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3106 …} } } |
| 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 {#5441 -form: Symfony\Component\Form\Form {#3636 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5442 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3115 …} } } |
| 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 {#5443 -form: Symfony\Component\Form\Form {#3639 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5444 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3124 …} } } |
| 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 {#5445 -form: Symfony\Component\Form\Form {#3642 …} -errors: [] } |
| 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_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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3133 …} } } |
| 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 {#5447 -form: Symfony\Component\Form\Form {#3645 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5448 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3142 …} } } |
| 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 {#5449 -form: Symfony\Component\Form\Form {#3648 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5450 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3151 …} } } |
| 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 {#5451 -form: Symfony\Component\Form\Form {#3651 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5452 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3160 …} } } |
| 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 {#5453 -form: Symfony\Component\Form\Form {#3654 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5454 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3169 …} } } |
| 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 {#5455 -form: Symfony\Component\Form\Form {#3657 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5456 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3178 …} } } |
| 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 {#5457 -form: Symfony\Component\Form\Form {#3660 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5458 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3187 …} } } |
| 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 {#5459 -form: Symfony\Component\Form\Form {#3663 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5460 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3196 …} } } |
| 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 {#5461 -form: Symfony\Component\Form\Form {#3666 …} -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_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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3205 …} } } |
| 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 {#5463 -form: Symfony\Component\Form\Form {#3669 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5464 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3214 …} } } |
| 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 {#5465 -form: Symfony\Component\Form\Form {#3672 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5466 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3223 …} } } |
| 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 {#5467 -form: Symfony\Component\Form\Form {#3675 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5468 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3232 …} } } |
| 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 {#5469 -form: Symfony\Component\Form\Form {#3678 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5470 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3241 …} } } |
| 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 {#5471 -form: Symfony\Component\Form\Form {#3681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5472 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3250 …} } } |
| 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 {#5473 -form: Symfony\Component\Form\Form {#3684 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5474 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3259 …} } } |
| 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 {#5475 -form: Symfony\Component\Form\Form {#3687 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5476 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3268 …} } } |
| 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 {#5477 -form: Symfony\Component\Form\Form {#3690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5478 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3277 …} } } |
| 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 {#5479 -form: Symfony\Component\Form\Form {#3693 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5480 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3286 …} } } |
| 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 {#5481 -form: Symfony\Component\Form\Form {#3696 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5482 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3295 …} } } |
| 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 {#5483 -form: Symfony\Component\Form\Form {#3699 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5484 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3304 …} } } |
| 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 {#5485 -form: Symfony\Component\Form\Form {#3702 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5486 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3313 …} } } |
| 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 {#5487 -form: Symfony\Component\Form\Form {#3705 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5488 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3322 …} } } |
| 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 {#5489 -form: Symfony\Component\Form\Form {#3708 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5490 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3331 …} } } |
| 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 {#5491 -form: Symfony\Component\Form\Form {#3711 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5492 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3340 …} } } |
| 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 {#5493 -form: Symfony\Component\Form\Form {#3714 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5494 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3349 …} } } |
| 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 {#5495 -form: Symfony\Component\Form\Form {#3717 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5496 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3358 …} } } |
| 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 {#5497 -form: Symfony\Component\Form\Form {#3720 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5498 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3367 …} } } |
| 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 {#5499 -form: Symfony\Component\Form\Form {#3723 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5500 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3376 …} } } |
| 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 {#5501 -form: Symfony\Component\Form\Form {#3726 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5502 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3385 …} } } |
| 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 {#5503 -form: Symfony\Component\Form\Form {#3729 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5504 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3395 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3394 …} } } |
| 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 {#5505 -form: Symfony\Component\Form\Form {#3732 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5506 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3403 …} } } |
| 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 {#5507 -form: Symfony\Component\Form\Form {#3735 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5508 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3412 …} } } |
| 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 {#5509 -form: Symfony\Component\Form\Form {#3738 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5510 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3421 …} } } |
| 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 {#5511 -form: Symfony\Component\Form\Form {#3741 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5512 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3430 …} } } |
| 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 {#5513 -form: Symfony\Component\Form\Form {#3744 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5514 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3439 …} } } |
| 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 {#5515 -form: Symfony\Component\Form\Form {#3747 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5516 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3448 …} } } |
| 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 {#5517 -form: Symfony\Component\Form\Form {#3750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5518 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3457 …} } } |
| 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 {#5519 -form: Symfony\Component\Form\Form {#3753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5520 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3466 …} } } |
| 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 {#5521 -form: Symfony\Component\Form\Form {#3756 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5522 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3475 …} } } |
| 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 {#5523 -form: Symfony\Component\Form\Form {#3759 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5524 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3484 …} } } |
| 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 {#5525 -form: Symfony\Component\Form\Form {#3762 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5526 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3493 …} } } |
| 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 {#5527 -form: Symfony\Component\Form\Form {#3765 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5528 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3502 …} } } |
| 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 {#5529 -form: Symfony\Component\Form\Form {#3768 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5530 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3511 …} } } |
| 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 {#5531 -form: Symfony\Component\Form\Form {#3771 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5532 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3520 …} } } |
| 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 {#5533 -form: Symfony\Component\Form\Form {#3774 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5534 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3529 …} } } |
| 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 {#5535 -form: Symfony\Component\Form\Form {#3777 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5536 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3538 …} } } |
| 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 {#5537 -form: Symfony\Component\Form\Form {#3780 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5538 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3547 …} } } |
| 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 {#5539 -form: Symfony\Component\Form\Form {#3783 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5540 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3556 …} } } |
| 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 {#5541 -form: Symfony\Component\Form\Form {#3786 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5542 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3565 …} } } |
| 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 {#5543 -form: Symfony\Component\Form\Form {#3789 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5544 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3574 …} } } |
| 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 {#5545 -form: Symfony\Component\Form\Form {#3792 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5546 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3583 …} } } |
| 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 {#5547 -form: Symfony\Component\Form\Form {#3795 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5548 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3592 …} } } |
| 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 {#5549 -form: Symfony\Component\Form\Form {#3798 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5550 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3601 …} } } |
| 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 {#5551 -form: Symfony\Component\Form\Form {#3801 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5552 …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 {#1172 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1173 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1176 …} -namespace: Closure() {#1166 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2117 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2170 …} } |
| 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 {#2164 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() {#3611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1724 …} use: { $translator: AngelGamez\TranslatableBundle\Translation\Translator {#480 …} $translationDomain: "validators" $message: Closure() {#3610 …} } } |
| 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 {#5553 -form: Symfony\Component\Form\Form {#3804 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5554 …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 {#2074 …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 |