Forms
-
search_versement
-
banque
-
station
-
statut
-
dateDebut
-
dateFin
-
search_versement
Form type:
"App\Form\Domain\Controle\SearchVersementType"
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\CsrfTokenManager {#2103 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2114 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2116 …} -namespace: Closure() {#2118 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2163 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "GET" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2162 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2164 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_versement" "_search_versement" ] |
| cache_key | "_search_versement_search_versement" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2620 -form: Symfony\Component\Form\Form {#2286 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2299 …5} |
| full_name | "search_versement" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_versement" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "search_versement" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_versement" |
| valid | true |
| value | null |
banque
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 form-control-sm" ] |
[ "class" => "form-control form-control-sm" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Domain\System\Banque" |
same as passed value |
| label | "Banque :" |
same as passed value |
| placeholder | "-- Toutes --" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2270 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2158 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2260 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2269 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2261 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2264 …} } |
| choices | null |
| class | "App\Entity\Domain\System\Banque" |
| 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 {#2103 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2114 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2116 …} -namespace: Closure() {#2118 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | ContainerIyZ1otO\EntityManagerGhostEbeb667 {#283 …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 {#2151 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerIyZ1otO\EntityManagerGhostEbeb667 {#283 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2153 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Banque :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "-- Toutes --" |
| placeholder_attr | [] |
| 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 | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2147 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_versement_banque" ] |
| cache_key | "_search_versement_banque_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +label: "NSIA BANQUE" +value: "1" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2414 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "BACI" +value: "2" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2404 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +label: "SOCIÉTÉ GÉNÉRALE" +value: "3" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2493 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "BACI" +value: "4" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2421 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "BANK OF AFRICA" +value: "5" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2392 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +label: "ECOBANK CI" +value: "6" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2548 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "BANQUE ATLANTIQUE" +value: "7" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2519 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +label: "ORABANK CI" +value: "8" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2541 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +label: "BGFI BANK CI" +value: "9" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2512 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +label: "UBA CI" +value: "10" +data: Proxies\__CG__\App\Entity\Domain\System\Banque {#2534 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2600 -form: Symfony\Component\Form\Form {#2324 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2602 …5} |
| full_name | "search_versement[banque]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_versement_banque" |
| is_selected | Closure($choice, $value) {#2758 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Banque :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "banque" |
| placeholder | "-- Toutes --" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_versement_banque" |
| valid | true |
| value | "" |
station
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 form-control-sm" ] |
[ "class" => "form-control form-control-sm" ] |
| choice_label | "libelle" |
same as passed value |
| class | "App\Entity\Domain\Chargement\StationService" |
same as passed value |
| label | "Station :" |
same as passed value |
| placeholder | "-- Toutes --" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "libelle" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2243 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2253 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2242 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2269 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2240 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2241 …} } |
| choices | null |
| class | "App\Entity\Domain\Chargement\StationService" |
| 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 {#2103 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2114 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2116 …} -namespace: Closure() {#2118 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | ContainerIyZ1otO\EntityManagerGhostEbeb667 {#283 …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 {#2250 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerIyZ1otO\EntityManagerGhostEbeb667 {#283 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#997 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Station :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "-- Toutes --" |
| placeholder_attr | [] |
| 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 | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2254 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_search_versement_station" ] |
| cache_key | "_search_versement_station_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +label: "S/S Bingerville" +value: "1" +data: Proxies\__CG__\App\Entity\Domain\Chargement\StationService {#2411 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +label: "S/S Assinie" +value: "2" +data: Proxies\__CG__\App\Entity\Domain\Chargement\StationService {#2401 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +label: "S/S Didiévi" +value: "3" +data: App\Entity\Domain\Chargement\StationService {#3133 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "S/S Bouaké" +value: "4" +data: Proxies\__CG__\App\Entity\Domain\Chargement\StationService {#2379 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2763 -form: Symfony\Component\Form\Form {#2327 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2599 …5} |
| full_name | "search_versement[station]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_versement_station" |
| is_selected | Closure($choice, $value) {#2764 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Station :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "station" |
| placeholder | "-- Toutes --" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_versement_station" |
| valid | true |
| value | "" |
statut
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 form-control-sm" ] |
[ "class" => "form-control form-control-sm" ] |
| choices | [ "En attente" => "en_attente" "Validé" => "valide" "Rejeté" => "rejete" ] |
[ "En attente" => "en_attente" "Validé" => "valide" "Rejeté" => "rejete" ] |
| label | "Statut :" |
same as passed value |
| placeholder | "-- Tous --" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "En attente" => "en_attente" "Validé" => "valide" "Rejeté" => "rejete" ] |
| 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 {#2103 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2114 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2116 …} -namespace: Closure() {#2118 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Statut :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "-- Tous --" |
| placeholder_attr | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2231 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2232 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_versement_statut" ] |
| cache_key | "_search_versement_statut_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +label: "En attente" +value: "en_attente" +data: "en_attente" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +label: "Validé" +value: "valide" +data: "valide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +label: "Rejeté" +value: "rejete" +data: "rejete" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2788 -form: Symfony\Component\Form\Form {#2330 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2766 …5} |
| full_name | "search_versement[statut]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_versement_statut" |
| is_selected | Closure($choice, $value) {#3183 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Statut :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "statut" |
| placeholder | "-- Tous --" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_versement_statut" |
| valid | true |
| value | "" |
dateDebut
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 form-control-sm" ] |
[ "class" => "form-control form-control-sm" ] |
| label | "Du :" |
same as passed value |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#2103 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2114 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2116 …} -namespace: Closure() {#2118 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Du :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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() {#2199 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2206 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_search_versement_dateDebut" ] |
| cache_key | "_search_versement_dateDebut_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3184 -form: Symfony\Component\Form\Form {#2288 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3185 …5} |
| full_name | "search_versement[dateDebut]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_versement_dateDebut" |
| label | "Du :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateDebut" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_search_versement_dateDebut" |
| valid | true |
| value | "" |
| widget | "single_text" |
dateFin
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 form-control-sm" ] |
[ "class" => "form-control form-control-sm" ] |
| label | "Au :" |
same as passed value |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#2103 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2114 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2116 …} -namespace: Closure() {#2118 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Au :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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() {#2279 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2278 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_search_versement_dateFin" ] |
| cache_key | "_search_versement_dateFin_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3186 -form: Symfony\Component\Form\Form {#2291 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3187 …5} |
| full_name | "search_versement[dateFin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_versement_dateFin" |
| label | "Au :" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateFin" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_search_versement_dateFin" |
| valid | true |
| value | "" |
| widget | "single_text" |