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
-
-
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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
[ App\Entity\Rubric {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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) {#4058 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 {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4059 …} $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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#4090 -errors: [] -form: Symfony\Component\Form\Form {#4097 …} } |
| form | Symfony\Component\Form\FormView {#4061 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#4086 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() {#4089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4087 …} $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 {#4109 +data: "concert" +value: "concert" +label: "Concert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4112 +data: "spectacle" +value: "spectacle" +label: "Spectacle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4114 +data: "exposition" +value: "exposition" +label: "Exposition" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4115 +data: "cinema" +value: "cinema" +label: "Cinéma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4116 +data: "stage" +value: "stage" +label: "Stage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +data: "autre" +value: "autre" +label: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4108 -errors: [] -form: Symfony\Component\Form\Form {#4100 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4107 …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) {#4119 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) {#4123 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() {#4125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4124 …} $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 {#4135 -errors: [] -form: Symfony\Component\Form\Form {#4131 …} } |
| form | Symfony\Component\Form\FormView {#4126 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#4207 -id: null -name: null -slug: null -description: null -coatOfArms: null -latitude: null -longitude: null -borough: null -places: Doctrine\Common\Collections\ArrayCollection {#4206 …} -events: Doctrine\Common\Collections\ArrayCollection {#4201 …} -districts: Doctrine\Common\Collections\ArrayCollection {#4204 …} -postcodes: Doctrine\Common\Collections\ArrayCollection {#4246 …} -department: null -resources: Doctrine\Common\Collections\ArrayCollection {#4248 …} } |
same as passed value |
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "" +searchPlace: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#4207 -id: null -name: null -slug: null -description: null -coatOfArms: null -latitude: null -longitude: null -borough: null -places: Doctrine\Common\Collections\ArrayCollection {#4206 …} -events: Doctrine\Common\Collections\ArrayCollection {#4201 …} -districts: Doctrine\Common\Collections\ArrayCollection {#4204 …} -postcodes: Doctrine\Common\Collections\ArrayCollection {#4246 …} -department: null -resources: Doctrine\Common\Collections\ArrayCollection {#4248 …} } |
| 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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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) {#4193 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() {#4305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4195 …} $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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#4372 -errors: [] -form: Symfony\Component\Form\Form {#4367 …} } |
| form | Symfony\Component\Form\FormView {#4186 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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() {#4382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4224 …} $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 {#4352 +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 {#4347 +data: "laxou" +value: "laxou" +label: "Laxou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4345 +data: "ludres" +value: "ludres" +label: "Ludres" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4344 +data: "maxeville" +value: "maxeville" +label: "Maxéville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4343 +data: "nancy" +value: "nancy" +label: "Nancy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4342 +data: "pagney-derriere-barine" +value: "pagney-derriere-barine" +label: "Pagney-derrière-Barine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4341 +data: "pont-saint-vincent" +value: "pont-saint-vincent" +label: "Pont-Saint-Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4339 +data: "tomblaine" +value: "tomblaine" +label: "Tomblaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4338 +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 {#4354 -errors: [] -form: Symfony\Component\Form\Form {#4364 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4355 …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) {#4336 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) {#4375 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() {#4373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4374 …} $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 {#4335 -errors: [] -form: Symfony\Component\Form\Form {#4361 …} } |
| form | Symfony\Component\Form\FormView {#4333 …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) {#4383 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() {#4332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4331 …} $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 {#4319 -errors: [] -form: Symfony\Component\Form\Form {#4323 …} } |
| form | Symfony\Component\Form\FormView {#4330 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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: 2457 -title: "La salle Jean Vilar" -slug: "la-salle-jean-vilar-blenod-les-pont-a-mousson" -coverImage: null -description: null -pronoun: "La" -name: "salle Jean Vilar" -number: "3" -address: "Rue Saint-Epvre" -createdAt: DateTimeImmutable @1770791002 {#1947 date: 2026-02-11 07:23:22.0 Europe/Paris (+01:00) } -updatedAt: DateTime @1770791002 {#1950 date: 2026-02-11 07:23:22.0 Europe/Paris (+01:00) } -oldserial: null -oldurl: null -opening: null -links: [] -mapUrl: null -streetUrl: null -email: null -phone: null -ip: null -transport: [ "primary" => [ "service" => null "line" => null "stop" => null ] "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: [] -city: Proxies\__CG__\App\Entity\City {#1982 …} -events: Doctrine\ORM\PersistentCollection {#2017 …} -latitude: "48.8831889" -longitude: "6.0521180" -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: Proxies\__CG__\App\Entity\User {#2371 …} } |
same as passed value |
| selected_place_slug | "la-salle-jean-vilar-blenod-les-pont-a-mousson" |
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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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) {#4472 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: 2457 -title: "La salle Jean Vilar" -slug: "la-salle-jean-vilar-blenod-les-pont-a-mousson" -coverImage: null -description: null -pronoun: "La" -name: "salle Jean Vilar" -number: "3" -address: "Rue Saint-Epvre" -createdAt: DateTimeImmutable @1770791002 {#1947 date: 2026-02-11 07:23:22.0 Europe/Paris (+01:00) } -updatedAt: DateTime @1770791002 {#1950 date: 2026-02-11 07:23:22.0 Europe/Paris (+01:00) } -oldserial: null -oldurl: null -opening: null -links: [] -mapUrl: null -streetUrl: null -email: null -phone: null -ip: null -transport: [ "primary" => [ "service" => null "line" => null "stop" => null ] "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: [] -city: Proxies\__CG__\App\Entity\City {#1982 …} -events: Doctrine\ORM\PersistentCollection {#2017 …} -latitude: "48.8831889" -longitude: "6.0521180" -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: Proxies\__CG__\App\Entity\User {#2371 …} } |
| 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 | "la-salle-jean-vilar-blenod-les-pont-a-mousson" |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4404 …} $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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#4612 -errors: [] -form: Symfony\Component\Form\Form {#4571 …} } |
| form | Symfony\Component\Form\FormView {#4450 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 | "la-salle-jean-vilar-blenod-les-pont-a-mousson" |
| 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 | "la-salle-jean-vilar-blenod-les-pont-a-mousson" |
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 | "la-salle-jean-vilar-blenod-les-pont-a-mousson" |
| 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() {#4611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4446 …} $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 {#4603 +data: "chez-paulette-pagney-derriere-barine" +value: "chez-paulette-pagney-derriere-barine" +label: "Chez Paulette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4600 +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 {#4598 +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 {#4597 +data: "l-autre-canal-nancy" +value: "l-autre-canal-nancy" +label: "L'Autre Canal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4596 +data: "l-espace-chaudeau-ludres" +value: "l-espace-chaudeau-ludres" +label: "L'espace Chaudeau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4595 +data: "la-manufacture-nancy" +value: "la-manufacture-nancy" +label: "La Manufacture" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4594 +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 {#4593 +data: "la-salle-poirel-nancy" +value: "la-salle-poirel-nancy" +label: "La salle Poirel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4592 +data: "la-salle-raugraff-nancy" +value: "la-salle-raugraff-nancy" +label: "La salle Raugraff" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4591 +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 {#4590 +data: "le-zenith-de-nancy-maxeville" +value: "le-zenith-de-nancy-maxeville" +label: "Le Zénith de Nancy" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "la-salle-jean-vilar-blenod-les-pont-a-mousson" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4604 -errors: [] -form: Symfony\Component\Form\Form {#4561 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4605 …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) {#4588 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 | "la-salle-jean-vilar-blenod-les-pont-a-mousson" |
_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) {#4608 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() {#4587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4586 …} $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 {#4576 -errors: [] -form: Symfony\Component\Form\Form {#4580 …} } |
| form | Symfony\Component\Form\FormView {#4585 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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) {#4621 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() {#4615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4618 …} $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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#4685 -errors: [] -form: Symfony\Component\Form\Form {#4715 …} } |
| form | Symfony\Component\Form\FormView {#4677 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#4692 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() {#4705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4697 …} $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 {#4727 +data: "14-08-2026" +value: "14-08-2026" +label: "Aujourd'hui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4730 +data: "15-08-2026" +value: "15-08-2026" +label: "Demain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4732 +data: "16-08-2026" +value: "16-08-2026" +label: "Dimanche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4733 +data: "17-08-2026" +value: "17-08-2026" +label: "Lundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4734 +data: "18-08-2026" +value: "18-08-2026" +label: "Mardi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4735 +data: "19-08-2026" +value: "19-08-2026" +label: "Mercredi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4736 +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 {#4726 -errors: [] -form: Symfony\Component\Form\Form {#4718 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4725 …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) {#4738 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) {#4722 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() {#4739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4740 …} $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 {#4750 -errors: [] -form: Symfony\Component\Form\Form {#4746 …} } |
| form | Symfony\Component\Form\FormView {#4741 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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" => "arts"
"name" => "arts"
]
[
"slug" => "ete"
"name" => "été"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
] |
[
[
"slug" => "arts"
"name" => "arts"
]
[
"slug" => "ete"
"name" => "été"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
]
|
| data | App\DTO\SearchDto {#1433 +search: "" +searchDate: "" +searchDateStart: "" +searchDateEnd: "" +searchTitle: "" +searchRubric: "" +searchCategory: "" +searchCity: "" +searchPlace: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
[ App\Entity\Rubric {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
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" => "arts"
"name" => "arts"
]
[
"slug" => "ete"
"name" => "été"
]
[
"slug" => "humour"
"name" => "humour"
]
[
"slug" => "theatre"
"name" => "théâtre"
]
] |
| 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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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) {#4884 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 {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4886 …} $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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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 {#5148 -errors: [] -form: Symfony\Component\Form\Form {#5055 …} } |
| form | Symfony\Component\Form\FormView {#5140 …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: "la-salle-jean-vilar-blenod-les-pont-a-mousson" +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) {#4970 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() {#4968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4952 …} $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 {#5152 -errors: [] -form: Symfony\Component\Form\Form {#5058 …} } |
| form | Symfony\Component\Form\FormView {#5151 …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() {#4990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#4989 …} $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 {#5199 +data: "14-08-2026" +value: "14-08-2026" +label: "Aujourd'hui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +data: "15-08-2026" +value: "15-08-2026" +label: "Demain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +data: "16-08-2026" +value: "16-08-2026" +label: "Dimanche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +data: "17-08-2026" +value: "17-08-2026" +label: "Lundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +data: "18-08-2026" +value: "18-08-2026" +label: "Mardi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +data: "19-08-2026" +value: "19-08-2026" +label: "Mercredi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +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 {#5196 -errors: [] -form: Symfony\Component\Form\Form {#5061 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5198 …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) {#5207 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 {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
[ App\Entity\Rubric {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
| 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 {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } ] |
| 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() {#5001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5000 …} $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 {#5212 +data: App\Entity\Rubric {#3124 -id: 1 -name: "Concert" -slug: "concert" -color: "red" -single: "concert" -plural: "concerts" -events: Doctrine\ORM\PersistentCollection {#3120 …} -categories: Doctrine\ORM\PersistentCollection {#3514 …} } +value: "concert" +label: "Concert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +data: App\Entity\Rubric {#3188 -id: 2 -name: "Spectacle" -slug: "spectacle" -color: "black" -single: "spectacle" -plural: "spectacles" -events: Doctrine\ORM\PersistentCollection {#3094 …} -categories: Doctrine\ORM\PersistentCollection {#3490 …} } +value: "spectacle" +label: "Spectacle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +data: App\Entity\Rubric {#3289 -id: 4 -name: "Exposition" -slug: "exposition" -color: "yellow" -single: "exposition" -plural: "expositions" -events: Doctrine\ORM\PersistentCollection {#3287 …} -categories: Doctrine\ORM\PersistentCollection {#3470 …} } +value: "exposition" +label: "Exposition" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +data: App\Entity\Rubric {#3465 -id: 5 -name: "Cinéma" -slug: "cinema" -color: "grey" -single: "projection cinématographique" -plural: "projections cinématographiques" -events: Doctrine\ORM\PersistentCollection {#3284 …} -categories: Doctrine\ORM\PersistentCollection {#3464 …} } +value: "cinema" +label: "Cinéma" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +data: App\Entity\Rubric {#3291 -id: 8 -name: "Stage" -slug: "stage" -color: "pink" -single: "stage" -plural: "stages et ateliers" -events: Doctrine\ORM\PersistentCollection {#3292 …} -categories: Doctrine\ORM\PersistentCollection {#3294 …} } +value: "stage" +label: "Stage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +data: App\Entity\Rubric {#3476 -id: 9 -name: "Autre" -slug: "autre" -color: "white" -single: "évènement inclassable" -plural: "évènements inclassables" -events: Doctrine\ORM\PersistentCollection {#3283 …} -categories: Doctrine\ORM\PersistentCollection {#3492 …} } +value: "autre" +label: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5208 -errors: [] -form: Symfony\Component\Form\Form {#5064 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5209 …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) {#5211 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 | [ "arts" => "arts" "été" => "ete" "humour" => "humour" "théâtre" => "theatre" ] |
[ "arts" => "arts" "été" => "ete" "humour" => "humour" "théâtre" => "theatre" ] |
| 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 | [ "arts" => "arts" "été" => "ete" "humour" => "humour" "théâtre" => "theatre" ] |
| 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() {#5014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5013 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_multi_search_searchCategory" ] |
| cache_key | "_multi_search_searchCategory_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +data: "arts" +value: "arts" +label: "arts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +data: "ete" +value: "ete" +label: "été" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +data: "humour" +value: "humour" +label: "humour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +data: "theatre" +value: "theatre" +label: "théâtre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5219 -errors: [] -form: Symfony\Component\Form\Form {#5113 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5210 …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) {#5220 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 | "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) {#5074 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 {#5075 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() {#5076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5077 …} $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 {#5224 -errors: [] -form: Symfony\Component\Form\Form {#5116 …} } |
| form | Symfony\Component\Form\FormView {#5223 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_0" |
| label | "arts" |
| 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 | "arts" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "été" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "ete" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#516 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#293 …} -logger: Monolog\Logger {#138 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#515 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#5074 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 {#5075 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() {#5088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5087 …} $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 {#5225 -errors: [] -form: Symfony\Component\Form\Form {#5119 …} } |
| form | Symfony\Component\Form\FormView {#5226 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_1" |
| label | "été" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_multi_search_searchCategory_entry" |
| valid | true |
| value | "ete" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "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) {#5074 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 {#5075 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() {#5097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5096 …} $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 {#5227 -errors: [] -form: Symfony\Component\Form\Form {#5122 …} } |
| form | Symfony\Component\Form\FormView {#5228 …5} |
| full_name | "multi_search[searchCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "multi_search_searchCategory_2" |
| label | "humour" |
| 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 | "humour" |
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) {#5074 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 {#5075 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() {#5106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5105 …} $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 {#5229 -errors: [] -form: Symfony\Component\Form\Form {#5125 …} } |
| form | Symfony\Component\Form\FormView {#5230 …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" |
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) {#5036 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() {#5038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5037 …} $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 {#5222 -errors: [] -form: Symfony\Component\Form\Form {#5128 …} } |
| form | Symfony\Component\Form\FormView {#5221 …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) {#5046 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() {#5048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5047 …} $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 {#5232 -errors: [] -form: Symfony\Component\Form\Form {#5131 …} } |
| form | Symfony\Component\Form\FormView {#5231 …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) {#5137 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() {#5139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5138 …} $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 {#5233 -errors: [] -form: Symfony\Component\Form\Form {#5145 …} } |
| form | Symfony\Component\Form\FormView {#5234 …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) {#5074 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 {#5075 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() {#5163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5162 …} $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 {#5235 -errors: [] -form: Symfony\Component\Form\Form {#5170 …} } |
| form | Symfony\Component\Form\FormView {#5236 …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) {#5149 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() {#5237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#90 …} $message: Closure() {#5238 …} $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 {#5248 -errors: [] -form: Symfony\Component\Form\Form {#5244 …} } |
| form | Symfony\Component\Form\FormView {#5239 …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" |