Forms
-
filtre_identite
-
sonMusic
-
0
-
1
-
-
grammageMusic
-
0
-
1
-
2
-
-
rpmMusic
-
0
-
1
-
-
textRecherche
-
boxSet
-
-
pays
-
nom
-
filtre_identite
"App\Form\Model\FiltreIdentiteType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\DTO\FiltreIdentite {#1131 -sonMusic: [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] -grammageMusic: [ App\Enum\GrammageMusicEnum {#1134 +name: "GRAMMAGE_120_120" +value: "120/120" } App\Enum\GrammageMusicEnum {#1135 +name: "GRAMMAGE_140" +value: "140" } App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] -rpmMusic: [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] -textRecherche: "" -boxSet: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| categories_produit | App\Enum\CategorieProduitEnum {#1047 +name: "VINYLES" +value: "Vinyles" } |
same as passed value |
| data | App\DTO\FiltreIdentite {#1131 -sonMusic: [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] -grammageMusic: [ App\Enum\GrammageMusicEnum {#1134 +name: "GRAMMAGE_120_120" +value: "120/120" } App\Enum\GrammageMusicEnum {#1135 +name: "GRAMMAGE_140" +value: "140" } App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] -rpmMusic: [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] -textRecherche: "" -boxSet: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| categories_produit | App\Enum\CategorieProduitEnum {#1047 +name: "VINYLES" +value: "Vinyles" } |
| 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 {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\DTO\FiltreIdentite {#1131 -sonMusic: [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] -grammageMusic: [ App\Enum\GrammageMusicEnum {#1134 +name: "GRAMMAGE_120_120" +value: "120/120" } App\Enum\GrammageMusicEnum {#1135 +name: "GRAMMAGE_140" +value: "140" } App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] -rpmMusic: [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] -textRecherche: "" -boxSet: null } |
| data_class | "App\DTO\FiltreIdentite" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\DTO\FiltreIdentite" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1196 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filtre_identite" "_filtre_identite" ] |
| cache_key | "_filtre_identite_filtre_identite" |
| compound | true |
| data | App\DTO\FiltreIdentite {#1131 -sonMusic: [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] -grammageMusic: [ App\Enum\GrammageMusicEnum {#1134 +name: "GRAMMAGE_120_120" +value: "120/120" } App\Enum\GrammageMusicEnum {#1135 +name: "GRAMMAGE_140" +value: "140" } App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] -rpmMusic: [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] -textRecherche: "" -boxSet: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1558 -errors: [] -form: Symfony\Component\Form\Form {#1301 …} } |
| form | Symfony\Component\Form\FormView {#1376 …5} |
| full_name | "filtre_identite" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filtre_identite" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite" |
| valid | true |
| value | App\DTO\FiltreIdentite {#1131 -sonMusic: [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] -grammageMusic: [ App\Enum\GrammageMusicEnum {#1134 +name: "GRAMMAGE_120_120" +value: "120/120" } App\Enum\GrammageMusicEnum {#1135 +name: "GRAMMAGE_140" +value: "140" } App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] -rpmMusic: [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] -textRecherche: "" -boxSet: null } |
sonMusic
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] |
| View Format |
[ "0" "1" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Mono" => App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } "Stéréo" => App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] |
[ "Mono" => App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } "Stéréo" => App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] |
| data | [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] |
[ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] |
| expanded | true |
same as passed value |
| label | "Son" |
same as passed value |
| label_attr | [ "class" => "label-titre" ] |
[ "class" => "label-titre" ] |
| multiple | true |
same as passed value |
| priority | 9 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Mono" => App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } "Stéréo" => App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Son" |
| label_attr | [ "class" => "label-titre" ] |
| 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 | 9 |
| 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() {#1221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filtre_identite_sonMusic" ] |
| cache_key | "_filtre_identite_sonMusic_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1228 +data: App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } +value: "0" +label: "Mono" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1229 +data: App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } +value: "1" +label: "Stéréo" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ App\Enum\SonMusicEnum {#1132 +name: "MONO" +value: "Mono" } App\Enum\SonMusicEnum {#1133 +name: "STEREO" +value: "Stéréo" } ] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1565 -errors: [] -form: Symfony\Component\Form\Form {#1322 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1567 …5} |
| full_name | "filtre_identite[sonMusic]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_sonMusic" |
| is_selected | Closure($choice, array $values) {#1564 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Son" |
| label_attr | [ "class" => "label-titre" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "sonMusic" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 9 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_sonMusic" |
| uses_autocomplete | false |
| valid | true |
| value | [ "0" "1" ] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Mono" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mono" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1305 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_identite_sonMusic_entry" ] |
| cache_key | "_filtre_identite_sonMusic_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1554 -errors: [] -form: Symfony\Component\Form\Form {#1325 …} } |
| form | Symfony\Component\Form\FormView {#1563 …5} |
| full_name | "filtre_identite[sonMusic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_sonMusic_0" |
| label | "Mono" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_sonMusic_entry" |
| valid | true |
| value | "0" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Stéréo" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Stéréo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1314 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_identite_sonMusic_entry" ] |
| cache_key | "_filtre_identite_sonMusic_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1668 -errors: [] -form: Symfony\Component\Form\Form {#1328 …} } |
| form | Symfony\Component\Form\FormView {#1667 …5} |
| full_name | "filtre_identite[sonMusic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_sonMusic_1" |
| label | "Stéréo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_sonMusic_entry" |
| valid | true |
| value | "1" |
grammageMusic
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ 2 => App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } 3 => App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } 4 => App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] |
| View Format |
[ 2 => "0" 3 => "1" 4 => "2" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ 150 => App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } 180 => App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } 200 => App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] |
[ 150 => App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } 180 => App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } 200 => App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] |
| data | [ 2 => App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } 3 => App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } 4 => App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] |
[ 2 => App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } 3 => App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } 4 => App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] |
| expanded | true |
same as passed value |
| label | "Gramme" |
same as passed value |
| label_attr | [ "class" => "label-titre" ] |
[ "class" => "label-titre" ] |
| multiple | true |
same as passed value |
| priority | 3 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 150 => App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } 180 => App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } 200 => App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | [ 2 => App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } 3 => App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } 4 => App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Gramme" |
| label_attr | [ "class" => "label-titre" ] |
| 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 | 3 |
| 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() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1237 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filtre_identite_grammageMusic" ] |
| cache_key | "_filtre_identite_grammageMusic_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1245 +data: App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } +value: "0" +label: "150" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1246 +data: App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } +value: "1" +label: "180" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1247 +data: App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } +value: "2" +label: "200" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ 2 => App\Enum\GrammageMusicEnum {#1136 +name: "GRAMMAGE_150" +value: "150" } 3 => App\Enum\GrammageMusicEnum {#1137 +name: "GRAMMAGE_180" +value: "180" } 4 => App\Enum\GrammageMusicEnum {#1138 +name: "GRAMMAGE_200" +value: "200" } ] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1561 -errors: [] -form: Symfony\Component\Form\Form {#1358 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1562 …5} |
| full_name | "filtre_identite[grammageMusic]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_grammageMusic" |
| is_selected | Closure($choice, array $values) {#1671 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Gramme" |
| label_attr | [ "class" => "label-titre" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "grammageMusic" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 3 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_grammageMusic" |
| uses_autocomplete | false |
| valid | true |
| value | [ 2 => "0" 3 => "1" 4 => "2" ] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "150" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "150" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1332 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_identite_grammageMusic_entry" ] |
| cache_key | "_filtre_identite_grammageMusic_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1659 -errors: [] -form: Symfony\Component\Form\Form {#1361 …} } |
| form | Symfony\Component\Form\FormView {#1571 …5} |
| full_name | "filtre_identite[grammageMusic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_grammageMusic_0" |
| label | "150" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_grammageMusic_entry" |
| valid | true |
| value | "0" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "180" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "180" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1341 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_identite_grammageMusic_entry" ] |
| cache_key | "_filtre_identite_grammageMusic_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1660 -errors: [] -form: Symfony\Component\Form\Form {#1364 …} } |
| form | Symfony\Component\Form\FormView {#1657 …5} |
| full_name | "filtre_identite[grammageMusic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_grammageMusic_1" |
| label | "180" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_grammageMusic_entry" |
| valid | true |
| value | "1" |
2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "200" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "200" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1350 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "2" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_identite_grammageMusic_entry" ] |
| cache_key | "_filtre_identite_grammageMusic_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1658 -errors: [] -form: Symfony\Component\Form\Form {#1367 …} } |
| form | Symfony\Component\Form\FormView {#1655 …5} |
| full_name | "filtre_identite[grammageMusic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_grammageMusic_2" |
| label | "200" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_grammageMusic_entry" |
| valid | true |
| value | "2" |
rpmMusic
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] |
| View Format |
[ "0" "1" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ 33 => App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } 45 => App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] |
[ 33 => App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } 45 => App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] |
| data | [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] |
[ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] |
| expanded | true |
same as passed value |
| label | "RPM" |
same as passed value |
| label_attr | [ "class" => "label-titre" ] |
[ "class" => "label-titre" ] |
| multiple | true |
same as passed value |
| priority | 2 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 33 => App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } 45 => App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] |
| compound | true |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "RPM" |
| label_attr | [ "class" => "label-titre" ] |
| 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 | 2 |
| 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() {#1271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1270 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filtre_identite_rpmMusic" ] |
| cache_key | "_filtre_identite_rpmMusic_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1278 +data: App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } +value: "0" +label: "33" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1279 +data: App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } +value: "1" +label: "45" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ App\Enum\RPMMusicEnum {#1139 +name: "RPM_33" +value: "33" } App\Enum\RPMMusicEnum {#1140 +name: "RPM_45" +value: "45" } ] |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1806 -errors: [] -form: Symfony\Component\Form\Form {#1391 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1656 …5} |
| full_name | "filtre_identite[rpmMusic]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_rpmMusic" |
| is_selected | Closure($choice, array $values) {#1799 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "RPM" |
| label_attr | [ "class" => "label-titre" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "rpmMusic" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 2 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_rpmMusic" |
| uses_autocomplete | false |
| valid | true |
| value | [ "0" "1" ] |
0
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "33" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "0" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "33" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1374 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_identite_rpmMusic_entry" ] |
| cache_key | "_filtre_identite_rpmMusic_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1871 -errors: [] -form: Symfony\Component\Form\Form {#1394 …} } |
| form | Symfony\Component\Form\FormView {#1865 …5} |
| full_name | "filtre_identite[rpmMusic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_rpmMusic_0" |
| label | "33" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_rpmMusic_entry" |
| valid | true |
| value | "0" |
1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "45" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "45" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1383 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_identite_rpmMusic_entry" ] |
| cache_key | "_filtre_identite_rpmMusic_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1809 -errors: [] -form: Symfony\Component\Form\Form {#1397 …} } |
| form | Symfony\Component\Form\FormView {#1796 …5} |
| full_name | "filtre_identite[rpmMusic][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_rpmMusic_1" |
| label | "45" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_rpmMusic_entry" |
| valid | true |
| value | "1" |
textRecherche
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Rechercher..." ] |
[ "placeholder" => "Rechercher..." ] |
| label | false |
same as passed value |
| priority | 1 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Rechercher..." ] |
| 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 {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1293 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 | 1 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1294 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Rechercher..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_filtre_identite_textRecherche" ] |
| cache_key | "_filtre_identite_textRecherche_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1901 -errors: [] -form: Symfony\Component\Form\Form {#1400 …} } |
| form | Symfony\Component\Form\FormView {#1798 …5} |
| full_name | "filtre_identite[textRecherche]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_textRecherche" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "textRecherche" |
| priority | 1 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_textRecherche" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
boxSet
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Box Set" |
same as passed value |
| label_attr | [ "class" => "label-titre" ] |
[ "class" => "label-titre" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1259 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Box Set" |
| label_attr | [ "class" => "label-titre" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1263 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_identite_boxSet" ] |
| cache_key | "_filtre_identite_boxSet_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1626 -errors: [] -form: Symfony\Component\Form\Form {#1370 …} } |
| form | Symfony\Component\Form\FormView {#1672 …5} |
| full_name | "filtre_identite[boxSet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_identite_boxSet" |
| label | "Box Set" |
| label_attr | [ "class" => "label-titre" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "boxSet" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_identite_boxSet" |
| valid | true |
| value | "1" |
pays
"App\Form\FrontEnd\PaysType"
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
This form was not submitted.
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 {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "App\Entity\Pays" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Pays" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#2600 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "pays" "_pays" ] |
| cache_key | "_pays_pays" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2739 -errors: [] -form: Symfony\Component\Form\Form {#2748 …} } |
| form | Symfony\Component\Form\FormView {#2598 …5} |
| full_name | "pays" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pays" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pays" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pays" |
| valid | true |
| value | null |
nom
"App\Form\AutoCompleteField\PaysAutocompleteField"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Pays : * " |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Loader\LazyChoiceLoader {#2713 -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#2766 …} -loader: Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2735 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2724 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2736 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2738 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2737 …} } |
| choices | null |
| class | "App\Entity\Pays" |
| 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 {#1003 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …} -logger: Monolog\Logger {#172 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1000 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| filter_query | null |
| 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 {#2715 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2717 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Pays : * " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Choisir un Pays" |
| 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 | [] |
| searchable_fields | [
"nom"
] |
| security | false |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#2687 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/autocomplete/pays_autocomplete_field" "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" "ux_entity_autocomplete" "pays_autocomplete_field" "_pays_nom" ] |
| cache_key | "_pays_nom_pays_autocomplete_field" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2758 -errors: [] -form: Symfony\Component\Form\Form {#2750 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2757 …5} |
| full_name | "pays[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pays_nom" |
| is_selected | Closure($choice, $value) {#2761 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Pays : * " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "nom" |
| placeholder | "Choisir un Pays" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pays_nom" |
| uses_autocomplete | true |
| valid | true |
| value | "" |