Forms
filtre_agenda
Form type:
"App\Form\FiltreAgendaType"
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 | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | "App\DTO\EventFilterDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3136 …} use: { $class: "App\DTO\EventFilterDTO" } } |
| 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() {#3796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3797 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filtre_agenda" "_filtre_agenda" ] |
| cache_key | "_filtre_agenda_filtre_agenda" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3901 -form: Symfony\Component\Form\Form {#3896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3795 …5} |
| full_name | "filtre_agenda" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filtre_agenda" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda" |
| valid | true |
| value | null |
time
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "indifferent" |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure($choice, $key, $value) {#3811 class: "App\Form\FiltreAgendaType" this: App\Form\FiltreAgendaType {#3050 …} } |
same as passed value |
| choices | [ "Aujourd'hui" => "today" "Cette semaine" => "thisWeek" "Les Week-Ends" => "weekEnds" "Indifférent" => "all" ] |
[ "Aujourd'hui" => "today" "Cette semaine" => "thisWeek" "Les Week-Ends" => "weekEnds" "Indifférent" => "all" ] |
| data | "indifferent" |
same as passed value |
| expanded | true |
same as passed value |
| label | false |
false
|
| mapped | false |
false
|
| multiple | false |
false
|
| required | true |
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 |
| choice_attr | Closure($choice, $key, $value) {#3811 class: "App\Form\FiltreAgendaType" this: App\Form\FiltreAgendaType {#3050 …} } |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Aujourd'hui" => "today" "Cette semaine" => "thisWeek" "Les Week-Ends" => "weekEnds" "Indifférent" => "all" ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data | "indifferent" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3764 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filtre_agenda_time" ] |
| cache_key | "_filtre_agenda_time_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "Aujourd'hui" +value: "today" +data: "today" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "Cette semaine" +value: "thisWeek" +data: "thisWeek" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "Les Week-Ends" +value: "weekEnds" +data: "weekEnds" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "Indifférent" +value: "all" +data: "all" +attr: [ "class" => "form-check-input" ] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "indifferent" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3989 -form: Symfony\Component\Form\Form {#3925 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3991 …5} |
| full_name | "filtre_agenda[time]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_time" |
| is_selected | Closure($choice, $value) {#3988 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3776 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "time" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_time" |
| valid | true |
| value | "" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| block_name | "entry" |
same as passed value |
| label | "Aujourd'hui" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "today" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| 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\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3880 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3877 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3879 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Aujourd'hui" |
| 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() {#3928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3932 …} } } |
| validation_groups | null |
| value | "today" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filtre_agenda_time_entry" ] |
| cache_key | "_filtre_agenda_time_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3878 -form: Symfony\Component\Form\Form {#3927 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3965 …5} |
| full_name | "filtre_agenda[time]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_time_0" |
| label | "Aujourd'hui" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_time_entry" |
| valid | true |
| value | "today" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| block_name | "entry" |
same as passed value |
| label | "Cette semaine" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "thisWeek" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| 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\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3880 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3877 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3879 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Cette semaine" |
| 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() {#3900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3899 …} } } |
| validation_groups | null |
| value | "thisWeek" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filtre_agenda_time_entry" ] |
| cache_key | "_filtre_agenda_time_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3872 -form: Symfony\Component\Form\Form {#3941 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3864 …5} |
| full_name | "filtre_agenda[time]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_time_1" |
| label | "Cette semaine" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_time_entry" |
| valid | true |
| value | "thisWeek" |
2
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| block_name | "entry" |
same as passed value |
| label | "Les Week-Ends" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "weekEnds" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| 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\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3880 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3877 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3879 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Les Week-Ends" |
| 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() {#3909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3908 …} } } |
| validation_groups | null |
| value | "weekEnds" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filtre_agenda_time_entry" ] |
| cache_key | "_filtre_agenda_time_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3833 -form: Symfony\Component\Form\Form {#3944 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3780 …5} |
| full_name | "filtre_agenda[time]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_time_2" |
| label | "Les Week-Ends" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_time_entry" |
| valid | true |
| value | "weekEnds" |
3
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| block_name | "entry" |
same as passed value |
| label | "Indifférent" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "all" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| 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\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3880 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3877 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3879 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Indifférent" |
| 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() {#3918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3917 …} } } |
| validation_groups | null |
| value | "all" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_filtre_agenda_time_entry" ] |
| cache_key | "_filtre_agenda_time_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3919 -form: Symfony\Component\Form\Form {#3947 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3910 …5} |
| full_name | "filtre_agenda[time]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_time_3" |
| label | "Indifférent" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_time_entry" |
| valid | true |
| value | "all" |
themes
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-5" ] |
[ "class" => "form-control mb-5" ] |
| choice_label | Closure(Thematique $thematique) {#3840 class: "App\Form\FiltreAgendaType" this: App\Form\FiltreAgendaType {#3050 …} } |
same as passed value |
| choice_value | "nom" |
same as passed value |
| class | "Entity\Thematique" |
same as passed value |
| expanded | false |
false
|
| label | "Choisir un genre/thème" |
same as passed value |
| mapped | false |
false
|
| multiple | false |
false
|
| query_builder | Closure(EntityRepository $er) {#3807 class: "App\Form\FiltreAgendaType" this: App\Form\FiltreAgendaType {#3050 …} } |
Doctrine\ORM\QueryBuilder {#3829 -em: ContainerMmgTToU\EntityManagerGhostEbeb667 {#450 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3828 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3826 #from: "Entity\Thematique" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3827 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.nom ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT t FROM Entity\Thematique t ORDER BY t.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3825 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-5" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Thematique $thematique) {#3840 class: "App\Form\FiltreAgendaType" this: App\Form\FiltreAgendaType {#3050 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3855 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3824 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3837 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3835 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "nom" |
| choices | null |
| class | "Entity\Thematique" |
| 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\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | null |
| disabled | false |
| em | ContainerMmgTToU\EntityManagerGhostEbeb667 {#450 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 {#3858 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMmgTToU\EntityManagerGhostEbeb667 {#450 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3046 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Choisir un genre/thème" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#3829 -em: ContainerMmgTToU\EntityManagerGhostEbeb667 {#450 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3828 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3826 #from: "Entity\Thematique" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3827 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.nom ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT t FROM Entity\Thematique t ORDER BY t.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3825 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3832 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-5" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filtre_agenda_themes" ] |
| cache_key | "_filtre_agenda_themes_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "Accès aux droits" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Accès aux droits" +value: "Accès aux droits" +data: Entity\Thematique {#3146 …} +attr: [] +labelTranslationParameters: [] } "Accompagnement à la scolarité – aide aux devoirs" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Accompagnement à la scolarité – aide aux devoirs" +value: "Accompagnement à la scolarité – aide aux devoirs" +data: Entity\Thematique {#3233 …} +attr: [] +labelTranslationParameters: [] } "Accompagnement administratif" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "Accompagnement administratif" +value: "Accompagnement administratif" +data: Entity\Thematique {#3257 …} +attr: [] +labelTranslationParameters: [] } "Accueil de loisirs" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "Accueil de loisirs" +value: "Accueil de loisirs" +data: Entity\Thematique {#3268 …} +attr: [] +labelTranslationParameters: [] } "Actions Sociales" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "Actions Sociales" +value: "Actions Sociales" +data: Entity\Thematique {#3279 …} +attr: [] +labelTranslationParameters: [] } "Animation de quartier" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Animation de quartier" +value: "Animation de quartier" +data: Entity\Thematique {#3290 …} +attr: [] +labelTranslationParameters: [] } "Apprentissage du Français" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "Apprentissage du Français" +value: "Apprentissage du Français" +data: Entity\Thematique {#3301 …} +attr: [] +labelTranslationParameters: [] } "Arts plastiques" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "Arts plastiques" +value: "Arts plastiques" +data: Entity\Thematique {#3312 …} +attr: [] +labelTranslationParameters: [] } "Culture" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "Culture" +value: "Culture" +data: Entity\Thematique {#3323 …} +attr: [] +labelTranslationParameters: [] } "Danses" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Danses" +value: "Danses" +data: Entity\Thematique {#3334 …} +attr: [] +labelTranslationParameters: [] } "Développement économique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Développement économique" +value: "Développement économique" +data: Entity\Thematique {#3345 …} +attr: [] +labelTranslationParameters: [] } "Distribution alimentaire" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "Distribution alimentaire" +value: "Distribution alimentaire" +data: Entity\Thematique {#3356 …} +attr: [] +labelTranslationParameters: [] } "Éducation" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "Éducation" +value: "Éducation" +data: Entity\Thematique {#3367 …} +attr: [] +labelTranslationParameters: [] } "Enfance" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "Enfance" +value: "Enfance" +data: Entity\Thematique {#3378 …} +attr: [] +labelTranslationParameters: [] } "Environnement_Ecologie_développement durable" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "Environnement-Ecologie-développement durable" +value: "Environnement-Ecologie-développement durable" +data: Entity\Thematique {#3389 …} +attr: [] +labelTranslationParameters: [] } "Etudiant" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "Etudiant" +value: "Etudiant" +data: Entity\Thematique {#3400 …} +attr: [] +labelTranslationParameters: [] } "Formation" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "Formation" +value: "Formation" +data: Entity\Thematique {#3411 …} +attr: [] +labelTranslationParameters: [] } "Gastronomie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "Gastronomie" +value: "Gastronomie" +data: Entity\Thematique {#3422 …} +attr: [] +labelTranslationParameters: [] } "Habitat_Logement" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "Habitat-Logement" +value: "Habitat-Logement" +data: Entity\Thematique {#3433 …} +attr: [] +labelTranslationParameters: [] } "Handicap" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "Handicap" +value: "Handicap" +data: Entity\Thematique {#3444 …} +attr: [] +labelTranslationParameters: [] } "Histoire – Patrimoine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "Histoire – Patrimoine" +value: "Histoire – Patrimoine" +data: Entity\Thematique {#3455 …} +attr: [] +labelTranslationParameters: [] } "Informatiques et Numériques" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "Informatiques et Numériques" +value: "Informatiques et Numériques" +data: Entity\Thematique {#3466 …} +attr: [] +labelTranslationParameters: [] } "Insertion professionnelle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "Insertion professionnelle" +value: "Insertion professionnelle" +data: Entity\Thematique {#3477 …} +attr: [] +labelTranslationParameters: [] } "Jeunesse" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "Jeunesse" +value: "Jeunesse" +data: Entity\Thematique {#3488 …} +attr: [] +labelTranslationParameters: [] } "Littérature" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "Littérature" +value: "Littérature" +data: Entity\Thematique {#3499 …} +attr: [] +labelTranslationParameters: [] } "Loisirs" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "Loisirs" +value: "Loisirs" +data: Entity\Thematique {#3510 …} +attr: [] +labelTranslationParameters: [] } "Médico_social" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "Médico-social" +value: "Médico-social" +data: Entity\Thematique {#3521 …} +attr: [] +labelTranslationParameters: [] } "Mobilités" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "Mobilités" +value: "Mobilités" +data: Entity\Thematique {#3532 …} +attr: [] +labelTranslationParameters: [] } "Musique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "Musique" +value: "Musique" +data: Entity\Thematique {#3543 …} +attr: [] +labelTranslationParameters: [] } "Petite enfance" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "Petite enfance" +value: "Petite enfance" +data: Entity\Thematique {#3554 …} +attr: [] +labelTranslationParameters: [] } "Protection animale" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "Protection animale" +value: "Protection animale" +data: Entity\Thematique {#3565 …} +attr: [] +labelTranslationParameters: [] } "Santé" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "Santé" +value: "Santé" +data: Entity\Thematique {#3576 …} +attr: [] +labelTranslationParameters: [] } "Sciences" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "Sciences" +value: "Sciences" +data: Entity\Thematique {#3587 …} +attr: [] +labelTranslationParameters: [] } "Séniors" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "Séniors" +value: "Séniors" +data: Entity\Thematique {#3598 …} +attr: [] +labelTranslationParameters: [] } "Solidarité internationale" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "Solidarité internationale" +value: "Solidarité internationale" +data: Entity\Thematique {#3609 …} +attr: [] +labelTranslationParameters: [] } "Soutien à la parentalité" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "Soutien à la parentalité" +value: "Soutien à la parentalité" +data: Entity\Thematique {#3620 …} +attr: [] +labelTranslationParameters: [] } "Sport" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "Sport" +value: "Sport" +data: Entity\Thematique {#3631 …} +attr: [] +labelTranslationParameters: [] } "Théatre" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "Théatre" +value: "Théatre" +data: Entity\Thematique {#3642 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3968 -form: Symfony\Component\Form\Form {#3950 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3986 …5} |
| full_name | "filtre_agenda[themes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_themes" |
| is_selected | Closure($choice, $value) {#4033 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3776 …} } |
| label | "Choisir un genre/thème" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "themes" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_themes" |
| valid | true |
| value | "" |
period
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Choisir une période" |
same as passed value |
| label_attr | [ "id" => "periode_label" ] |
[ "id" => "periode_label" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "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\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3842 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3136 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Choisir une période" |
| label_attr | [ "id" => "periode_label" ] |
| 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() {#3853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3839 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_filtre_agenda_period" ] |
| cache_key | "_filtre_agenda_period_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4032 -form: Symfony\Component\Form\Form {#3953 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4034 …5} |
| full_name | "filtre_agenda[period]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_period" |
| label | "Choisir une période" |
| label_attr | [ "id" => "periode_label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "period" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_period" |
| valid | true |
| value | "" |
keyword
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Rechercher par mots clés ..." |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "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\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3870 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3136 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Rechercher par mots clés ..." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3865 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_filtre_agenda_keyword" ] |
| cache_key | "_filtre_agenda_keyword_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4035 -form: Symfony\Component\Form\Form {#3956 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4036 …5} |
| full_name | "filtre_agenda[keyword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_keyword" |
| label | "Rechercher par mots clés ..." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "keyword" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_keyword" |
| valid | true |
| value | "" |
byHobbies
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
| label | "Selon mes centres d'intérêts" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input" ] |
| 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\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3880 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3877 …} } |
| 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 {#3879 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Selon mes centres d'intérêts" |
| 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() {#3884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#3886 …} } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_filtre_agenda_byHobbies" ] |
| cache_key | "_filtre_agenda_byHobbies_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4037 -form: Symfony\Component\Form\Form {#3959 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4038 …5} |
| full_name | "filtre_agenda[byHobbies]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda_byHobbies" |
| label | "Selon mes centres d'intérêts" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "byHobbies" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda_byHobbies" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "47e0d7a214dc7577354d136b13081.XNwgvDzALCIHVTv9LhSJtX3w_ubFvloNjvwGVyOUdHw.K41Z-lahWxt1Cmq3b3290U2grKCSzD5C2IlOHlLlBxsYlRL1cfUBWD4cCw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "47e0d7a214dc7577354d136b13081.XNwgvDzALCIHVTv9LhSJtX3w_ubFvloNjvwGVyOUdHw.K41Z-lahWxt1Cmq3b3290U2grKCSzD5C2IlOHlLlBxsYlRL1cfUBWD4cCw" |
same as passed value |
| mapped | false |
false
|
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 | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3754 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3755 …} -namespace: Closure() {#3757 …} } |
| data | "47e0d7a214dc7577354d136b13081.XNwgvDzALCIHVTv9LhSJtX3w_ubFvloNjvwGVyOUdHw.K41Z-lahWxt1Cmq3b3290U2grKCSzD5C2IlOHlLlBxsYlRL1cfUBWD4cCw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3136 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3763 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#3653 …} $translationDomain: "validators" $message: Closure() {#4041 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_filtre_agenda__token" ] |
| cache_key | "_filtre_agenda__token_hidden" |
| compound | false |
| data | "47e0d7a214dc7577354d136b13081.XNwgvDzALCIHVTv9LhSJtX3w_ubFvloNjvwGVyOUdHw.K41Z-lahWxt1Cmq3b3290U2grKCSzD5C2IlOHlLlBxsYlRL1cfUBWD4cCw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4054 -form: Symfony\Component\Form\Form {#4050 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4045 …5} |
| full_name | "filtre_agenda[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "filtre_agenda__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_filtre_agenda__token" |
| valid | true |
| value | "47e0d7a214dc7577354d136b13081.XNwgvDzALCIHVTv9LhSJtX3w_ubFvloNjvwGVyOUdHw.K41Z-lahWxt1Cmq3b3290U2grKCSzD5C2IlOHlLlBxsYlRL1cfUBWD4cCw" |