Forms
-
rubric_search
-
searchRubric
-
_token
-
-
city_search
-
searchCity
-
distance
-
_token
-
-
place_search
-
searchPlace
-
_token
-
-
date_search
-
searchDate
-
_token
-
-
multi_search
-
searchTitle
-
searchDate
-
searchRubric
-
searchCategory
-
0
-
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
-
-
minPrice
-
maxPrice
-
__dynamic_error
-
isPast
-
_token
-
rubric_search
"App\Form\Filter\RubricSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
same as passed value |
| rubrics | [ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
[ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
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\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| data_class | "App\DTO\SearchDto" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5012 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\DTO\SearchDto" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| rubrics | [ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5013 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "rubric_search" "_rubric_search" ] |
| cache_key | "_rubric_search_rubric_search" |
| compound | true |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5044 -errors: [] -form: Symfony\Component\Form\Form {#5051 …} } |
| form | Symfony\Component\Form\FormView {#5015 …5} |
| full_name | "rubric_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rubric_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rubric_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rubric_search" |
| valid | true |
| value | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
searchRubric
"App\Form\Autocomplete\RubricField"
Errors
This form has no errors.
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 |
|---|---|---|
| choices | [ "Concert" => "concert" "Spectacle" => "spectacle" "Exposition" => "exposition" "Cinéma" => "cinema" "Stage" => "stage" "Autre" => "autre" ] |
[ "Concert" => "concert" "Spectacle" => "spectacle" "Exposition" => "exposition" "Cinéma" => "cinema" "Stage" => "stage" "Autre" => "autre" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($choice): string {#5040 returnType: "string" class: "App\Form\Autocomplete\RubricField" } |
| choices | [ "Concert" => "concert" "Spectacle" => "spectacle" "Exposition" => "exposition" "Cinéma" => "cinema" "Stage" => "stage" "Autre" => "autre" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Choisir un type" |
| placeholder_attr | [ "class" => "text-muted text-placeholder" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5041 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "rubric_field" "_rubric_search_searchRubric" ] |
| cache_key | "_rubric_search_searchRubric_rubric_field" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +data: "concert" +value: "concert" +label: "Concert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +data: "spectacle" +value: "spectacle" +label: "Spectacle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +data: "exposition" +value: "exposition" +label: "Exposition" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +data: "cinema" +value: "cinema" +label: "Cinéma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +data: "stage" +value: "stage" +label: "Stage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +data: "autre" +value: "autre" +label: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5062 -errors: [] -form: Symfony\Component\Form\Form {#5054 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5061 …5} |
| full_name | "rubric_search[searchRubric]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rubric_search_searchRubric" |
| is_selected | Closure($choice, $value) {#5073 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "searchRubric" |
| placeholder | "Choisir un type" |
| placeholder_attr | [ "class" => "text-muted text-placeholder" ] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rubric_search_searchRubric" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5079 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5078 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_rubric_search__token" ] |
| cache_key | "_rubric_search__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5089 -errors: [] -form: Symfony\Component\Form\Form {#5085 …} } |
| form | Symfony\Component\Form\FormView {#5080 …5} |
| full_name | "rubric_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rubric_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rubric_search__token" |
| valid | true |
| value | "csrf-token" |
city_search
"App\Form\Filter\CitySearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| city_choices | [ "Blénod-lès-Pont-à-Mousson" => "blenod-les-pont-a-mousson" "Laxou" => "laxou" "Ludres" => "ludres" "Maxéville" => "maxeville" "Nancy" => "nancy" "Pagney-derrière-Barine" => "pagney-derriere-barine" "Pont-Saint-Vincent" => "pont-saint-vincent" "Tomblaine" => "tomblaine" "Vandœuvre-lès-Nancy" => "vandoeuvre-les-nancy" ] |
[ "Blénod-lès-Pont-à-Mousson" => "blenod-les-pont-a-mousson" "Laxou" => "laxou" "Ludres" => "ludres" "Maxéville" => "maxeville" "Nancy" => "nancy" "Pagney-derrière-Barine" => "pagney-derriere-barine" "Pont-Saint-Vincent" => "pont-saint-vincent" "Tomblaine" => "tomblaine" "Vandœuvre-lès-Nancy" => "vandoeuvre-les-nancy" ] |
| city_entity | App\Entity\City {#1725 -id: 2302 -name: "Villers-lès-Nancy" -slug: "villers-les-nancy" -description: null -coatOfArms: null -latitude: "48.6616923" -longitude: "6.1287873" -borough: Proxies\__CG__\App\Entity\Borough {#1161 …} -places: Doctrine\ORM\PersistentCollection {#1802 …} -events: Doctrine\ORM\PersistentCollection {#1931 …} -districts: Doctrine\ORM\PersistentCollection {#1928 …} -postcodes: Doctrine\ORM\PersistentCollection {#2136 …} -department: Proxies\__CG__\App\Entity\Department {#2153 …} -resources: Doctrine\ORM\PersistentCollection {#2190 …} } |
same as passed value |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
same as passed value |
| selected_city_slug | "villers-les-nancy" |
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 |
| city_choices | [ "Blénod-lès-Pont-à-Mousson" => "blenod-les-pont-a-mousson" "Laxou" => "laxou" "Ludres" => "ludres" "Maxéville" => "maxeville" "Nancy" => "nancy" "Pagney-derrière-Barine" => "pagney-derriere-barine" "Pont-Saint-Vincent" => "pont-saint-vincent" "Tomblaine" => "tomblaine" "Vandœuvre-lès-Nancy" => "vandoeuvre-les-nancy" ] |
| city_entity | App\Entity\City {#1725 -id: 2302 -name: "Villers-lès-Nancy" -slug: "villers-les-nancy" -description: null -coatOfArms: null -latitude: "48.6616923" -longitude: "6.1287873" -borough: Proxies\__CG__\App\Entity\Borough {#1161 …} -places: Doctrine\ORM\PersistentCollection {#1802 …} -events: Doctrine\ORM\PersistentCollection {#1931 …} -districts: Doctrine\ORM\PersistentCollection {#1928 …} -postcodes: Doctrine\ORM\PersistentCollection {#2136 …} -department: Proxies\__CG__\App\Entity\Department {#2153 …} -resources: Doctrine\ORM\PersistentCollection {#2190 …} } |
| 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\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| data_class | "App\DTO\SearchDto" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\DTO\SearchDto" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| selected_city_slug | "villers-les-nancy" |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5146 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "city_search" "_city_search" ] |
| cache_key | "_city_search_city_search" |
| compound | true |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5322 -errors: [] -form: Symfony\Component\Form\Form {#5317 …} } |
| form | Symfony\Component\Form\FormView {#5176 …5} |
| full_name | "city_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_search" |
| valid | true |
| value | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
searchCity
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "villers-les-nancy" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" "data-action" => "change->live#action" "data-live-action-param" => "save" ] |
[ "class" => "form-select" "data-select-autocomplete-target" => "select" "data-action" => "change->live#action" "data-live-action-param" => "save" ] |
| choices | [ "Blénod-lès-Pont-à-Mousson" => "blenod-les-pont-a-mousson" "Laxou" => "laxou" "Ludres" => "ludres" "Maxéville" => "maxeville" "Nancy" => "nancy" "Pagney-derrière-Barine" => "pagney-derriere-barine" "Pont-Saint-Vincent" => "pont-saint-vincent" "Tomblaine" => "tomblaine" "Vandœuvre-lès-Nancy" => "vandoeuvre-les-nancy" ] |
[ "Blénod-lès-Pont-à-Mousson" => "blenod-les-pont-a-mousson" "Laxou" => "laxou" "Ludres" => "ludres" "Maxéville" => "maxeville" "Nancy" => "nancy" "Pagney-derrière-Barine" => "pagney-derriere-barine" "Pont-Saint-Vincent" => "pont-saint-vincent" "Tomblaine" => "tomblaine" "Vandœuvre-lès-Nancy" => "vandoeuvre-les-nancy" ] |
| data | "villers-les-nancy" |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Choisir une ville" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" "data-action" => "change->live#action" "data-live-action-param" => "save" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Blénod-lès-Pont-à-Mousson" => "blenod-les-pont-a-mousson" "Laxou" => "laxou" "Ludres" => "ludres" "Maxéville" => "maxeville" "Nancy" => "nancy" "Pagney-derrière-Barine" => "pagney-derriere-barine" "Pont-Saint-Vincent" => "pont-saint-vincent" "Tomblaine" => "tomblaine" "Vandœuvre-lès-Nancy" => "vandoeuvre-les-nancy" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "villers-les-nancy" |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Choisir une ville" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5190 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" "data-action" => "change->live#action" "data-live-action-param" => "save" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_city_search_searchCity" ] |
| cache_key | "_city_search_searchCity_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +data: "blenod-les-pont-a-mousson" +value: "blenod-les-pont-a-mousson" +label: "Blénod-lès-Pont-à-Mousson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +data: "laxou" +value: "laxou" +label: "Laxou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +data: "ludres" +value: "ludres" +label: "Ludres" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +data: "maxeville" +value: "maxeville" +label: "Maxéville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +data: "nancy" +value: "nancy" +label: "Nancy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +data: "pagney-derriere-barine" +value: "pagney-derriere-barine" +label: "Pagney-derrière-Barine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +data: "pont-saint-vincent" +value: "pont-saint-vincent" +label: "Pont-Saint-Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +data: "tomblaine" +value: "tomblaine" +label: "Tomblaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +data: "vandoeuvre-les-nancy" +value: "vandoeuvre-les-nancy" +label: "Vandœuvre-lès-Nancy" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "villers-les-nancy" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5304 -errors: [] -form: Symfony\Component\Form\Form {#5314 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5305 …5} |
| full_name | "city_search[searchCity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_search_searchCity" |
| is_selected | Closure($choice, $value) {#5286 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "searchCity" |
| placeholder | "Choisir une ville" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_search_searchCity" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
distance
"Symfony\Component\Form\Extension\Core\Type\RangeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 0 "max" => 40 "step" => 5 "value" => 0 "class" => "range-distance" ] |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "min" => 0 "max" => 40 "step" => 5 "value" => 0 "class" => "range-distance" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5325 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please choose a valid range." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5324 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "max" => 40 "step" => 5 "value" => 0 "class" => "range-distance" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "range" "_city_search_distance" ] |
| cache_key | "_city_search_distance_range" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5285 -errors: [] -form: Symfony\Component\Form\Form {#5311 …} } |
| form | Symfony\Component\Form\FormView {#5283 …5} |
| full_name | "city_search[distance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_search_distance" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "distance" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_search_distance" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5333 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5281 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_city_search__token" ] |
| cache_key | "_city_search__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5269 -errors: [] -form: Symfony\Component\Form\Form {#5273 …} } |
| form | Symfony\Component\Form\FormView {#5280 …5} |
| full_name | "city_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city_search__token" |
| valid | true |
| value | "csrf-token" |
place_search
"App\Form\Filter\PlaceSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
same as passed value |
| place_choices | [ "Chez Paulette" => "chez-paulette-pagney-derriere-barine" "L' espace Jean Jaurès" => "l-espace-jean-jaures-tomblaine" "L' hippodrome de Nancy-Brabois" => "l-hippodrome-de-nancy-brabois-vandoeuvre-les-nancy" "L'Autre Canal" => "l-autre-canal-nancy" "L'espace Chaudeau" => "l-espace-chaudeau-ludres" "La Manufacture" => "la-manufacture-nancy" "La salle Jean Vilar" => "la-salle-jean-vilar-blenod-les-pont-a-mousson" "La salle Poirel" => "la-salle-poirel-nancy" "La salle Raugraff" => "la-salle-raugraff-nancy" "Le théâtre de la Foucotte" => "le-theatre-de-la-foucotte-nancy" "Le Zénith de Nancy" => "le-zenith-de-nancy-maxeville" ] |
[ "Chez Paulette" => "chez-paulette-pagney-derriere-barine" "L' espace Jean Jaurès" => "l-espace-jean-jaures-tomblaine" "L' hippodrome de Nancy-Brabois" => "l-hippodrome-de-nancy-brabois-vandoeuvre-les-nancy" "L'Autre Canal" => "l-autre-canal-nancy" "L'espace Chaudeau" => "l-espace-chaudeau-ludres" "La Manufacture" => "la-manufacture-nancy" "La salle Jean Vilar" => "la-salle-jean-vilar-blenod-les-pont-a-mousson" "La salle Poirel" => "la-salle-poirel-nancy" "La salle Raugraff" => "la-salle-raugraff-nancy" "Le théâtre de la Foucotte" => "le-theatre-de-la-foucotte-nancy" "Le Zénith de Nancy" => "le-zenith-de-nancy-maxeville" ] |
| place_entity | App\Entity\Place {#5375 -id: null -title: null -slug: null -coverImage: null -description: null -pronoun: null -name: null -number: null -address: null -createdAt: null -updatedAt: null -oldserial: null -oldurl: null -opening: null -links: null -mapUrl: null -streetUrl: null -email: null -phone: null -ip: null -transport: null -dataLink: null -opinion: null -summary: null -wifi: null -lastService: null -parking: null -multiTitles: null -city: null -events: Doctrine\Common\Collections\ArrayCollection {#5368 …} -latitude: null -longitude: null -district: null -postcode: null -comments: Doctrine\Common\Collections\ArrayCollection {#5352 …} -claims: Doctrine\Common\Collections\ArrayCollection {#5377 …} -likes: Doctrine\Common\Collections\ArrayCollection {#5417 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#5379 …} -placetags: Doctrine\Common\Collections\ArrayCollection {#5414 …} -placekindPrimary: null -placekindSecondary: null -placekindTertiary: null -editors: Doctrine\Common\Collections\ArrayCollection {#5413 …} -author: null } |
same as passed value |
| selected_place_slug | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| data_class | "App\DTO\SearchDto" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5425 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\DTO\SearchDto" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| place_choices | [ "Chez Paulette" => "chez-paulette-pagney-derriere-barine" "L' espace Jean Jaurès" => "l-espace-jean-jaures-tomblaine" "L' hippodrome de Nancy-Brabois" => "l-hippodrome-de-nancy-brabois-vandoeuvre-les-nancy" "L'Autre Canal" => "l-autre-canal-nancy" "L'espace Chaudeau" => "l-espace-chaudeau-ludres" "La Manufacture" => "la-manufacture-nancy" "La salle Jean Vilar" => "la-salle-jean-vilar-blenod-les-pont-a-mousson" "La salle Poirel" => "la-salle-poirel-nancy" "La salle Raugraff" => "la-salle-raugraff-nancy" "Le théâtre de la Foucotte" => "le-theatre-de-la-foucotte-nancy" "Le Zénith de Nancy" => "le-zenith-de-nancy-maxeville" ] |
| place_entity | App\Entity\Place {#5375 -id: null -title: null -slug: null -coverImage: null -description: null -pronoun: null -name: null -number: null -address: null -createdAt: null -updatedAt: null -oldserial: null -oldurl: null -opening: null -links: null -mapUrl: null -streetUrl: null -email: null -phone: null -ip: null -transport: null -dataLink: null -opinion: null -summary: null -wifi: null -lastService: null -parking: null -multiTitles: null -city: null -events: Doctrine\Common\Collections\ArrayCollection {#5368 …} -latitude: null -longitude: null -district: null -postcode: null -comments: Doctrine\Common\Collections\ArrayCollection {#5352 …} -claims: Doctrine\Common\Collections\ArrayCollection {#5377 …} -likes: Doctrine\Common\Collections\ArrayCollection {#5417 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#5379 …} -placetags: Doctrine\Common\Collections\ArrayCollection {#5414 …} -placekindPrimary: null -placekindSecondary: null -placekindTertiary: null -editors: Doctrine\Common\Collections\ArrayCollection {#5413 …} -author: null } |
| 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 | [] |
| selected_place_slug | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5419 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "place_search" "_place_search" ] |
| cache_key | "_place_search_place_search" |
| compound | true |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5567 -errors: [] -form: Symfony\Component\Form\Form {#5526 …} } |
| form | Symfony\Component\Form\FormView {#5470 …5} |
| full_name | "place_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "place_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "place_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_place_search" |
| valid | true |
| value | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
searchPlace
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" "data-action" => "change->live#action" "data-live-action-param" => "save" ] |
[ "class" => "form-select" "data-select-autocomplete-target" => "select" "data-action" => "change->live#action" "data-live-action-param" => "save" ] |
| choices | [ "Chez Paulette" => "chez-paulette-pagney-derriere-barine" "L' espace Jean Jaurès" => "l-espace-jean-jaures-tomblaine" "L' hippodrome de Nancy-Brabois" => "l-hippodrome-de-nancy-brabois-vandoeuvre-les-nancy" "L'Autre Canal" => "l-autre-canal-nancy" "L'espace Chaudeau" => "l-espace-chaudeau-ludres" "La Manufacture" => "la-manufacture-nancy" "La salle Jean Vilar" => "la-salle-jean-vilar-blenod-les-pont-a-mousson" "La salle Poirel" => "la-salle-poirel-nancy" "La salle Raugraff" => "la-salle-raugraff-nancy" "Le théâtre de la Foucotte" => "le-theatre-de-la-foucotte-nancy" "Le Zénith de Nancy" => "le-zenith-de-nancy-maxeville" ] |
[ "Chez Paulette" => "chez-paulette-pagney-derriere-barine" "L' espace Jean Jaurès" => "l-espace-jean-jaures-tomblaine" "L' hippodrome de Nancy-Brabois" => "l-hippodrome-de-nancy-brabois-vandoeuvre-les-nancy" "L'Autre Canal" => "l-autre-canal-nancy" "L'espace Chaudeau" => "l-espace-chaudeau-ludres" "La Manufacture" => "la-manufacture-nancy" "La salle Jean Vilar" => "la-salle-jean-vilar-blenod-les-pont-a-mousson" "La salle Poirel" => "la-salle-poirel-nancy" "La salle Raugraff" => "la-salle-raugraff-nancy" "Le théâtre de la Foucotte" => "le-theatre-de-la-foucotte-nancy" "Le Zénith de Nancy" => "le-zenith-de-nancy-maxeville" ] |
| data | null |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Choisir un lieu" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" "data-action" => "change->live#action" "data-live-action-param" => "save" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Chez Paulette" => "chez-paulette-pagney-derriere-barine" "L' espace Jean Jaurès" => "l-espace-jean-jaures-tomblaine" "L' hippodrome de Nancy-Brabois" => "l-hippodrome-de-nancy-brabois-vandoeuvre-les-nancy" "L'Autre Canal" => "l-autre-canal-nancy" "L'espace Chaudeau" => "l-espace-chaudeau-ludres" "La Manufacture" => "la-manufacture-nancy" "La salle Jean Vilar" => "la-salle-jean-vilar-blenod-les-pont-a-mousson" "La salle Poirel" => "la-salle-poirel-nancy" "La salle Raugraff" => "la-salle-raugraff-nancy" "Le théâtre de la Foucotte" => "le-theatre-de-la-foucotte-nancy" "Le Zénith de Nancy" => "le-zenith-de-nancy-maxeville" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Choisir un lieu" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5354 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" "data-action" => "change->live#action" "data-live-action-param" => "save" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_place_search_searchPlace" ] |
| cache_key | "_place_search_searchPlace_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +data: "chez-paulette-pagney-derriere-barine" +value: "chez-paulette-pagney-derriere-barine" +label: "Chez Paulette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5554 +data: "l-espace-jean-jaures-tomblaine" +value: "l-espace-jean-jaures-tomblaine" +label: "L' espace Jean Jaurès" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5553 +data: "l-hippodrome-de-nancy-brabois-vandoeuvre-les-nancy" +value: "l-hippodrome-de-nancy-brabois-vandoeuvre-les-nancy" +label: "L' hippodrome de Nancy-Brabois" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +data: "l-autre-canal-nancy" +value: "l-autre-canal-nancy" +label: "L'Autre Canal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5551 +data: "l-espace-chaudeau-ludres" +value: "l-espace-chaudeau-ludres" +label: "L'espace Chaudeau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +data: "la-manufacture-nancy" +value: "la-manufacture-nancy" +label: "La Manufacture" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +data: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +value: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +label: "La salle Jean Vilar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +data: "la-salle-poirel-nancy" +value: "la-salle-poirel-nancy" +label: "La salle Poirel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5547 +data: "la-salle-raugraff-nancy" +value: "la-salle-raugraff-nancy" +label: "La salle Raugraff" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +data: "le-theatre-de-la-foucotte-nancy" +value: "le-theatre-de-la-foucotte-nancy" +label: "Le théâtre de la Foucotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +data: "le-zenith-de-nancy-maxeville" +value: "le-zenith-de-nancy-maxeville" +label: "Le Zénith de Nancy" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5555 -errors: [] -form: Symfony\Component\Form\Form {#5516 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5560 …5} |
| full_name | "place_search[searchPlace]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "place_search_searchPlace" |
| is_selected | Closure($choice, $value) {#5543 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "searchPlace" |
| placeholder | "Choisir un lieu" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_place_search_searchPlace" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5563 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5542 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5541 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_place_search__token" ] |
| cache_key | "_place_search__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5531 -errors: [] -form: Symfony\Component\Form\Form {#5535 …} } |
| form | Symfony\Component\Form\FormView {#5540 …5} |
| full_name | "place_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "place_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_place_search__token" |
| valid | true |
| value | "csrf-token" |
date_search
"App\Form\Filter\DateSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
same as passed value |
| days | [ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
[ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
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\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| data_class | "App\DTO\SearchDto" |
| days | [ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5576 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\DTO\SearchDto" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5573 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date_search" "_date_search" ] |
| cache_key | "_date_search_date_search" |
| compound | true |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5640 -errors: [] -form: Symfony\Component\Form\Form {#5670 …} } |
| form | Symfony\Component\Form\FormView {#5632 …5} |
| full_name | "date_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "date_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "date_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_date_search" |
| valid | true |
| value | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
searchDate
"App\Form\Autocomplete\DateField"
Errors
This form has no errors.
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 |
|---|---|---|
| choices | [ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
[ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($choice): string {#5647 returnType: "string" class: "App\Form\Autocomplete\DateField" } |
| choices | [ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Choisir un jour" |
| placeholder_attr | [ "class" => "text-muted text-placeholder" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5652 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-select-autocomplete-target" => "select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "date_field" "_date_search_searchDate" ] |
| cache_key | "_date_search_searchDate_date_field" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +data: "14-08-2026" +value: "14-08-2026" +label: "Aujourd'hui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5685 +data: "15-08-2026" +value: "15-08-2026" +label: "Demain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +data: "16-08-2026" +value: "16-08-2026" +label: "Dimanche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +data: "17-08-2026" +value: "17-08-2026" +label: "Lundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +data: "18-08-2026" +value: "18-08-2026" +label: "Mardi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +data: "19-08-2026" +value: "19-08-2026" +label: "Mercredi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +data: "20-08-2026" +value: "20-08-2026" +label: "Jeudi" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5681 -errors: [] -form: Symfony\Component\Form\Form {#5673 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5680 …5} |
| full_name | "date_search[searchDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "date_search_searchDate" |
| is_selected | Closure($choice, $value) {#5693 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "searchDate" |
| placeholder | "Choisir un jour" |
| placeholder_attr | [ "class" => "text-muted text-placeholder" ] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_date_search_searchDate" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5695 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_date_search__token" ] |
| cache_key | "_date_search__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5705 -errors: [] -form: Symfony\Component\Form\Form {#5701 …} } |
| form | Symfony\Component\Form\FormView {#5696 …5} |
| full_name | "date_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "date_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_date_search__token" |
| valid | true |
| value | "csrf-token" |
multi_search
"App\Form\Filter\MultiSearchType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| categories | [
[
"slug" => "musique"
"name" => "musique"
]
[
"slug" => "ete"
"name" => "été"
]
[
"slug" => "chanson-francaise"
"name" => "chanson francaise"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
[
"slug" => "variete"
"name" => "variété"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "arts"
"name" => "arts"
]
[
"slug" => "pop"
"name" => "pop"
]
[
"slug" => "rock"
"name" => "rock"
]
[
"slug" => "hip-hop"
"name" => "hip-hop"
]
[
"slug" => "pop-rock"
"name" => "pop-rock"
]
[
"slug" => "rap"
"name" => "rap"
]
[
"slug" => "art-contemporain"
"name" => "art contemporain"
]
[
"slug" => "comedie"
"name" => "comédie"
]
[
"slug" => "conference-debat"
"name" => "conférence-débat"
]
[
"slug" => "folk"
"name" => "folk"
]
[
"slug" => "associatif"
"name" => "associatif"
]
[
"slug" => "blues"
"name" => "blues"
]
[
"slug" => "chanson"
"name" => "chanson"
]
[
"slug" => "danse"
"name" => "danse"
]
[
"slug" => "musique-du-monde"
"name" => "musique du monde"
]
[
"slug" => "musique-electronique"
"name" => "musique électronique"
]
[
"slug" => "prevention"
"name" => "prévention"
]
[
"slug" => "queer"
"name" => "queer"
]
[
"slug" => "reggae"
"name" => "reggae"
]
[
"slug" => "sculpture"
"name" => "sculpture"
]
[
"slug" => "shibari"
"name" => "shibari"
]
[
"slug" => "slam"
"name" => "slam"
]
] |
[
[
"slug" => "musique"
"name" => "musique"
]
[
"slug" => "ete"
"name" => "été"
]
[
"slug" => "chanson-francaise"
"name" => "chanson francaise"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
[
"slug" => "variete"
"name" => "variété"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "arts"
"name" => "arts"
]
[
"slug" => "pop"
"name" => "pop"
]
[
"slug" => "rock"
"name" => "rock"
]
[
"slug" => "hip-hop"
"name" => "hip-hop"
]
[
"slug" => "pop-rock"
"name" => "pop-rock"
]
[
"slug" => "rap"
"name" => "rap"
]
[
"slug" => "art-contemporain"
"name" => "art contemporain"
]
[
"slug" => "comedie"
"name" => "comédie"
]
[
"slug" => "conference-debat"
"name" => "conférence-débat"
]
[
"slug" => "folk"
"name" => "folk"
]
[
"slug" => "associatif"
"name" => "associatif"
]
[
"slug" => "blues"
"name" => "blues"
]
[
"slug" => "chanson"
"name" => "chanson"
]
[
"slug" => "danse"
"name" => "danse"
]
[
"slug" => "musique-du-monde"
"name" => "musique du monde"
]
[
"slug" => "musique-electronique"
"name" => "musique électronique"
]
[
"slug" => "prevention"
"name" => "prévention"
]
[
"slug" => "queer"
"name" => "queer"
]
[
"slug" => "reggae"
"name" => "reggae"
]
[
"slug" => "sculpture"
"name" => "sculpture"
]
[
"slug" => "shibari"
"name" => "shibari"
]
[
"slug" => "slam"
"name" => "slam"
]
]
|
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
same as passed value |
| days | [ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
[ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
| rubrics | [ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
[ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
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 |
| categories | [
[
"slug" => "musique"
"name" => "musique"
]
[
"slug" => "ete"
"name" => "été"
]
[
"slug" => "chanson-francaise"
"name" => "chanson francaise"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
[
"slug" => "variete"
"name" => "variété"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "arts"
"name" => "arts"
]
[
"slug" => "pop"
"name" => "pop"
]
[
"slug" => "rock"
"name" => "rock"
]
[
"slug" => "hip-hop"
"name" => "hip-hop"
]
[
"slug" => "pop-rock"
"name" => "pop-rock"
]
[
"slug" => "rap"
"name" => "rap"
]
[
"slug" => "art-contemporain"
"name" => "art contemporain"
]
[
"slug" => "comedie"
"name" => "comédie"
]
[
"slug" => "conference-debat"
"name" => "conférence-débat"
]
[
"slug" => "folk"
"name" => "folk"
]
[
"slug" => "associatif"
"name" => "associatif"
]
[
"slug" => "blues"
"name" => "blues"
]
[
"slug" => "chanson"
"name" => "chanson"
]
[
"slug" => "danse"
"name" => "danse"
]
[
"slug" => "musique-du-monde"
"name" => "musique du monde"
]
[
"slug" => "musique-electronique"
"name" => "musique électronique"
]
[
"slug" => "prevention"
"name" => "prévention"
]
[
"slug" => "queer"
"name" => "queer"
]
[
"slug" => "reggae"
"name" => "reggae"
]
[
"slug" => "sculpture"
"name" => "sculpture"
]
[
"slug" => "shibari"
"name" => "shibari"
]
[
"slug" => "slam"
"name" => "slam"
]
] |
| 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\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| data_class | "App\DTO\SearchDto" |
| days | [ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\DTO\SearchDto" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| rubrics | [ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5841 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "multi_search" "_multi_search" ] |
| cache_key | "_multi_search_multi_search" |
| compound | true |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6415 -errors: [] -form: Symfony\Component\Form\Form {#6034 …} } |
| form | Symfony\Component\Form\FormView {#6407 …5} |
| full_name | "multi_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "multi_search" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search" |
| valid | true |
| value | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "villers-les-nancy" +searchPlace: "" +minPrice: 0.0 +maxPrice: 0.0 +distance: 5 +latitude: 0.0 +longitude: 0.0 +empty: true +filterEmpty: true +isPast: false +eventsApiQueryParameters: [] } |
searchTitle
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Rechercher par titre" ] |
[ "placeholder" => "Rechercher par titre" ] |
| label | "Quel titre ?" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Rechercher par titre" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5925 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| 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 | "Quel titre ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5907 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Rechercher par titre" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_multi_search_searchTitle" ] |
| cache_key | "_multi_search_searchTitle_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6419 -errors: [] -form: Symfony\Component\Form\Form {#6037 …} } |
| form | Symfony\Component\Form\FormView {#6418 …5} |
| full_name | "multi_search[searchTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchTitle" |
| label | "Quel titre ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "searchTitle" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchTitle" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
searchDate
Errors
This form has no errors.
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 |
|---|---|---|
| choices | [ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
[ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
| label | "Quel jour ?" |
same as passed value |
| placeholder | "Sélectionnez une date" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Aujourd'hui" => "14-08-2026" "Demain" => "15-08-2026" "Dimanche" => "16-08-2026" "Lundi" => "17-08-2026" "Mardi" => "18-08-2026" "Mercredi" => "19-08-2026" "Jeudi" => "20-08-2026" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Quel jour ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Sélectionnez une date" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5944 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_multi_search_searchDate" ] |
| cache_key | "_multi_search_searchDate_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6514 +data: "14-08-2026" +value: "14-08-2026" +label: "Aujourd'hui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6515 +data: "15-08-2026" +value: "15-08-2026" +label: "Demain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6516 +data: "16-08-2026" +value: "16-08-2026" +label: "Dimanche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6517 +data: "17-08-2026" +value: "17-08-2026" +label: "Lundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6518 +data: "18-08-2026" +value: "18-08-2026" +label: "Mardi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6519 +data: "19-08-2026" +value: "19-08-2026" +label: "Mercredi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6520 +data: "20-08-2026" +value: "20-08-2026" +label: "Jeudi" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6511 -errors: [] -form: Symfony\Component\Form\Form {#6040 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6513 …5} |
| full_name | "multi_search[searchDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchDate" |
| is_selected | Closure($choice, $value) {#6522 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Quel jour ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "searchDate" |
| placeholder | "Sélectionnez une date" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchDate" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
searchRubric
Errors
This form has no errors.
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 |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choice_value | "slug" |
same as passed value |
| choices | [ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
[ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
| label | "Quel genre ?" |
same as passed value |
| placeholder | "Filtrer par rubrique" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | "slug" |
| choices | [ App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Quel genre ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Filtrer par rubrique" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5955 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_multi_search_searchRubric" ] |
| cache_key | "_multi_search_searchRubric_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6527 +data: App\Entity\Rubric {#4762 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4765 …} -categories: Doctrine\ORM\PersistentCollection {#4763 …} } +value: "concert" +label: "Concert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6529 +data: App\Entity\Rubric {#4757 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4760 …} -categories: Doctrine\ORM\PersistentCollection {#4758 …} } +value: "spectacle" +label: "Spectacle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6528 +data: App\Entity\Rubric {#4747 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4750 …} -categories: Doctrine\ORM\PersistentCollection {#4748 …} } +value: "exposition" +label: "Exposition" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6531 +data: App\Entity\Rubric {#4742 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4745 …} -categories: Doctrine\ORM\PersistentCollection {#4743 …} } +value: "cinema" +label: "Cinéma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6532 +data: App\Entity\Rubric {#4737 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4740 …} -categories: Doctrine\ORM\PersistentCollection {#4738 …} } +value: "stage" +label: "Stage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6533 +data: App\Entity\Rubric {#4752 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4755 …} -categories: Doctrine\ORM\PersistentCollection {#4753 …} } +value: "autre" +label: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6523 -errors: [] -form: Symfony\Component\Form\Form {#6043 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6524 …5} |
| full_name | "multi_search[searchRubric]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchRubric" |
| is_selected | Closure($choice, $value) {#6526 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Quel genre ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "searchRubric" |
| placeholder | "Filtrer par rubrique" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchRubric" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
searchCategory
Errors
This form has no errors.
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 |
|---|---|---|
| choices | [ "musique" => "musique" "été" => "ete" "chanson francaise" => "chanson-francaise" "théâtre" => "theatre" "variété" => "variete" "humour" => "humour" "arts" => "arts" "pop" => "pop" "rock" => "rock" "hip-hop" => "hip-hop" "pop-rock" => "pop-rock" "rap" => "rap" "art contemporain" => "art-contemporain" "comédie" => "comedie" "conférence-débat" => "conference-debat" "folk" => "folk" "associatif" => "associatif" "blues" => "blues" "chanson" => "chanson" "danse" => "danse" "musique du monde" => "musique-du-monde" "musique électronique" => "musique-electronique" "prévention" => "prevention" "queer" => "queer" "reggae" => "reggae" "sculpture" => "sculpture" "shibari" => "shibari" "slam" => "slam" ] |
[ "musique" => "musique" "été" => "ete" "chanson francaise" => "chanson-francaise" "théâtre" => "theatre" "variété" => "variete" "humour" => "humour" "arts" => "arts" "pop" => "pop" "rock" => "rock" "hip-hop" => "hip-hop" "pop-rock" => "pop-rock" "rap" => "rap" "art contemporain" => "art-contemporain" "comédie" => "comedie" "conférence-débat" => "conference-debat" "folk" => "folk" "associatif" => "associatif" "blues" => "blues" "chanson" => "chanson" "danse" => "danse" "musique du monde" => "musique-du-monde" "musique électronique" => "musique-electronique" "prévention" => "prevention" "queer" => "queer" "reggae" => "reggae" "sculpture" => "sculpture" "shibari" => "shibari" "slam" => "slam" ] |
| expanded | true |
same as passed value |
| label | null |
same as passed value |
| placeholder | null |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "musique" => "musique" "été" => "ete" "chanson francaise" => "chanson-francaise" "théâtre" => "theatre" "variété" => "variete" "humour" => "humour" "arts" => "arts" "pop" => "pop" "rock" => "rock" "hip-hop" => "hip-hop" "pop-rock" => "pop-rock" "rap" => "rap" "art contemporain" => "art-contemporain" "comédie" => "comedie" "conférence-débat" => "conference-debat" "folk" => "folk" "associatif" => "associatif" "blues" => "blues" "chanson" => "chanson" "danse" => "danse" "musique du monde" => "musique-du-monde" "musique électronique" => "musique-electronique" "prévention" => "prevention" "queer" => "queer" "reggae" => "reggae" "sculpture" => "sculpture" "shibari" => "shibari" "slam" => "slam" ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5968 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_multi_search_searchCategory" ] |
| cache_key | "_multi_search_searchCategory_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5977 +data: "musique" +value: "musique" +label: "musique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5978 +data: "ete" +value: "ete" +label: "été" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5979 +data: "chanson-francaise" +value: "chanson-francaise" +label: "chanson francaise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5980 +data: "theatre" +value: "theatre" +label: "théâtre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5981 +data: "variete" +value: "variete" +label: "variété" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5982 +data: "humour" +value: "humour" +label: "humour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5983 +data: "arts" +value: "arts" +label: "arts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5984 +data: "pop" +value: "pop" +label: "pop" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5985 +data: "rock" +value: "rock" +label: "rock" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5986 +data: "hip-hop" +value: "hip-hop" +label: "hip-hop" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +data: "pop-rock" +value: "pop-rock" +label: "pop-rock" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5988 +data: "rap" +value: "rap" +label: "rap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +data: "art-contemporain" +value: "art-contemporain" +label: "art contemporain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5990 +data: "comedie" +value: "comedie" +label: "comédie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5991 +data: "conference-debat" +value: "conference-debat" +label: "conférence-débat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5992 +data: "folk" +value: "folk" +label: "folk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5993 +data: "associatif" +value: "associatif" +label: "associatif" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5994 +data: "blues" +value: "blues" +label: "blues" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5995 +data: "chanson" +value: "chanson" +label: "chanson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5996 +data: "danse" +value: "danse" +label: "danse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5997 +data: "musique-du-monde" +value: "musique-du-monde" +label: "musique du monde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5998 +data: "musique-electronique" +value: "musique-electronique" +label: "musique électronique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5999 +data: "prevention" +value: "prevention" +label: "prévention" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6000 +data: "queer" +value: "queer" +label: "queer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6001 +data: "reggae" +value: "reggae" +label: "reggae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6002 +data: "sculpture" +value: "sculpture" +label: "sculpture" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6003 +data: "shibari" +value: "shibari" +label: "shibari" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6004 +data: "slam" +value: "slam" +label: "slam" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6534 -errors: [] -form: Symfony\Component\Form\Form {#6308 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#6525 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory" |
| is_selected | Closure($choice, $value) {#6535 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "searchCategory" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "musique" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "musique" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "musique" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6056 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "musique" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6539 -errors: [] -form: Symfony\Component\Form\Form {#6311 …} } |
| form | Symfony\Component\Form\FormView {#6538 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_0" |
| label | "musique" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "musique" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "été" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ete" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "été" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6066 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ete" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6540 -errors: [] -form: Symfony\Component\Form\Form {#6314 …} } |
| form | Symfony\Component\Form\FormView {#6541 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_1" |
| label | "été" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "ete" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "chanson francaise" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "chanson-francaise" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "chanson francaise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6075 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "chanson-francaise" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6542 -errors: [] -form: Symfony\Component\Form\Form {#6317 …} } |
| form | Symfony\Component\Form\FormView {#6543 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_2" |
| label | "chanson francaise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "chanson-francaise" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "théâtre" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "theatre" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "théâtre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6084 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "theatre" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6544 -errors: [] -form: Symfony\Component\Form\Form {#6320 …} } |
| form | Symfony\Component\Form\FormView {#6545 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_3" |
| label | "théâtre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "theatre" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "variété" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "variete" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "variété" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6093 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "variete" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6546 -errors: [] -form: Symfony\Component\Form\Form {#6323 …} } |
| form | Symfony\Component\Form\FormView {#6547 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_4" |
| label | "variété" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "variete" |
5
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "humour" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "humour" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "humour" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6102 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "humour" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6548 -errors: [] -form: Symfony\Component\Form\Form {#6326 …} } |
| form | Symfony\Component\Form\FormView {#6549 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_5" |
| label | "humour" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "humour" |
6
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "arts" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "arts" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "arts" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6111 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "arts" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6550 -errors: [] -form: Symfony\Component\Form\Form {#6329 …} } |
| form | Symfony\Component\Form\FormView {#6551 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_6" |
| label | "arts" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "arts" |
7
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "pop" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "pop" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "pop" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6120 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "pop" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6552 -errors: [] -form: Symfony\Component\Form\Form {#6332 …} } |
| form | Symfony\Component\Form\FormView {#6553 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_7" |
| label | "pop" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "pop" |
8
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "rock" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "rock" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "rock" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6129 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "rock" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6554 -errors: [] -form: Symfony\Component\Form\Form {#6335 …} } |
| form | Symfony\Component\Form\FormView {#6555 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_8" |
| label | "rock" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "rock" |
9
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "hip-hop" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "hip-hop" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "hip-hop" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6138 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "hip-hop" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6556 -errors: [] -form: Symfony\Component\Form\Form {#6338 …} } |
| form | Symfony\Component\Form\FormView {#6557 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_9" |
| label | "hip-hop" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "hip-hop" |
10
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "pop-rock" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "pop-rock" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "pop-rock" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6147 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "pop-rock" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6558 -errors: [] -form: Symfony\Component\Form\Form {#6341 …} } |
| form | Symfony\Component\Form\FormView {#6559 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_10" |
| label | "pop-rock" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "pop-rock" |
11
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "rap" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "rap" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "rap" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6156 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "rap" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6560 -errors: [] -form: Symfony\Component\Form\Form {#6344 …} } |
| form | Symfony\Component\Form\FormView {#6561 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_11" |
| label | "rap" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "rap" |
12
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "art contemporain" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "art-contemporain" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "art contemporain" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6165 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "art-contemporain" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6562 -errors: [] -form: Symfony\Component\Form\Form {#6347 …} } |
| form | Symfony\Component\Form\FormView {#6563 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_12" |
| label | "art contemporain" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "art-contemporain" |
13
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "comédie" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "comedie" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "comédie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6174 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "comedie" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6564 -errors: [] -form: Symfony\Component\Form\Form {#6350 …} } |
| form | Symfony\Component\Form\FormView {#6565 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_13" |
| label | "comédie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "comedie" |
14
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "conférence-débat" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "conference-debat" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "conférence-débat" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6183 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "conference-debat" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6566 -errors: [] -form: Symfony\Component\Form\Form {#6353 …} } |
| form | Symfony\Component\Form\FormView {#6567 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_14" |
| label | "conférence-débat" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "conference-debat" |
15
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "folk" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "folk" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "folk" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6192 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "folk" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6568 -errors: [] -form: Symfony\Component\Form\Form {#6356 …} } |
| form | Symfony\Component\Form\FormView {#6569 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_15" |
| label | "folk" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "15" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "folk" |
16
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "associatif" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "associatif" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "associatif" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6201 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "associatif" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6570 -errors: [] -form: Symfony\Component\Form\Form {#6359 …} } |
| form | Symfony\Component\Form\FormView {#6571 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_16" |
| label | "associatif" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "associatif" |
17
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "blues" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "blues" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "blues" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6210 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "blues" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6572 -errors: [] -form: Symfony\Component\Form\Form {#6362 …} } |
| form | Symfony\Component\Form\FormView {#6573 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_17" |
| label | "blues" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "blues" |
18
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "chanson" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "chanson" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "chanson" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6219 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "chanson" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6574 -errors: [] -form: Symfony\Component\Form\Form {#6365 …} } |
| form | Symfony\Component\Form\FormView {#6575 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_18" |
| label | "chanson" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "chanson" |
19
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "danse" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "danse" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "danse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6228 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "danse" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6576 -errors: [] -form: Symfony\Component\Form\Form {#6368 …} } |
| form | Symfony\Component\Form\FormView {#6577 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_19" |
| label | "danse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "19" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "danse" |
20
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "musique du monde" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "musique-du-monde" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "musique du monde" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6237 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "musique-du-monde" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6578 -errors: [] -form: Symfony\Component\Form\Form {#6371 …} } |
| form | Symfony\Component\Form\FormView {#6579 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_20" |
| label | "musique du monde" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "20" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "musique-du-monde" |
21
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "musique électronique" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "musique-electronique" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "musique électronique" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6246 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "musique-electronique" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6580 -errors: [] -form: Symfony\Component\Form\Form {#6374 …} } |
| form | Symfony\Component\Form\FormView {#6581 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_21" |
| label | "musique électronique" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "21" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "musique-electronique" |
22
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "prévention" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "prevention" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "prévention" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6255 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "prevention" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6582 -errors: [] -form: Symfony\Component\Form\Form {#6377 …} } |
| form | Symfony\Component\Form\FormView {#6583 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_22" |
| label | "prévention" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "22" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "prevention" |
23
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "queer" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "queer" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "queer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6264 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "queer" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6584 -errors: [] -form: Symfony\Component\Form\Form {#6380 …} } |
| form | Symfony\Component\Form\FormView {#6585 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_23" |
| label | "queer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "23" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "queer" |
24
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "reggae" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "reggae" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "reggae" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6273 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "reggae" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6586 -errors: [] -form: Symfony\Component\Form\Form {#6383 …} } |
| form | Symfony\Component\Form\FormView {#6587 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_24" |
| label | "reggae" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "24" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "reggae" |
25
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "sculpture" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "sculpture" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "sculpture" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6282 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "sculpture" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6588 -errors: [] -form: Symfony\Component\Form\Form {#6386 …} } |
| form | Symfony\Component\Form\FormView {#6589 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_25" |
| label | "sculpture" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "25" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "sculpture" |
26
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "shibari" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "shibari" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "shibari" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6291 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "shibari" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6590 -errors: [] -form: Symfony\Component\Form\Form {#6389 …} } |
| form | Symfony\Component\Form\FormView {#6591 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_26" |
| label | "shibari" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "26" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "shibari" |
27
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "slam" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "slam" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "slam" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6300 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "slam" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_multi_search_searchCategory_entry" ] |
| cache_key | "_multi_search_searchCategory_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6592 -errors: [] -form: Symfony\Component\Form\Form {#6392 …} } |
| form | Symfony\Component\Form\FormView {#6593 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_27" |
| label | "slam" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "27" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "slam" |
minPrice
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0.0 |
| View Format |
"0,00"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Minimum" ] |
[ "placeholder" => "Minimum" ] |
| currency | false |
same as passed value |
| label | "Quel prix ?" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Minimum" ] |
| 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\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| currency | false |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | Closure(FormInterface $form) {#6015 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Quel prix ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6016 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Minimum" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_multi_search_minPrice" ] |
| cache_key | "_multi_search_minPrice_money" |
| compound | false |
| data | 0.0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6537 -errors: [] -form: Symfony\Component\Form\Form {#6395 …} } |
| form | Symfony\Component\Form\FormView {#6536 …5} |
| full_name | "multi_search[minPrice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_minPrice" |
| label | "Quel prix ?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "{{ widget }}" |
| multipart | false |
| name | "minPrice" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_minPrice" |
| valid | true |
| value | "0,00" |
maxPrice
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0.0 |
| View Format |
"0,00"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Maximum" ] |
[ "placeholder" => "Maximum" ] |
| currency | false |
same as passed value |
| label | "Maximum" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Maximum" ] |
| 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\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| currency | false |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | Closure(FormInterface $form) {#6025 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Maximum" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6026 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Maximum" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_multi_search_maxPrice" ] |
| cache_key | "_multi_search_maxPrice_money" |
| compound | false |
| data | 0.0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6595 -errors: [] -form: Symfony\Component\Form\Form {#6398 …} } |
| form | Symfony\Component\Form\FormView {#6594 …5} |
| full_name | "multi_search[maxPrice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_maxPrice" |
| label | "Maximum" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "{{ widget }}" |
| multipart | false |
| name | "maxPrice" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_maxPrice" |
| valid | true |
| value | "0,00" |
__dynamic_error
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| error_bubbling | false |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6404 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6405 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_multi_search___dynamic_error" ] |
| cache_key | "_multi_search___dynamic_error_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6596 -errors: [] -form: Symfony\Component\Form\Form {#6412 …} } |
| form | Symfony\Component\Form\FormView {#6597 …5} |
| full_name | "multi_search[__dynamic_error]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search___dynamic_error" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "__dynamic_error" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search___dynamic_error" |
| valid | true |
| value | "" |
isPast
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Voir les événements passés" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#6053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#6054 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Voir les événements passés" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6429 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_multi_search_isPast" ] |
| cache_key | "_multi_search_isPast_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6598 -errors: [] -form: Symfony\Component\Form\Form {#6437 …} } |
| form | Symfony\Component\Form\FormView {#6599 …5} |
| full_name | "multi_search[isPast]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_isPast" |
| label | "Voir les événements passés" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isPast" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_isPast" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6601 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_multi_search__token" ] |
| cache_key | "_multi_search__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6611 -errors: [] -form: Symfony\Component\Form\Form {#6607 …} } |
| form | Symfony\Component\Form\FormView {#6602 …5} |
| full_name | "multi_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search__token" |
| valid | true |
| value | "csrf-token" |