Forms
-
search_form
-
keywords
-
language
-
minPlayers
-
maxPlayers
-
minAge
-
difficulty
-
minMiseEnPlace
-
minRejouabilite
-
minInteractivite
-
minPriseEnMain
-
minThematique
-
minMateriel
-
minAuthorRating
-
minAverageRating
-
creators
-
illustrators
-
publishers
-
tags
-
sortOrder
-
search_form
Form type:
"App\Form\SearchFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "keywords" => null "language" => null "minPlayers" => null "maxPlayers" => null "minAge" => null "difficulty" => null "minMiseEnPlace" => null "minRejouabilite" => null "minInteractivite" => null "minPriseEnMain" => null "minThematique" => null "minMateriel" => null "minAuthorRating" => null "minAverageRating" => null "creators" => Doctrine\Common\Collections\ArrayCollection {#1471 -elements: [] } "illustrators" => Doctrine\Common\Collections\ArrayCollection {#1473 -elements: [] } "publishers" => Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [] } "tags" => Doctrine\Common\Collections\ArrayCollection {#1540 -elements: [ App\Entity\Boardgame\Tag {#1654 …} ] } "sortOrder" => null ] |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#955 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 | "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 | "GET" |
| 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() {#957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#956 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form" "_search_form" ] |
| cache_key | "_search_form_search_form" |
| compound | true |
| data | [ "keywords" => null "language" => null "minPlayers" => null "maxPlayers" => null "minAge" => null "difficulty" => null "minMiseEnPlace" => null "minRejouabilite" => null "minInteractivite" => null "minPriseEnMain" => null "minThematique" => null "minMateriel" => null "minAuthorRating" => null "minAverageRating" => null "creators" => Doctrine\Common\Collections\ArrayCollection {#1471 -elements: [] } "illustrators" => Doctrine\Common\Collections\ArrayCollection {#1473 -elements: [] } "publishers" => Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [] } "tags" => Doctrine\Common\Collections\ArrayCollection {#1540 -elements: [ App\Entity\Boardgame\Tag {#1654 …} ] } "sortOrder" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1919 -errors: [] -form: Symfony\Component\Form\Form {#1313 …} } |
| form | Symfony\Component\Form\FormView {#1944 …5} |
| full_name | "search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form" |
| valid | true |
| value | [ "keywords" => null "language" => null "minPlayers" => null "maxPlayers" => null "minAge" => null "difficulty" => null "minMiseEnPlace" => null "minRejouabilite" => null "minInteractivite" => null "minPriseEnMain" => null "minThematique" => null "minMateriel" => null "minAuthorRating" => null "minAverageRating" => null "creators" => Doctrine\Common\Collections\ArrayCollection {#1471 -elements: [] } "illustrators" => Doctrine\Common\Collections\ArrayCollection {#1473 -elements: [] } "publishers" => Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [] } "tags" => Doctrine\Common\Collections\ArrayCollection {#1540 -elements: [ App\Entity\Boardgame\Tag {#1654 …} ] } "sortOrder" => null ] |
keywords
Form type:
"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 | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Mots-clés (titre, contenu, thème...)" "class" => "form-control" ] |
[ "placeholder" => "Mots-clés (titre, contenu, thème...)" "class" => "form-control" ] |
| label | 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 | [ "placeholder" => "Mots-clés (titre, contenu, thème...)" "class" => "form-control" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1011 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 | 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 |
| 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 |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#935 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Mots-clés (titre, contenu, thème...)" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_form_keywords" ] |
| cache_key | "_search_form_keywords_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2981 -errors: [] -form: Symfony\Component\Form\Form {#1361 …} } |
| form | Symfony\Component\Form\FormView {#2982 …5} |
| full_name | "search_form[keywords]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_keywords" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "keywords" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_keywords" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
language
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| choices | [ "Toutes langues" => "0" "Français" => "Français" "Anglais" => "Anglais" "Multilingue" => "Multilingue" ] |
[ "Toutes langues" => "0" "Français" => "Français" "Anglais" => "Anglais" "Multilingue" => "Multilingue" ] |
| label | 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 | [ "class" => "form-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 | null |
| choices | [ "Toutes langues" => "0" "Français" => "Français" "Anglais" => "Anglais" "Multilingue" => "Multilingue" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#959 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_language" ] |
| cache_key | "_search_form_language_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +data: "0" +value: "0" +label: "Toutes langues" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +data: "Français" +value: "Français" +label: "Français" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +data: "Anglais" +value: "Anglais" +label: "Anglais" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +data: "Multilingue" +value: "Multilingue" +label: "Multilingue" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2937 -errors: [] -form: Symfony\Component\Form\Form {#1358 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2316 …5} |
| full_name | "search_form[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_language" |
| is_selected | Closure($choice, $value) {#2962 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 | "language" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_language" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minPlayers
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 1 "max" => 99 "placeholder" => "Min" "class" => "form-control" ] |
[ "min" => 1 "max" => 99 "placeholder" => "Min" "class" => "form-control" ] |
| html5 | true |
same as passed value |
| label | "Joueurs min." |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 "max" => 99 "placeholder" => "Min" "class" => "form-control" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#981 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 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Joueurs min." |
| 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 | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#991 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1 "max" => 99 "placeholder" => "Min" "class" => "form-control" "step" => "any" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_search_form_minPlayers" ] |
| cache_key | "_search_form_minPlayers_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3015 -errors: [] -form: Symfony\Component\Form\Form {#1355 …} } |
| form | Symfony\Component\Form\FormView {#1983 …5} |
| full_name | "search_form[minPlayers]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minPlayers" |
| label | "Joueurs min." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "minPlayers" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| type | "number" |
| unique_block_prefix | "_search_form_minPlayers" |
| valid | true |
| value | "" |
maxPlayers
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 1 "max" => 99 "placeholder" => "Max" "class" => "form-control" ] |
[ "min" => 1 "max" => 99 "placeholder" => "Max" "class" => "form-control" ] |
| html5 | true |
same as passed value |
| label | "Joueurs max." |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 "max" => 99 "placeholder" => "Max" "class" => "form-control" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1003 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 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Joueurs max." |
| 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 | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1008 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1 "max" => 99 "placeholder" => "Max" "class" => "form-control" "step" => "any" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_search_form_maxPlayers" ] |
| cache_key | "_search_form_maxPlayers_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2949 -errors: [] -form: Symfony\Component\Form\Form {#1315 …} } |
| form | Symfony\Component\Form\FormView {#2955 …5} |
| full_name | "search_form[maxPlayers]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_maxPlayers" |
| label | "Joueurs max." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "maxPlayers" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| type | "number" |
| unique_block_prefix | "_search_form_maxPlayers" |
| valid | true |
| value | "" |
minAge
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 0 "max" => 18 "placeholder" => "Âge+" "class" => "form-control" ] |
[ "min" => 0 "max" => 18 "placeholder" => "Âge+" "class" => "form-control" ] |
| html5 | true |
same as passed value |
| label | "Âge min." |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 0 "max" => 18 "placeholder" => "Âge+" "class" => "form-control" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1017 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 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Âge min." |
| 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 | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1018 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "max" => 18 "placeholder" => "Âge+" "class" => "form-control" "step" => "any" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_search_form_minAge" ] |
| cache_key | "_search_form_minAge_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2931 -errors: [] -form: Symfony\Component\Form\Form {#1318 …} } |
| form | Symfony\Component\Form\FormView {#2943 …5} |
| full_name | "search_form[minAge]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minAge" |
| label | "Âge min." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "minAge" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | true |
| translation_domain | null |
| type | "number" |
| unique_block_prefix | "_search_form_minAge" |
| valid | true |
| value | "" |
difficulty
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| choices | [ "Toute" => "0" "1/5 (Très facile)" => "1" "2/5 (Facile)" => "2" "3/5 (Modéré)" => "3" "4/5 (Difficile)" => "4" "5/5 (Très difficile)" => "5" ] |
[ "Toute" => "0" "1/5 (Très facile)" => "1" "2/5 (Facile)" => "2" "3/5 (Modéré)" => "3" "4/5 (Difficile)" => "4" "5/5 (Très difficile)" => "5" ] |
| label | "Difficulté (max.)" |
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 star-rating-select-input" "data-max-rating" => 5 ] |
| 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 | [ "Toute" => "0" "1/5 (Très facile)" => "1" "2/5 (Facile)" => "2" "3/5 (Modéré)" => "3" "4/5 (Difficile)" => "4" "5/5 (Très difficile)" => "5" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Difficulté (max.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1027 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_difficulty" ] |
| cache_key | "_search_form_difficulty_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2878 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +data: "1" +value: "1" +label: "1/5 (Très facile)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2879 +data: "2" +value: "2" +label: "2/5 (Facile)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2880 +data: "3" +value: "3" +label: "3/5 (Modéré)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2881 +data: "4" +value: "4" +label: "4/5 (Difficile)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2882 +data: "5" +value: "5" +label: "5/5 (Très difficile)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2980 -errors: [] -form: Symfony\Component\Form\Form {#1321 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2232 …5} |
| full_name | "search_form[difficulty]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_difficulty" |
| is_selected | Closure($choice, $value) {#2884 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Difficulté (max.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "difficulty" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_difficulty" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minMiseEnPlace
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| choices | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
[ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| label | "Mise en place (min.)" |
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 star-rating-select-input" "data-max-rating" => 5 ] |
| 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 | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Mise en place (min.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1038 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_minMiseEnPlace" ] |
| cache_key | "_search_form_minMiseEnPlace_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +data: "1" +value: "1" +label: "1/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +data: "2" +value: "2" +label: "2/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +data: "3" +value: "3" +label: "3/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +data: "4" +value: "4" +label: "4/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +data: "5" +value: "5" +label: "5/5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2921 -errors: [] -form: Symfony\Component\Form\Form {#1324 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2922 …5} |
| full_name | "search_form[minMiseEnPlace]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minMiseEnPlace" |
| is_selected | Closure($choice, $value) {#2932 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Mise en place (min.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "minMiseEnPlace" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_minMiseEnPlace" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minRejouabilite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| choices | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
[ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| label | "Rejouabilité (min.)" |
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 star-rating-select-input" "data-max-rating" => 5 ] |
| 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 | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Rejouabilité (min.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1049 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_minRejouabilite" ] |
| cache_key | "_search_form_minRejouabilite_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +data: "1" +value: "1" +label: "1/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +data: "2" +value: "2" +label: "2/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +data: "3" +value: "3" +label: "3/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +data: "4" +value: "4" +label: "4/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +data: "5" +value: "5" +label: "5/5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2933 -errors: [] -form: Symfony\Component\Form\Form {#1327 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2934 …5} |
| full_name | "search_form[minRejouabilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minRejouabilite" |
| is_selected | Closure($choice, $value) {#2936 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Rejouabilité (min.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "minRejouabilite" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_minRejouabilite" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minInteractivite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| choices | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
[ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| label | "Interactivité (min.)" |
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 star-rating-select-input" "data-max-rating" => 5 ] |
| 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 | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Interactivité (min.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1058 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_minInteractivite" ] |
| cache_key | "_search_form_minInteractivite_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +data: "1" +value: "1" +label: "1/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +data: "2" +value: "2" +label: "2/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +data: "3" +value: "3" +label: "3/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +data: "4" +value: "4" +label: "4/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +data: "5" +value: "5" +label: "5/5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2935 -errors: [] -form: Symfony\Component\Form\Form {#1330 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2938 …5} |
| full_name | "search_form[minInteractivite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minInteractivite" |
| is_selected | Closure($choice, $value) {#2940 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Interactivité (min.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "minInteractivite" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_minInteractivite" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minPriseEnMain
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| choices | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
[ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| label | "Prise en main (min.)" |
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 star-rating-select-input" "data-max-rating" => 5 ] |
| 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 | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Prise en main (min.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1067 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_minPriseEnMain" ] |
| cache_key | "_search_form_minPriseEnMain_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +data: "1" +value: "1" +label: "1/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +data: "2" +value: "2" +label: "2/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +data: "3" +value: "3" +label: "3/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +data: "4" +value: "4" +label: "4/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +data: "5" +value: "5" +label: "5/5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2939 -errors: [] -form: Symfony\Component\Form\Form {#1333 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2941 …5} |
| full_name | "search_form[minPriseEnMain]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minPriseEnMain" |
| is_selected | Closure($choice, $value) {#2944 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Prise en main (min.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "minPriseEnMain" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_minPriseEnMain" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minThematique
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| choices | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
[ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| label | "Thématique (min.)" |
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 star-rating-select-input" "data-max-rating" => 5 ] |
| 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 | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Thématique (min.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1076 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_minThematique" ] |
| cache_key | "_search_form_minThematique_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +data: "1" +value: "1" +label: "1/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +data: "2" +value: "2" +label: "2/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +data: "3" +value: "3" +label: "3/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +data: "4" +value: "4" +label: "4/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +data: "5" +value: "5" +label: "5/5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2942 -errors: [] -form: Symfony\Component\Form\Form {#1336 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2945 …5} |
| full_name | "search_form[minThematique]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minThematique" |
| is_selected | Closure($choice, $value) {#2947 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Thématique (min.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "minThematique" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_minThematique" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minMateriel
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| choices | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
[ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| label | "Matériel (min.)" |
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 star-rating-select-input" "data-max-rating" => 5 ] |
| 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 | [ "Toute" => "0" "1/5" => "1" "2/5" => "2" "3/5" => "3" "4/5" => "4" "5/5" => "5" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Matériel (min.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1085 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_minMateriel" ] |
| cache_key | "_search_form_minMateriel_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +data: "1" +value: "1" +label: "1/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +data: "2" +value: "2" +label: "2/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +data: "3" +value: "3" +label: "3/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +data: "4" +value: "4" +label: "4/5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +data: "5" +value: "5" +label: "5/5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2946 -errors: [] -form: Symfony\Component\Form\Form {#1339 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2948 …5} |
| full_name | "search_form[minMateriel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minMateriel" |
| is_selected | Closure($choice, $value) {#2951 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Matériel (min.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "minMateriel" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_minMateriel" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minAuthorRating
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 10 ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 10 ] |
| choices | [ "Toute" => "0" "1/10" => "1" "2/10" => "2" "3/10" => "3" "4/10" => "4" "5/10" => "5" "6/10" => "6" "7/10" => "7" "8/10" => "8" "9/10" => "9" "10/10" => "10" ] |
[ "Toute" => "0" "1/10" => "1" "2/10" => "2" "3/10" => "3" "4/10" => "4" "5/10" => "5" "6/10" => "6" "7/10" => "7" "8/10" => "8" "9/10" => "9" "10/10" => "10" ] |
| label | "Note auteur (min.)" |
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 star-rating-select-input" "data-max-rating" => 10 ] |
| 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 | [ "Toute" => "0" "1/10" => "1" "2/10" => "2" "3/10" => "3" "4/10" => "4" "5/10" => "5" "6/10" => "6" "7/10" => "7" "8/10" => "8" "9/10" => "9" "10/10" => "10" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Note auteur (min.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1094 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_minAuthorRating" ] |
| cache_key | "_search_form_minAuthorRating_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +data: "1" +value: "1" +label: "1/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +data: "2" +value: "2" +label: "2/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +data: "3" +value: "3" +label: "3/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +data: "4" +value: "4" +label: "4/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +data: "5" +value: "5" +label: "5/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +data: "6" +value: "6" +label: "6/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +data: "7" +value: "7" +label: "7/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +data: "8" +value: "8" +label: "8/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +data: "9" +value: "9" +label: "9/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +data: "10" +value: "10" +label: "10/10" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2950 -errors: [] -form: Symfony\Component\Form\Form {#1342 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2952 …5} |
| full_name | "search_form[minAuthorRating]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minAuthorRating" |
| is_selected | Closure($choice, $value) {#2967 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Note auteur (min.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "minAuthorRating" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_minAuthorRating" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
minAverageRating
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 10 "data-star-color" => "warning" ] |
[ "class" => "form-select star-rating-select-input" "data-max-rating" => 10 "data-star-color" => "warning" ] |
| choices | [ "Toute" => "0" "1/10" => "1" "2/10" => "2" "3/10" => "3" "4/10" => "4" "5/10" => "5" "6/10" => "6" "7/10" => "7" "8/10" => "8" "9/10" => "9" "10/10" => "10" ] |
[ "Toute" => "0" "1/10" => "1" "2/10" => "2" "3/10" => "3" "4/10" => "4" "5/10" => "5" "6/10" => "6" "7/10" => "7" "8/10" => "8" "9/10" => "9" "10/10" => "10" ] |
| label | "Note moyenne (min.)" |
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 star-rating-select-input" "data-max-rating" => 10 "data-star-color" => "warning" ] |
| 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 | [ "Toute" => "0" "1/10" => "1" "2/10" => "2" "3/10" => "3" "4/10" => "4" "5/10" => "5" "6/10" => "6" "7/10" => "7" "8/10" => "8" "9/10" => "9" "10/10" => "10" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -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 | "Note moyenne (min.)" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1105 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select star-rating-select-input" "data-max-rating" => 10 "data-star-color" => "warning" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_minAverageRating" ] |
| cache_key | "_search_form_minAverageRating_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +data: "0" +value: "0" +label: "Toute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +data: "1" +value: "1" +label: "1/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +data: "2" +value: "2" +label: "2/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +data: "3" +value: "3" +label: "3/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +data: "4" +value: "4" +label: "4/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +data: "5" +value: "5" +label: "5/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +data: "6" +value: "6" +label: "6/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +data: "7" +value: "7" +label: "7/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +data: "8" +value: "8" +label: "8/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +data: "9" +value: "9" +label: "9/10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +data: "10" +value: "10" +label: "10/10" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2968 -errors: [] -form: Symfony\Component\Form\Form {#1345 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2969 …5} |
| full_name | "search_form[minAverageRating]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_minAverageRating" |
| is_selected | Closure($choice, $value) {#2971 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Note moyenne (min.)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "minAverageRating" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_minAverageRating" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
creators
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1471 -elements: [] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| autocomplete | true |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Boardgame\Creator" |
same as passed value |
| expanded | false |
same as passed value |
| multiple | true |
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" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1212 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1131 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1197 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1214 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1198 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1201 …} } |
| choices | null |
| class | "App\Entity\Boardgame\Creator" |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#470 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1125 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#470 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1162 …} } |
| 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 | true |
| 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 |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1134 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_creators" ] |
| cache_key | "_search_form_creators_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +data: App\Entity\Boardgame\Creator {#2860 …} +value: "1" +label: "Isaac Childres" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +data: App\Entity\Boardgame\Creator {#3002 …} +value: "2" +label: "Alexander Bernhardt" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +data: App\Entity\Boardgame\Creator {#2991 …} +value: "3" +label: "Jules Messaud" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1471 -elements: [] } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2970 -errors: [] -form: Symfony\Component\Form\Form {#1360 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2972 …5} |
| full_name | "search_form[creators][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_creators" |
| is_selected | Closure($choice, array $values) {#2973 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 | true |
| name | "creators" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_creators" |
| uses_autocomplete | true |
| valid | true |
| value | [] |
illustrators
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1473 -elements: [] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| autocomplete | true |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Boardgame\Illustrator" |
same as passed value |
| expanded | false |
same as passed value |
| multiple | true |
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" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1226 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1183 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1227 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1214 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1229 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1228 …} } |
| choices | null |
| class | "App\Entity\Boardgame\Illustrator" |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#470 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1205 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#470 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1202 …} } |
| 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 | true |
| 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 |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1191 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_illustrators" ] |
| cache_key | "_search_form_illustrators_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +data: App\Entity\Boardgame\Illustrator {#2867 …} +value: "1" +label: "Alexandr elichev" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +data: App\Entity\Boardgame\Illustrator {#2915 …} +value: "2" +label: "Josh T. McDowell" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +data: App\Entity\Boardgame\Illustrator {#2918 …} +value: "3" +label: "Alvaro Nebot" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +data: App\Entity\Boardgame\Illustrator {#3020 …} +value: "4" +label: "Alexander Bernhardt" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +data: App\Entity\Boardgame\Illustrator {#3013 …} +value: "5" +label: "Pauline Detraz" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1473 -elements: [] } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3032 -errors: [] -form: Symfony\Component\Form\Form {#1352 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2978 …5} |
| full_name | "search_form[illustrators][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_illustrators" |
| is_selected | Closure($choice, array $values) {#3031 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 | true |
| name | "illustrators" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_illustrators" |
| uses_autocomplete | true |
| valid | true |
| value | [] |
publishers
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| autocomplete | true |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Boardgame\Publisher" |
same as passed value |
| expanded | false |
same as passed value |
| multiple | true |
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" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1167 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1141 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1135 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1214 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1127 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1130 …} } |
| choices | null |
| class | "App\Entity\Boardgame\Publisher" |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#470 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1155 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#470 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …} } |
| 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 | true |
| 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 |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1173 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_publishers" ] |
| cache_key | "_search_form_publishers_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +data: App\Entity\Boardgame\Publisher {#2989 …} +value: "1" +label: "Cepholair Games" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +data: App\Entity\Boardgame\Publisher {#2874 …} +value: "2" +label: "Cephalofair Games" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +data: App\Entity\Boardgame\Publisher {#2885 …} +value: "3" +label: "Albi" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +data: App\Entity\Boardgame\Publisher {#2888 …} +value: "4" +label: "Albi Polska" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +data: App\Entity\Boardgame\Publisher {#2891 …} +value: "5" +label: "Arclight Games" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +data: App\Entity\Boardgame\Publisher {#2894 …} +value: "6" +label: "Feuerland Spiele" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +data: App\Entity\Boardgame\Publisher {#2897 …} +value: "7" +label: "Galápagos Jogos" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +data: App\Entity\Boardgame\Publisher {#2900 …} +value: "8" +label: "Games Warehouse" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +data: App\Entity\Boardgame\Publisher {#2903 …} +value: "9" +label: "Gém Klub Kft." +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +data: App\Entity\Boardgame\Publisher {#2906 …} +value: "10" +label: "Hobby World" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +data: App\Entity\Boardgame\Publisher {#2909 …} +value: "11" +label: "Korea Boardgames" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +data: App\Entity\Boardgame\Publisher {#2912 …} +value: "12" +label: "MYBG Co., Ltd." +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +data: App\Entity\Boardgame\Publisher {#3039 …} +value: "13" +label: "Magilano" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +data: App\Entity\Boardgame\Publisher {#3036 …} +value: "14" +label: "Gigamic" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +data: App\Entity\Boardgame\Publisher {#3044 …} +value: "15" +label: "BGA Plus" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +data: App\Entity\Boardgame\Publisher {#3047 …} +value: "16" +label: "Brain Games" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +data: App\Entity\Boardgame\Publisher {#3050 …} +value: "17" +label: "CMON Global Limited" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +data: App\Entity\Boardgame\Publisher {#3053 …} +value: "18" +label: "Engames" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +data: App\Entity\Boardgame\Publisher {#3056 …} +value: "19" +label: "Fox Mind Israel" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +data: App\Entity\Boardgame\Publisher {#3059 …} +value: "20" +label: "Geronimo Games" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +data: App\Entity\Boardgame\Publisher {#3062 …} +value: "21" +label: "Ghenos Games" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +data: App\Entity\Boardgame\Publisher {#3065 …} +value: "22" +label: "Hachette Boardgames Benelux" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +data: App\Entity\Boardgame\Publisher {#3068 …} +value: "23" +label: "Hachette Boardgames UK" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +data: App\Entity\Boardgame\Publisher {#3071 …} +value: "24" +label: "Hachette Boardgames USA" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +data: App\Entity\Boardgame\Publisher {#3074 …} +value: "25" +label: "Happy Color" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +data: App\Entity\Boardgame\Publisher {#3077 …} +value: "26" +label: "Kaissa Chess & Games" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +data: App\Entity\Boardgame\Publisher {#3080 …} +value: "27" +label: "Kobold Spieleverlag" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +data: App\Entity\Boardgame\Publisher {#3083 …} +value: "28" +label: "Lautapelit.fi" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +data: App\Entity\Boardgame\Publisher {#3086 …} +value: "29" +label: "Lifestyle Boardgames Ltd" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +data: App\Entity\Boardgame\Publisher {#3089 …} +value: "30" +label: "Lucky Duck Games" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +data: App\Entity\Boardgame\Publisher {#3092 …} +value: "31" +label: "M&V Games Distribution" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +data: App\Entity\Boardgame\Publisher {#3095 …} +value: "32" +label: "Maldón" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +data: App\Entity\Boardgame\Publisher {#3098 …} +value: "33" +label: "MEBO Games" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +data: App\Entity\Boardgame\Publisher {#3101 …} +value: "34" +label: "PaperGames (III)" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +data: App\Entity\Boardgame\Publisher {#3104 …} +value: "35" +label: "TLAMA games" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +data: App\Entity\Boardgame\Publisher {#3107 …} +value: "36" +label: "WoodCat" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +data: App\Entity\Boardgame\Publisher {#3110 …} +value: "37" +label: "YOKA Games" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1485 -elements: [] } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3017 -errors: [] -form: Symfony\Component\Form\Form {#1370 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3030 …5} |
| full_name | "search_form[publishers][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_publishers" |
| is_selected | Closure($choice, array $values) {#3022 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 | true |
| name | "publishers" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_publishers" |
| uses_autocomplete | true |
| valid | true |
| value | [] |
tags
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[
"89"
]
|
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1540 -elements: [ App\Entity\Boardgame\Tag {#1654 …} ] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| autocomplete | true |
same as passed value |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Boardgame\Tag" |
same as passed value |
| expanded | false |
same as passed value |
| multiple | true |
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" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1289 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1250 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1290 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1214 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1292 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1291 …} } |
| choices | null |
| class | "App\Entity\Boardgame\Tag" |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#470 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1264 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#470 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1263 …} } |
| 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 | true |
| 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 |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1379 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_form_tags" ] |
| cache_key | "_search_form_tags_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +data: App\Entity\Boardgame\Tag {#3152 …} +value: "1" +label: "Jeu de base" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +data: App\Entity\Boardgame\Tag {#3207 …} +value: "2" +label: "Extension" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +data: App\Entity\Boardgame\Tag {#3202 …} +value: "3" +label: "Standalone" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +data: App\Entity\Boardgame\Tag {#3212 …} +value: "4" +label: "Placement d'ouvrier" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +data: App\Entity\Boardgame\Tag {#3220 …} +value: "5" +label: "Gestion de main" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +data: App\Entity\Boardgame\Tag {#3225 …} +value: "6" +label: "Draft" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +data: App\Entity\Boardgame\Tag {#3230 …} +value: "7" +label: "Majorités" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +data: App\Entity\Boardgame\Tag {#3235 …} +value: "8" +label: "Roll & Write" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +data: App\Entity\Boardgame\Tag {#3240 …} +value: "9" +label: "Roll & write" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +data: App\Entity\Boardgame\Tag {#3245 …} +value: "10" +label: "Stop ou encore" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +data: App\Entity\Boardgame\Tag {#3250 …} +value: "11" +label: "Coopération" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +data: App\Entity\Boardgame\Tag {#3255 …} +value: "12" +label: "Sémi-coopération" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +data: App\Entity\Boardgame\Tag {#3260 …} +value: "13" +label: "Confrontation directe" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +data: App\Entity\Boardgame\Tag {#3265 …} +value: "14" +label: "Négociation" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +data: App\Entity\Boardgame\Tag {#3270 …} +value: "15" +label: "Enchères" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +data: App\Entity\Boardgame\Tag {#3275 …} +value: "16" +label: "Programmation" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +data: App\Entity\Boardgame\Tag {#3280 …} +value: "17" +label: "Déduction" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +data: App\Entity\Boardgame\Tag {#3285 …} +value: "18" +label: "Bluff" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +data: App\Entity\Boardgame\Tag {#3290 …} +value: "19" +label: "jeu à rôle caché" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +data: App\Entity\Boardgame\Tag {#3295 …} +value: "20" +label: "Collection" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +data: App\Entity\Boardgame\Tag {#3300 …} +value: "21" +label: "Pose de tuiles" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +data: App\Entity\Boardgame\Tag {#3305 …} +value: "22" +label: "Création de réseau" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +data: App\Entity\Boardgame\Tag {#3310 …} +value: "23" +label: "Course" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +data: App\Entity\Boardgame\Tag {#3315 …} +value: "24" +label: "Puzzle" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +data: App\Entity\Boardgame\Tag {#3320 …} +value: "25" +label: "Asymétrique" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +data: App\Entity\Boardgame\Tag {#3325 …} +value: "26" +label: "legacy" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +data: App\Entity\Boardgame\Tag {#3330 …} +value: "27" +label: "Campagne" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +data: App\Entity\Boardgame\Tag {#3335 …} +value: "28" +label: "Gestion de ressources" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +data: App\Entity\Boardgame\Tag {#3340 …} +value: "29" +label: "Dés" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +data: App\Entity\Boardgame\Tag {#3345 …} +value: "30" +label: "Cartes" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +data: App\Entity\Boardgame\Tag {#3350 …} +value: "31" +label: "Figurines" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +data: App\Entity\Boardgame\Tag {#3355 …} +value: "32" +label: "Mémoire" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +data: App\Entity\Boardgame\Tag {#3360 …} +value: "33" +label: "Exploration" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +data: App\Entity\Boardgame\Tag {#3365 …} +value: "34" +label: "Fantasy" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +data: App\Entity\Boardgame\Tag {#3373 …} +value: "35" +label: "Science-fiction" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +data: App\Entity\Boardgame\Tag {#3378 …} +value: "36" +label: "Post-apocalyptique" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +data: App\Entity\Boardgame\Tag {#3383 …} +value: "37" +label: "Historique" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +data: App\Entity\Boardgame\Tag {#3388 …} +value: "38" +label: "Exploration spatiale" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +data: App\Entity\Boardgame\Tag {#3393 …} +value: "39" +label: "Construction de ville" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +data: App\Entity\Boardgame\Tag {#3398 …} +value: "40" +label: "Agriculture" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +data: App\Entity\Boardgame\Tag {#3403 …} +value: "41" +label: "Commerce" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +data: App\Entity\Boardgame\Tag {#3408 …} +value: "42" +label: "Politique" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +data: App\Entity\Boardgame\Tag {#3413 …} +value: "43" +label: "Mythologie" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +data: App\Entity\Boardgame\Tag {#3418 …} +value: "44" +label: "Horreur" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +data: App\Entity\Boardgame\Tag {#3423 …} +value: "45" +label: "Cyberpunk" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +data: App\Entity\Boardgame\Tag {#3428 …} +value: "46" +label: "Steampunk" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +data: App\Entity\Boardgame\Tag {#3433 …} +value: "47" +label: "Animaux" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +data: App\Entity\Boardgame\Tag {#3438 …} +value: "48" +label: "Nature" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +data: App\Entity\Boardgame\Tag {#3443 …} +value: "49" +label: "Art" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +data: App\Entity\Boardgame\Tag {#3448 …} +value: "50" +label: "Musique" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +data: App\Entity\Boardgame\Tag {#3453 …} +value: "51" +label: "Cuisine" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +data: App\Entity\Boardgame\Tag {#3458 …} +value: "52" +label: "Enquête" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +data: App\Entity\Boardgame\Tag {#3463 …} +value: "53" +label: "Pirates" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +data: App\Entity\Boardgame\Tag {#3468 …} +value: "54" +label: "Western" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +data: App\Entity\Boardgame\Tag {#3473 …} +value: "55" +label: "Magie" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +data: App\Entity\Boardgame\Tag {#3478 …} +value: "56" +label: "Monstres" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +data: App\Entity\Boardgame\Tag {#3483 …} +value: "57" +label: "Voyage" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +data: App\Entity\Boardgame\Tag {#3488 …} +value: "58" +label: "Super-héros" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +data: App\Entity\Boardgame\Tag {#3493 …} +value: "59" +label: "Industrie" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +data: App\Entity\Boardgame\Tag {#3498 …} +value: "60" +label: "Civilisation" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +data: App\Entity\Boardgame\Tag {#3503 …} +value: "61" +label: "Science" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +data: App\Entity\Boardgame\Tag {#3508 …} +value: "62" +label: "Médecine" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +data: App\Entity\Boardgame\Tag {#3513 …} +value: "63" +label: "Familial" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +data: App\Entity\Boardgame\Tag {#3521 …} +value: "64" +label: "Expert" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +data: App\Entity\Boardgame\Tag {#3526 …} +value: "65" +label: "Initiation" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +data: App\Entity\Boardgame\Tag {#3531 …} +value: "66" +label: "Long" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +data: App\Entity\Boardgame\Tag {#3536 …} +value: "67" +label: "Solo" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +data: App\Entity\Boardgame\Tag {#3541 …} +value: "68" +label: "Duel" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +data: App\Entity\Boardgame\Tag {#3546 …} +value: "69" +label: "Ambiance" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +data: App\Entity\Boardgame\Tag {#3551 …} +value: "70" +label: "Stratégie" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +data: App\Entity\Boardgame\Tag {#3556 …} +value: "71" +label: "Chance" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +data: App\Entity\Boardgame\Tag {#3561 …} +value: "72" +label: "Créativité" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +data: App\Entity\Boardgame\Tag {#3566 …} +value: "73" +label: "Aventure" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +data: App\Entity\Boardgame\Tag {#3571 …} +value: "74" +label: "Deckbuilding" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +data: App\Entity\Boardgame\Tag {#3576 …} +value: "75" +label: "Tuiles modulaires" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +data: App\Entity\Boardgame\Tag {#3581 …} +value: "76" +label: "Fantaisie" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +data: App\Entity\Boardgame\Tag {#3586 …} +value: "77" +label: "Lutte" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +data: App\Entity\Boardgame\Tag {#3591 …} +value: "78" +label: "Miniatures" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +data: App\Entity\Boardgame\Tag {#3596 …} +value: "79" +label: "Action Queue" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +data: App\Entity\Boardgame\Tag {#3601 …} +value: "80" +label: "Récupération des actions" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +data: App\Entity\Boardgame\Tag {#3606 …} +value: "81" +label: "Campagne / cartes de combat" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +data: App\Entity\Boardgame\Tag {#3611 …} +value: "82" +label: "Jeu de cartes Résolution des conflits" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +data: App\Entity\Boardgame\Tag {#3616 …} +value: "83" +label: "Limites de la communication" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +data: App\Entity\Boardgame\Tag {#3621 …} +value: "84" +label: "Jeu de coopération" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +data: App\Entity\Boardgame\Tag {#3626 …} +value: "85" +label: "Succès et échecs critiques" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +data: App\Entity\Boardgame\Tag {#3631 …} +value: "86" +label: "Construction d'une terrasse" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +data: App\Entity\Boardgame\Tag {#3636 …} +value: "87" +label: "Mouvement de la grille" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +data: App\Entity\Boardgame\Tag {#3641 …} +value: "88" +label: "Gestion des mains" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +data: App\Entity\Boardgame\Tag {#1654 …} +value: "89" +label: "Grille hexagonale" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +data: App\Entity\Boardgame\Tag {#3646 …} +value: "90" +label: "Jeu de l'héritage" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +data: App\Entity\Boardgame\Tag {#3651 …} +value: "91" +label: "Ligne de mire" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +data: App\Entity\Boardgame\Tag {#3656 …} +value: "92" +label: "Tableau modulaire" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +data: App\Entity\Boardgame\Tag {#3661 …} +value: "93" +label: "Cartes à usages multiples" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +data: App\Entity\Boardgame\Tag {#3666 …} +value: "94" +label: "Choix narratif / Paragraphe" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +data: App\Entity\Boardgame\Tag {#3671 …} +value: "95" +label: "Capacités uniques" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +data: App\Entity\Boardgame\Tag {#3676 …} +value: "96" +label: "Jeu de rôle" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +data: App\Entity\Boardgame\Tag {#3681 …} +value: "97" +label: "Scénario / Mission / Campagne" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +data: App\Entity\Boardgame\Tag {#3686 …} +value: "98" +label: "Sélection d'actions simultanées" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +data: App\Entity\Boardgame\Tag {#3691 …} +value: "99" +label: "Solo / Solitaire Game" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +data: App\Entity\Boardgame\Tag {#3696 …} +value: "100" +label: "Récit de l'histoire" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +data: App\Entity\Boardgame\Tag {#3701 …} +value: "101" +label: "Tags" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +data: App\Entity\Boardgame\Tag {#3706 …} +value: "102" +label: "Pouvoirs variables des joueurs" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +data: App\Entity\Boardgame\Tag {#3711 …} +value: "103" +label: "Jeu de cartes" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +data: App\Entity\Boardgame\Tag {#3716 …} +value: "104" +label: "Collection d'ensembles" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +data: App\Entity\Boardgame\Tag {#3721 …} +value: "105" +label: "Stratégie abstraite" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +data: App\Entity\Boardgame\Tag {#3726 …} +value: "106" +label: "Ancient" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +data: App\Entity\Boardgame\Tag {#3731 …} +value: "107" +label: "Bâtiment de la ville" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +data: App\Entity\Boardgame\Tag {#3736 …} +value: "108" +label: "Bâtiment du territoire" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +data: App\Entity\Boardgame\Tag {#3741 …} +value: "109" +label: "Vente aux enchères : Néerlandaise" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +data: App\Entity\Boardgame\Tag {#3746 …} +value: "110" +label: "Bonus de fin de partie" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +data: App\Entity\Boardgame\Tag {#3751 …} +value: "111" +label: "Layering" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +data: App\Entity\Boardgame\Tag {#3756 …} +value: "112" +label: "Rédaction ouverte" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +data: App\Entity\Boardgame\Tag {#3761 …} +value: "113" +label: "Construction de modèles" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +data: App\Entity\Boardgame\Tag {#3766 …} +value: "114" +label: "Tile Placement" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +data: App\Entity\Boardgame\Tag {#3771 …} +value: "115" +label: "Ordre de rotation : Progressif" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1540 -elements: [ App\Entity\Boardgame\Tag {#1654 …} ] } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3140 -errors: [] -form: Symfony\Component\Form\Form {#1368 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3018 …5} |
| full_name | "search_form[tags][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_tags" |
| is_selected | Closure($choice, array $values) {#3141 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 | true |
| name | "tags" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_tags" |
| uses_autocomplete | true |
| valid | true |
| value | [
"89"
] |
sortOrder
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "createdAt_desc" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select" ] |
[ "class" => "form-select" ] |
| choices | [ "Date de création (du plus récent)" => "createdAt_desc" "Date de création (du plus ancien)" => "createdAt_asc" "Note auteur (du meilleur)" => "authorRating_desc" "Note moyenne (du meilleur)" => "averageRating_desc" "Nom du jeu (A-Z)" => "gameName_asc" "Nom du jeu (Z-A)" => "gameName_desc" "Joueurs min. (croissant)" => "minPlayers_asc" "Joueurs min. (décroissant)" => "minPlayers_desc" "Durée de jeu (plus courte)" => "playTime_asc" "Durée de jeu (plus longue)" => "playTime_desc" "Difficulté (plus facile)" => "difficulty_asc" "Difficulté (plus difficile)" => "difficulty_desc" ] |
[ "Date de création (du plus récent)" => "createdAt_desc" "Date de création (du plus ancien)" => "createdAt_asc" "Note auteur (du meilleur)" => "authorRating_desc" "Note moyenne (du meilleur)" => "averageRating_desc" "Nom du jeu (A-Z)" => "gameName_asc" "Nom du jeu (Z-A)" => "gameName_desc" "Joueurs min. (croissant)" => "minPlayers_asc" "Joueurs min. (décroissant)" => "minPlayers_desc" "Durée de jeu (plus courte)" => "playTime_asc" "Durée de jeu (plus longue)" => "playTime_desc" "Difficulté (plus facile)" => "difficulty_asc" "Difficulté (plus difficile)" => "difficulty_desc" ] |
| data | "createdAt_desc" |
same as passed value |
| label | "Trier par" |
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" ] |
| 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 | [ "Date de création (du plus récent)" => "createdAt_desc" "Date de création (du plus ancien)" => "createdAt_asc" "Note auteur (du meilleur)" => "authorRating_desc" "Note moyenne (du meilleur)" => "averageRating_desc" "Nom du jeu (A-Z)" => "gameName_asc" "Nom du jeu (Z-A)" => "gameName_desc" "Joueurs min. (croissant)" => "minPlayers_asc" "Joueurs min. (décroissant)" => "minPlayers_desc" "Durée de jeu (plus courte)" => "playTime_asc" "Durée de jeu (plus longue)" => "playTime_desc" "Difficulté (plus facile)" => "difficulty_asc" "Difficulté (plus difficile)" => "difficulty_desc" ] |
| 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 {#467 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#181 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#468 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "createdAt_desc" |
| 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 | "Trier par" |
| 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 | "" |
| 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 |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#133 …} $message: Closure() {#1269 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_form_sortOrder" ] |
| cache_key | "_search_form_sortOrder_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +data: "createdAt_desc" +value: "createdAt_desc" +label: "Date de création (du plus récent)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +data: "createdAt_asc" +value: "createdAt_asc" +label: "Date de création (du plus ancien)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +data: "authorRating_desc" +value: "authorRating_desc" +label: "Note auteur (du meilleur)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +data: "averageRating_desc" +value: "averageRating_desc" +label: "Note moyenne (du meilleur)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +data: "gameName_asc" +value: "gameName_asc" +label: "Nom du jeu (A-Z)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +data: "gameName_desc" +value: "gameName_desc" +label: "Nom du jeu (Z-A)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +data: "minPlayers_asc" +value: "minPlayers_asc" +label: "Joueurs min. (croissant)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +data: "minPlayers_desc" +value: "minPlayers_desc" +label: "Joueurs min. (décroissant)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +data: "playTime_asc" +value: "playTime_asc" +label: "Durée de jeu (plus courte)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +data: "playTime_desc" +value: "playTime_desc" +label: "Durée de jeu (plus longue)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +data: "difficulty_asc" +value: "difficulty_asc" +label: "Difficulté (plus facile)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +data: "difficulty_desc" +value: "difficulty_desc" +label: "Difficulté (plus difficile)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3881 -errors: [] -form: Symfony\Component\Form\Form {#1365 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3142 …5} |
| full_name | "search_form[sortOrder]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_sortOrder" |
| is_selected | Closure($choice, $value) {#3895 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Trier par" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sortOrder" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_search_form_sortOrder" |
| uses_autocomplete | false |
| valid | true |
| value | "" |