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
-
-
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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
[ App\Entity\Rubric {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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) {#5026 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 {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5027 …} $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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#5058 -errors: [] -form: Symfony\Component\Form\Form {#5065 …} } |
| form | Symfony\Component\Form\FormView {#5029 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#5054 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() {#5057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5055 …} $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 {#5077 +data: "concert" +value: "concert" +label: "Concert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +data: "spectacle" +value: "spectacle" +label: "Spectacle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +data: "exposition" +value: "exposition" +label: "Exposition" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +data: "cinema" +value: "cinema" +label: "Cinéma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +data: "stage" +value: "stage" +label: "Stage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +data: "autre" +value: "autre" +label: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5076 -errors: [] -form: Symfony\Component\Form\Form {#5068 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5075 …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) {#5087 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) {#5091 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() {#5093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5092 …} $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 {#5103 -errors: [] -form: Symfony\Component\Form\Form {#5099 …} } |
| form | Symfony\Component\Form\FormView {#5094 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#5175 -id: null -name: null -slug: null -description: null -coatOfArms: null -latitude: null -longitude: null -borough: null -places: Doctrine\Common\Collections\ArrayCollection {#5174 …} -events: Doctrine\Common\Collections\ArrayCollection {#5169 …} -districts: Doctrine\Common\Collections\ArrayCollection {#5172 …} -postcodes: Doctrine\Common\Collections\ArrayCollection {#5214 …} -department: null -resources: Doctrine\Common\Collections\ArrayCollection {#5216 …} } |
same as passed value |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 | 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 |
| 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 {#5175 -id: null -name: null -slug: null -description: null -coatOfArms: null -latitude: null -longitude: null -borough: null -places: Doctrine\Common\Collections\ArrayCollection {#5174 …} -events: Doctrine\Common\Collections\ArrayCollection {#5169 …} -districts: Doctrine\Common\Collections\ArrayCollection {#5172 …} -postcodes: Doctrine\Common\Collections\ArrayCollection {#5214 …} -department: null -resources: Doctrine\Common\Collections\ArrayCollection {#5216 …} } |
| 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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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) {#5161 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 | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5163 …} $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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#5340 -errors: [] -form: Symfony\Component\Form\Form {#5335 …} } |
| form | Symfony\Component\Form\FormView {#5154 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 | 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 | [ "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 | null |
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 | 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 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() {#5350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5192 …} $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 {#5320 +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 {#5315 +data: "laxou" +value: "laxou" +label: "Laxou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +data: "ludres" +value: "ludres" +label: "Ludres" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +data: "maxeville" +value: "maxeville" +label: "Maxéville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +data: "nancy" +value: "nancy" +label: "Nancy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +data: "pagney-derriere-barine" +value: "pagney-derriere-barine" +label: "Pagney-derrière-Barine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +data: "pont-saint-vincent" +value: "pont-saint-vincent" +label: "Pont-Saint-Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +data: "tomblaine" +value: "tomblaine" +label: "Tomblaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +data: "vandoeuvre-les-nancy" +value: "vandoeuvre-les-nancy" +label: "Vandœuvre-lès-Nancy" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5322 -errors: [] -form: Symfony\Component\Form\Form {#5332 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5323 …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) {#5304 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) {#5343 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() {#5341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5342 …} $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 {#5303 -errors: [] -form: Symfony\Component\Form\Form {#5329 …} } |
| form | Symfony\Component\Form\FormView {#5301 …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) {#5351 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() {#5300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5299 …} $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 {#5287 -errors: [] -form: Symfony\Component\Form\Form {#5291 …} } |
| form | Symfony\Component\Form\FormView {#5298 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#1956 -id: 362 -title: "Le Zénith de Nancy" -slug: "le-zenith-de-nancy-maxeville" -coverImage: "nancy/_41-logo.png" -description: "<div>Le Zénith de Nancy est la plus grande des salles de spectacles de l’agglomération nancéienne. Ce Zénith, conçu par l’architecte Denis Sloan et inauguré en 1993, peut accueillir jusqu’à 25 000 spectateurs.<br><br></div>" -pronoun: "Le" -name: "Zénith de Nancy" -number: "1" -address: "Rue du Zénith" -createdAt: DateTimeImmutable @1595403554 {#1947 date: 2020-07-22 09:39:14.0 Europe/Paris (+02:00) } -updatedAt: DateTime @1771827088 {#1950 date: 2026-02-23 07:11:28.0 Europe/Paris (+01:00) } -oldserial: 41 -oldurl: "nancy.curieux.net/agenda/programmation?id_lieu=41" -opening: [ "days" => [ "monday" => [ "open" => null "close" => null ] "tuesday" => [ "open" => null "close" => null ] "wednesday" => [ "open" => null "close" => null ] "thursday" => [ "open" => null "close" => null ] "friday" => [ "open" => null "close" => null ] "saturday" => [ "open" => null "close" => null ] "sunday" => [ "open" => null "close" => null ] ] "update" => "2018-01-01" "onlyIfEvent" => false ] -links: [ "http://www.zenith-de-nancy.com/" "https://fr-fr.facebook.com/zenithnancy" ] -mapUrl: "https://www.google.com/maps?q=Rue-du-Zenith-Maxeville-54320" -streetUrl: "https://www.google.com/maps/embed?&heading=150.32&pitch=2.11&fov=29.2&pano=Mp-8K1_YSE2dmqw9boW6Kg" -email: "info@zenith-de-nancy.com" -phone: "03 83 93 27 27" -ip: "85.169.169.244" -transport: [ "primary" => [ "service" => "Bus" "line" => "9" "stop" => "Zénith" ] "secondary" => [ "service" => null "line" => null "stop" => null ] "tertiary" => [ "service" => null "line" => null "stop" => null ] ] -dataLink: null -opinion: null -summary: null -wifi: null -lastService: null -parking: null -multiTitles: [ "Zénith du Grand Nancy" "Amphithéâtre plein air" "Amphitheatre plein air" ] -city: Proxies\__CG__\App\Entity\City {#1982 …} -events: Doctrine\ORM\PersistentCollection {#2017 …} -latitude: "48.7106171" -longitude: "6.1389166" -district: null -postcode: null -comments: Doctrine\ORM\PersistentCollection {#2036 …} -claims: Doctrine\ORM\PersistentCollection {#2240 …} -likes: Doctrine\ORM\PersistentCollection {#2268 …} -rooms: Doctrine\ORM\PersistentCollection {#2304 …} -placetags: Doctrine\ORM\PersistentCollection {#2312 …} -placekindPrimary: null -placekindSecondary: null -placekindTertiary: null -editors: Doctrine\ORM\PersistentCollection {#2324 …} -author: null } |
same as passed value |
| selected_place_slug | "le-zenith-de-nancy-maxeville" |
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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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) {#5440 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 {#1956 -id: 362 -title: "Le Zénith de Nancy" -slug: "le-zenith-de-nancy-maxeville" -coverImage: "nancy/_41-logo.png" -description: "<div>Le Zénith de Nancy est la plus grande des salles de spectacles de l’agglomération nancéienne. Ce Zénith, conçu par l’architecte Denis Sloan et inauguré en 1993, peut accueillir jusqu’à 25 000 spectateurs.<br><br></div>" -pronoun: "Le" -name: "Zénith de Nancy" -number: "1" -address: "Rue du Zénith" -createdAt: DateTimeImmutable @1595403554 {#1947 date: 2020-07-22 09:39:14.0 Europe/Paris (+02:00) } -updatedAt: DateTime @1771827088 {#1950 date: 2026-02-23 07:11:28.0 Europe/Paris (+01:00) } -oldserial: 41 -oldurl: "nancy.curieux.net/agenda/programmation?id_lieu=41" -opening: [ "days" => [ "monday" => [ "open" => null "close" => null ] "tuesday" => [ "open" => null "close" => null ] "wednesday" => [ "open" => null "close" => null ] "thursday" => [ "open" => null "close" => null ] "friday" => [ "open" => null "close" => null ] "saturday" => [ "open" => null "close" => null ] "sunday" => [ "open" => null "close" => null ] ] "update" => "2018-01-01" "onlyIfEvent" => false ] -links: [ "http://www.zenith-de-nancy.com/" "https://fr-fr.facebook.com/zenithnancy" ] -mapUrl: "https://www.google.com/maps?q=Rue-du-Zenith-Maxeville-54320" -streetUrl: "https://www.google.com/maps/embed?&heading=150.32&pitch=2.11&fov=29.2&pano=Mp-8K1_YSE2dmqw9boW6Kg" -email: "info@zenith-de-nancy.com" -phone: "03 83 93 27 27" -ip: "85.169.169.244" -transport: [ "primary" => [ "service" => "Bus" "line" => "9" "stop" => "Zénith" ] "secondary" => [ "service" => null "line" => null "stop" => null ] "tertiary" => [ "service" => null "line" => null "stop" => null ] ] -dataLink: null -opinion: null -summary: null -wifi: null -lastService: null -parking: null -multiTitles: [ "Zénith du Grand Nancy" "Amphithéâtre plein air" "Amphitheatre plein air" ] -city: Proxies\__CG__\App\Entity\City {#1982 …} -events: Doctrine\ORM\PersistentCollection {#2017 …} -latitude: "48.7106171" -longitude: "6.1389166" -district: null -postcode: null -comments: Doctrine\ORM\PersistentCollection {#2036 …} -claims: Doctrine\ORM\PersistentCollection {#2240 …} -likes: Doctrine\ORM\PersistentCollection {#2268 …} -rooms: Doctrine\ORM\PersistentCollection {#2304 …} -placetags: Doctrine\ORM\PersistentCollection {#2312 …} -placekindPrimary: null -placekindSecondary: null -placekindTertiary: null -editors: Doctrine\ORM\PersistentCollection {#2324 …} -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 | "le-zenith-de-nancy-maxeville" |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5372 …} $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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#5580 -errors: [] -form: Symfony\Component\Form\Form {#5539 …} } |
| form | Symfony\Component\Form\FormView {#5418 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 | "le-zenith-de-nancy-maxeville" |
| View Format | same as normalized 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 | "le-zenith-de-nancy-maxeville" |
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 | "le-zenith-de-nancy-maxeville" |
| 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() {#5579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5414 …} $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 {#5571 +data: "chez-paulette-pagney-derriere-barine" +value: "chez-paulette-pagney-derriere-barine" +label: "Chez Paulette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +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 {#5566 +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 {#5565 +data: "l-autre-canal-nancy" +value: "l-autre-canal-nancy" +label: "L'Autre Canal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +data: "l-espace-chaudeau-ludres" +value: "l-espace-chaudeau-ludres" +label: "L'espace Chaudeau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +data: "la-manufacture-nancy" +value: "la-manufacture-nancy" +label: "La Manufacture" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +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 {#5561 +data: "la-salle-poirel-nancy" +value: "la-salle-poirel-nancy" +label: "La salle Poirel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +data: "la-salle-raugraff-nancy" +value: "la-salle-raugraff-nancy" +label: "La salle Raugraff" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +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 {#5558 +data: "le-zenith-de-nancy-maxeville" +value: "le-zenith-de-nancy-maxeville" +label: "Le Zénith de Nancy" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "le-zenith-de-nancy-maxeville" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5572 -errors: [] -form: Symfony\Component\Form\Form {#5529 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5573 …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) {#5556 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 | "le-zenith-de-nancy-maxeville" |
_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) {#5576 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() {#5555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5554 …} $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 {#5544 -errors: [] -form: Symfony\Component\Form\Form {#5548 …} } |
| form | Symfony\Component\Form\FormView {#5553 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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) {#5589 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() {#5583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5586 …} $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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#5653 -errors: [] -form: Symfony\Component\Form\Form {#5683 …} } |
| form | Symfony\Component\Form\FormView {#5645 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#5660 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() {#5673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5665 …} $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 {#5695 +data: "14-08-2026" +value: "14-08-2026" +label: "Aujourd'hui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +data: "15-08-2026" +value: "15-08-2026" +label: "Demain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +data: "16-08-2026" +value: "16-08-2026" +label: "Dimanche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +data: "17-08-2026" +value: "17-08-2026" +label: "Lundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +data: "18-08-2026" +value: "18-08-2026" +label: "Mardi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +data: "19-08-2026" +value: "19-08-2026" +label: "Mercredi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +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 {#5694 -errors: [] -form: Symfony\Component\Form\Form {#5686 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5693 …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) {#5706 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) {#5690 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() {#5707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5708 …} $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 {#5718 -errors: [] -form: Symfony\Component\Form\Form {#5714 …} } |
| form | Symfony\Component\Form\FormView {#5709 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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" => "ete"
"name" => "été"
]
[
"slug" => "arts"
"name" => "arts"
]
[
"slug" => "musique"
"name" => "musique"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "chanson-francaise"
"name" => "chanson francaise"
]
[
"slug" => "variete"
"name" => "variété"
]
[
"slug" => "pop-rock"
"name" => "pop-rock"
]
[
"slug" => "danse-traditionnelle"
"name" => "danse traditionnelle"
]
[
"slug" => "magie"
"name" => "magie"
]
[
"slug" => "pop"
"name" => "pop"
]
[
"slug" => "rock"
"name" => "rock"
]
[
"slug" => "ballet"
"name" => "ballet"
]
[
"slug" => "cabaret"
"name" => "cabaret"
]
[
"slug" => "chanson"
"name" => "chanson"
]
[
"slug" => "danse"
"name" => "danse"
]
[
"slug" => "danse-contemporaine"
"name" => "danse contemporaine"
]
[
"slug" => "enfants"
"name" => "enfants"
]
[
"slug" => "folk"
"name" => "folk"
]
[
"slug" => "grand-maitre-mara"
"name" => "grand maitre mara"
]
[
"slug" => "hip-hop"
"name" => "hip-hop"
]
[
"slug" => "mentalisme"
"name" => "mentalisme"
]
[
"slug" => "rap"
"name" => "rap"
]
[
"slug" => "slam"
"name" => "slam"
]
[
"slug" => "spectacles"
"name" => "spectacles"
]
] |
[
[
"slug" => "ete"
"name" => "été"
]
[
"slug" => "arts"
"name" => "arts"
]
[
"slug" => "musique"
"name" => "musique"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "chanson-francaise"
"name" => "chanson francaise"
]
[
"slug" => "variete"
"name" => "variété"
]
[
"slug" => "pop-rock"
"name" => "pop-rock"
]
[
"slug" => "danse-traditionnelle"
"name" => "danse traditionnelle"
]
[
"slug" => "magie"
"name" => "magie"
]
[
"slug" => "pop"
"name" => "pop"
]
[
"slug" => "rock"
"name" => "rock"
]
[
"slug" => "ballet"
"name" => "ballet"
]
[
"slug" => "cabaret"
"name" => "cabaret"
]
[
"slug" => "chanson"
"name" => "chanson"
]
[
"slug" => "danse"
"name" => "danse"
]
[
"slug" => "danse-contemporaine"
"name" => "danse contemporaine"
]
[
"slug" => "enfants"
"name" => "enfants"
]
[
"slug" => "folk"
"name" => "folk"
]
[
"slug" => "grand-maitre-mara"
"name" => "grand maitre mara"
]
[
"slug" => "hip-hop"
"name" => "hip-hop"
]
[
"slug" => "mentalisme"
"name" => "mentalisme"
]
[
"slug" => "rap"
"name" => "rap"
]
[
"slug" => "slam"
"name" => "slam"
]
[
"slug" => "spectacles"
"name" => "spectacles"
]
]
|
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
[ App\Entity\Rubric {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
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" => "ete"
"name" => "été"
]
[
"slug" => "arts"
"name" => "arts"
]
[
"slug" => "musique"
"name" => "musique"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "chanson-francaise"
"name" => "chanson francaise"
]
[
"slug" => "variete"
"name" => "variété"
]
[
"slug" => "pop-rock"
"name" => "pop-rock"
]
[
"slug" => "danse-traditionnelle"
"name" => "danse traditionnelle"
]
[
"slug" => "magie"
"name" => "magie"
]
[
"slug" => "pop"
"name" => "pop"
]
[
"slug" => "rock"
"name" => "rock"
]
[
"slug" => "ballet"
"name" => "ballet"
]
[
"slug" => "cabaret"
"name" => "cabaret"
]
[
"slug" => "chanson"
"name" => "chanson"
]
[
"slug" => "danse"
"name" => "danse"
]
[
"slug" => "danse-contemporaine"
"name" => "danse contemporaine"
]
[
"slug" => "enfants"
"name" => "enfants"
]
[
"slug" => "folk"
"name" => "folk"
]
[
"slug" => "grand-maitre-mara"
"name" => "grand maitre mara"
]
[
"slug" => "hip-hop"
"name" => "hip-hop"
]
[
"slug" => "mentalisme"
"name" => "mentalisme"
]
[
"slug" => "rap"
"name" => "rap"
]
[
"slug" => "slam"
"name" => "slam"
]
[
"slug" => "spectacles"
"name" => "spectacles"
]
] |
| 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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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) {#5852 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 {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5854 …} $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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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 {#6389 -errors: [] -form: Symfony\Component\Form\Form {#6044 …} } |
| form | Symfony\Component\Form\FormView {#6381 …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: "" +searchPlace: "le-zenith-de-nancy-maxeville" +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) {#5938 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() {#5936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5920 …} $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 {#6393 -errors: [] -form: Symfony\Component\Form\Form {#6047 …} } |
| form | Symfony\Component\Form\FormView {#6392 …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() {#5958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5957 …} $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 {#6482 +data: "14-08-2026" +value: "14-08-2026" +label: "Aujourd'hui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6483 +data: "15-08-2026" +value: "15-08-2026" +label: "Demain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6484 +data: "16-08-2026" +value: "16-08-2026" +label: "Dimanche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6485 +data: "17-08-2026" +value: "17-08-2026" +label: "Lundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6486 +data: "18-08-2026" +value: "18-08-2026" +label: "Mardi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6487 +data: "19-08-2026" +value: "19-08-2026" +label: "Mercredi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6488 +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 {#6479 -errors: [] -form: Symfony\Component\Form\Form {#6050 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6481 …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) {#6490 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 {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
[ App\Entity\Rubric {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
| 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 {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } ] |
| 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() {#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_searchRubric" ] |
| cache_key | "_multi_search_searchRubric_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6495 +data: App\Entity\Rubric {#4466 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#4465 …} -categories: Doctrine\ORM\PersistentCollection {#4471 …} } +value: "concert" +label: "Concert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6497 +data: App\Entity\Rubric {#4468 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#4467 …} -categories: Doctrine\ORM\PersistentCollection {#4460 …} } +value: "spectacle" +label: "Spectacle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6496 +data: App\Entity\Rubric {#4512 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#4514 …} -categories: Doctrine\ORM\PersistentCollection {#4474 …} } +value: "exposition" +label: "Exposition" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6499 +data: App\Entity\Rubric {#4477 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#4517 …} -categories: Doctrine\ORM\PersistentCollection {#4478 …} } +value: "cinema" +label: "Cinéma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6500 +data: App\Entity\Rubric {#4510 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#4509 …} -categories: Doctrine\ORM\PersistentCollection {#4507 …} } +value: "stage" +label: "Stage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6501 +data: App\Entity\Rubric {#4473 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#4518 …} -categories: Doctrine\ORM\PersistentCollection {#4545 …} } +value: "autre" +label: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6491 -errors: [] -form: Symfony\Component\Form\Form {#6053 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6492 …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) {#6494 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 | [ "été" => "ete" "arts" => "arts" "musique" => "musique" "théâtre" => "theatre" "humour" => "humour" "chanson francaise" => "chanson-francaise" "variété" => "variete" "pop-rock" => "pop-rock" "danse traditionnelle" => "danse-traditionnelle" "magie" => "magie" "pop" => "pop" "rock" => "rock" "ballet" => "ballet" "cabaret" => "cabaret" "chanson" => "chanson" "danse" => "danse" "danse contemporaine" => "danse-contemporaine" "enfants" => "enfants" "folk" => "folk" "grand maitre mara" => "grand-maitre-mara" "hip-hop" => "hip-hop" "mentalisme" => "mentalisme" "rap" => "rap" "slam" => "slam" "spectacles" => "spectacles" ] |
[ "été" => "ete" "arts" => "arts" "musique" => "musique" "théâtre" => "theatre" "humour" => "humour" "chanson francaise" => "chanson-francaise" "variété" => "variete" "pop-rock" => "pop-rock" "danse traditionnelle" => "danse-traditionnelle" "magie" => "magie" "pop" => "pop" "rock" => "rock" "ballet" => "ballet" "cabaret" => "cabaret" "chanson" => "chanson" "danse" => "danse" "danse contemporaine" => "danse-contemporaine" "enfants" => "enfants" "folk" => "folk" "grand maitre mara" => "grand-maitre-mara" "hip-hop" => "hip-hop" "mentalisme" => "mentalisme" "rap" => "rap" "slam" => "slam" "spectacles" => "spectacles" ] |
| 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 | [ "été" => "ete" "arts" => "arts" "musique" => "musique" "théâtre" => "theatre" "humour" => "humour" "chanson francaise" => "chanson-francaise" "variété" => "variete" "pop-rock" => "pop-rock" "danse traditionnelle" => "danse-traditionnelle" "magie" => "magie" "pop" => "pop" "rock" => "rock" "ballet" => "ballet" "cabaret" => "cabaret" "chanson" => "chanson" "danse" => "danse" "danse contemporaine" => "danse-contemporaine" "enfants" => "enfants" "folk" => "folk" "grand maitre mara" => "grand-maitre-mara" "hip-hop" => "hip-hop" "mentalisme" => "mentalisme" "rap" => "rap" "slam" => "slam" "spectacles" => "spectacles" ] |
| 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() {#5982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5981 …} $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 {#5990 +data: "ete" +value: "ete" +label: "été" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5991 +data: "arts" +value: "arts" +label: "arts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5992 +data: "musique" +value: "musique" +label: "musique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5993 +data: "theatre" +value: "theatre" +label: "théâtre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5994 +data: "humour" +value: "humour" +label: "humour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5995 +data: "chanson-francaise" +value: "chanson-francaise" +label: "chanson francaise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5996 +data: "variete" +value: "variete" +label: "variété" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5997 +data: "pop-rock" +value: "pop-rock" +label: "pop-rock" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5998 +data: "danse-traditionnelle" +value: "danse-traditionnelle" +label: "danse traditionnelle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5999 +data: "magie" +value: "magie" +label: "magie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6000 +data: "pop" +value: "pop" +label: "pop" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6001 +data: "rock" +value: "rock" +label: "rock" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6002 +data: "ballet" +value: "ballet" +label: "ballet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6003 +data: "cabaret" +value: "cabaret" +label: "cabaret" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6004 +data: "chanson" +value: "chanson" +label: "chanson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6005 +data: "danse" +value: "danse" +label: "danse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6006 +data: "danse-contemporaine" +value: "danse-contemporaine" +label: "danse contemporaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6007 +data: "enfants" +value: "enfants" +label: "enfants" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6008 +data: "folk" +value: "folk" +label: "folk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6009 +data: "grand-maitre-mara" +value: "grand-maitre-mara" +label: "grand maitre mara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6010 +data: "hip-hop" +value: "hip-hop" +label: "hip-hop" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6011 +data: "mentalisme" +value: "mentalisme" +label: "mentalisme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6012 +data: "rap" +value: "rap" +label: "rap" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +data: "slam" +value: "slam" +label: "slam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6014 +data: "spectacles" +value: "spectacles" +label: "spectacles" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#6502 -errors: [] -form: Symfony\Component\Form\Form {#6291 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#6493 …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) {#6503 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 | "é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) {#6063 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 {#6064 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() {#6065 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 {#6507 -errors: [] -form: Symfony\Component\Form\Form {#6294 …} } |
| form | Symfony\Component\Form\FormView {#6506 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_0" |
| label | "été" |
| 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 | "ete" |
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 | "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) {#6063 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 {#6064 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() {#6077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6076 …} $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 {#6508 -errors: [] -form: Symfony\Component\Form\Form {#6297 …} } |
| form | Symfony\Component\Form\FormView {#6509 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_1" |
| label | "arts" |
| 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 | "arts" |
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 | "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) {#6063 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 {#6064 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() {#6086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6085 …} $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 {#6510 -errors: [] -form: Symfony\Component\Form\Form {#6300 …} } |
| form | Symfony\Component\Form\FormView {#6511 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_2" |
| label | "musique" |
| 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 | "musique" |
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) {#6063 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 {#6064 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() {#6095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6094 …} $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 {#6512 -errors: [] -form: Symfony\Component\Form\Form {#6303 …} } |
| form | Symfony\Component\Form\FormView {#6513 …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 | "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) {#6063 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 {#6064 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() {#6104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6103 …} $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 {#6514 -errors: [] -form: Symfony\Component\Form\Form {#6306 …} } |
| form | Symfony\Component\Form\FormView {#6515 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_4" |
| label | "humour" |
| 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 | "humour" |
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 | "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) {#6063 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 {#6064 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() {#6113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6112 …} $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 {#6516 -errors: [] -form: Symfony\Component\Form\Form {#6309 …} } |
| form | Symfony\Component\Form\FormView {#6517 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_5" |
| label | "chanson francaise" |
| 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 | "chanson-francaise" |
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 | "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) {#6063 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 {#6064 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() {#6122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6121 …} $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 {#6518 -errors: [] -form: Symfony\Component\Form\Form {#6312 …} } |
| form | Symfony\Component\Form\FormView {#6519 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_6" |
| label | "variété" |
| 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 | "variete" |
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-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) {#6063 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 {#6064 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() {#6131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6130 …} $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 {#6520 -errors: [] -form: Symfony\Component\Form\Form {#6315 …} } |
| form | Symfony\Component\Form\FormView {#6521 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_7" |
| label | "pop-rock" |
| 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-rock" |
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 | "danse traditionnelle" |
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-traditionnelle" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "danse traditionnelle" |
| 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() {#6140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6139 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "danse-traditionnelle" |
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 {#6522 -errors: [] -form: Symfony\Component\Form\Form {#6318 …} } |
| form | Symfony\Component\Form\FormView {#6523 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_8" |
| label | "danse traditionnelle" |
| 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 | "danse-traditionnelle" |
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 | "magie" |
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 | "magie" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "magie" |
| 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() {#6149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6148 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "magie" |
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 {#6524 -errors: [] -form: Symfony\Component\Form\Form {#6321 …} } |
| 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_9" |
| label | "magie" |
| 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 | "magie" |
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" |
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) {#6063 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 {#6064 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() {#6158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6157 …} $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 {#6526 -errors: [] -form: Symfony\Component\Form\Form {#6324 …} } |
| form | Symfony\Component\Form\FormView {#6527 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_10" |
| label | "pop" |
| 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" |
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 | "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) {#6063 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 {#6064 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() {#6167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6166 …} $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 {#6528 -errors: [] -form: Symfony\Component\Form\Form {#6327 …} } |
| form | Symfony\Component\Form\FormView {#6529 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_11" |
| label | "rock" |
| 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 | "rock" |
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 | "ballet" |
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 | "ballet" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ballet" |
| 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() {#6176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6175 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "ballet" |
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 {#6530 -errors: [] -form: Symfony\Component\Form\Form {#6330 …} } |
| form | Symfony\Component\Form\FormView {#6531 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_12" |
| label | "ballet" |
| 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 | "ballet" |
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 | "cabaret" |
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 | "cabaret" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "cabaret" |
| 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() {#6185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6184 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "cabaret" |
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 {#6532 -errors: [] -form: Symfony\Component\Form\Form {#6333 …} } |
| form | Symfony\Component\Form\FormView {#6533 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_13" |
| label | "cabaret" |
| 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 | "cabaret" |
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 | "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) {#6063 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 {#6064 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() {#6194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6193 …} $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 {#6534 -errors: [] -form: Symfony\Component\Form\Form {#6336 …} } |
| form | Symfony\Component\Form\FormView {#6535 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_14" |
| label | "chanson" |
| 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 | "chanson" |
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 | "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) {#6063 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 {#6064 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() {#6203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6202 …} $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 {#6536 -errors: [] -form: Symfony\Component\Form\Form {#6339 …} } |
| form | Symfony\Component\Form\FormView {#6537 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_15" |
| label | "danse" |
| 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 | "danse" |
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 | "danse contemporaine" |
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-contemporaine" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "danse contemporaine" |
| 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() {#6212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6211 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "danse-contemporaine" |
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 {#6538 -errors: [] -form: Symfony\Component\Form\Form {#6342 …} } |
| form | Symfony\Component\Form\FormView {#6539 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_16" |
| label | "danse contemporaine" |
| 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 | "danse-contemporaine" |
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 | "enfants" |
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 | "enfants" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "enfants" |
| 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() {#6221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6220 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "enfants" |
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 {#6345 …} } |
| 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_17" |
| label | "enfants" |
| 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 | "enfants" |
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 | "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) {#6063 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 {#6064 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() {#6230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6229 …} $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 {#6542 -errors: [] -form: Symfony\Component\Form\Form {#6348 …} } |
| 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_18" |
| label | "folk" |
| 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 | "folk" |
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 | "grand maitre mara" |
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 | "grand-maitre-mara" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "grand maitre mara" |
| 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() {#6239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6238 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "grand-maitre-mara" |
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 {#6351 …} } |
| 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_19" |
| label | "grand maitre mara" |
| 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 | "grand-maitre-mara" |
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 | "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) {#6063 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 {#6064 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() {#6248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6247 …} $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 {#6546 -errors: [] -form: Symfony\Component\Form\Form {#6354 …} } |
| 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_20" |
| label | "hip-hop" |
| 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 | "hip-hop" |
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 | "mentalisme" |
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 | "mentalisme" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "mentalisme" |
| 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() {#6257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6256 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "mentalisme" |
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 {#6357 …} } |
| 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_21" |
| label | "mentalisme" |
| 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 | "mentalisme" |
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 | "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) {#6063 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 {#6064 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() {#6266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6265 …} $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 {#6550 -errors: [] -form: Symfony\Component\Form\Form {#6360 …} } |
| 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_22" |
| label | "rap" |
| 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 | "rap" |
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 | "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) {#6063 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 {#6064 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() {#6275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6274 …} $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 {#6552 -errors: [] -form: Symfony\Component\Form\Form {#6363 …} } |
| 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_23" |
| label | "slam" |
| 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 | "slam" |
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 | "spectacles" |
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 | "spectacles" |
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) {#6063 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 {#6064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "spectacles" |
| 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() {#6284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6283 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "spectacles" |
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 {#6366 …} } |
| 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_24" |
| label | "spectacles" |
| 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 | "spectacles" |
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) {#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 | "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() {#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" => "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 {#6505 -errors: [] -form: Symfony\Component\Form\Form {#6369 …} } |
| form | Symfony\Component\Form\FormView {#6504 …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) {#6035 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() {#6037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6036 …} $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 {#6557 -errors: [] -form: Symfony\Component\Form\Form {#6372 …} } |
| form | Symfony\Component\Form\FormView {#6556 …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) {#6378 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() {#6380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6379 …} $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 {#6558 -errors: [] -form: Symfony\Component\Form\Form {#6386 …} } |
| form | Symfony\Component\Form\FormView {#6559 …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) {#6063 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 {#6064 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() {#6404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6403 …} $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 {#6560 -errors: [] -form: Symfony\Component\Form\Form {#6411 …} } |
| form | Symfony\Component\Form\FormView {#6561 …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) {#6390 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() {#6562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#6563 …} $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 {#6573 -errors: [] -form: Symfony\Component\Form\Form {#6569 …} } |
| form | Symfony\Component\Form\FormView {#6564 …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" |